Commit Graph

13 Commits

Author SHA1 Message Date
231663b07e
Changed license to AGPL3.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-15 22:53:38 +02:00
5e6bf432a8
Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
07c39ab4bf
Changed for-loop to std::transform. 2019-03-30 23:57:25 +01:00
54a1fb0d3e
Added Easy::time as time type.
All checks were successful
the build was successful
2019-03-29 14:44:39 +01:00
0b35fa0828
Uodated copyright years. 2019-03-20 06:15:43 +01:00
e07dc45184
Inherit constructors from Entity. 2019-03-11 20:48:54 +01:00
24687cba07
Removed deprecated code. 2019-02-22 08:23:26 +01:00
ee82d35357
Removed const where it has no effect.
All checks were successful
the build was successful
2018-12-04 11:26:28 +01:00
b74381ceed
Enhanced Entity::valid
All checks were successful
the build was successful
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
de8665481e
removed unnecessary 2018-06-12 03:06:02 +02:00
14e164d7b4
old hashtags are now suffixed with _v1, new hashtags with _v2. hashtags() is an alias for _v1. 2018-06-11 01:54:15 +02:00
55837e78d2
Added /api/v2/search, copied Easy::Result::hashtag to hashtag_v1, changed Easy::Result::hashtag to return Easy::Tag objects 2018-06-11 01:38:36 +02:00
87fded18db
Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00