|
231663b07e
|
Changed license to AGPL3.
continuous-integration/drone/push Build is passing
|
2019-08-15 22:53:38 +02:00 |
|
|
39af18fe35
|
Removed nonsensical ifdefs.
|
2019-08-12 04:55:31 +02:00 |
|
|
86dccaf2d7
|
Removed inclusion of easy.hpp from entities.
Also added override to valid().
|
2019-03-31 21:43:57 +02:00 |
|
|
54a1fb0d3e
|
Added Easy::time as time type.
|
2019-03-29 14:44:39 +01:00 |
|
|
4aad1425eb
|
Turned Easy into namespace, renamed class Easy::API.
Don't look, I'm not done yet! :-)
|
2019-03-28 15:30:56 +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.
|
2018-12-04 11:26:28 +01:00 |
|
|
b74381ceed
|
Enhanced Entity::valid
It now checks if all non-nullable attributes are set. fixes #10
|
2018-07-14 11:54:13 +02:00 |
|
|
7bd17a0ef0
|
Added a lot more version tags to the documentation
That was tedious! 😓
|
2018-06-14 11:17:26 +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 |
|