Commit Graph

16 Commits

Author SHA1 Message Date
Frédéric Guillot 7039df9af1 Improve feed and user API updates with optional values 2018-06-23 16:16:54 -07:00
Frédéric Guillot 36dab8b518 Add more filters for API call /entries
New filters:

- before (unix timestamp)
- before_entry_id
- after
- after_entry_id
- starred (boolean)
2018-06-09 19:13:41 -07:00
Frédéric Guillot 9554d0bd53 Add integration test for /me endpoint 2018-05-14 18:52:12 -07:00
Frédéric Guillot 5cacae6cf2 Add API endpoint to import OPML file 2018-04-29 18:56:40 -07:00
Frédéric Guillot 631e0a2e20 Add integration test for export API endpoint 2018-01-12 18:16:51 -08:00
Frédéric Guillot c3c27e3637 Add API handler to fetch user by username 2017-12-26 12:10:48 -08:00
Frédéric Guillot 9868f900e9 Add bookmarks 2017-12-22 11:33:01 -08:00
Frédéric Guillot 27196589fb Add FeedIcon API call and update dependencies 2017-12-16 11:25:18 -08:00
Frédéric Guillot 6f5350a497 Move packages http and url 2017-12-02 20:26:21 -08:00
Frédéric Guillot 8781648af9 Add integration tests for entries 2017-11-26 15:07:59 -08:00
Frédéric Guillot 1f015d5dfe Add integration tests for feeds 2017-11-25 17:32:43 -08:00
Frédéric Guillot 39b03cc393 Add integration tests for feed creation 2017-11-25 16:53:51 -08:00
Frédéric Guillot db77e55119 Add integration test for discover endpoint 2017-11-25 15:38:43 -08:00
Frédéric Guillot f644f2580b Add integration tests for categories 2017-11-25 14:35:10 -08:00
Frédéric Guillot ec0f642d5d Add integration tests for users 2017-11-25 12:44:32 -08:00
Frédéric Guillot 142e8b3e0c Add first integration test 2017-11-25 10:44:48 -08:00