aboutsummaryrefslogtreecommitdiffhomepage
path: root/model
Commit message (Expand)AuthorAge
* Remove unused Entry.Category in API clientGravatar Frédéric Guillot2020-01-05
* Do not expose yet feed counter via APIGravatar Frédéric Guillot2019-11-29
* Add the possibility to add rules during feed creationGravatar Frédéric Guillot2019-11-29
* Improve storage moduleGravatar Frédéric Guillot2019-10-29
* Show unread counters on feeds pageGravatar Maxim Baz2019-10-29
* Add theme variantsGravatar Frédéric Guillot2019-09-21
* Add option to disable feedsGravatar Frédéric Guillot2019-07-26
* Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot2019-04-28
* Handle the case when application session is expired and not user sessionGravatar Frédéric Guillot2019-01-21
* Fix golint import in travis.ymlGravatar Frédéric Guillot2018-10-14
* Simplify feed fetcherGravatar Frédéric Guillot2018-10-14
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
* Revert cookie flag from strict to lax mode otherwise oauth2 won't workGravatar Frédéric Guillot2018-09-09
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
* Update unit test for Sans-Serif themeGravatar Dave Z2018-07-02
* Improve feed and user API updates with optional valuesGravatar Frédéric Guillot2018-06-23
* Add new fields for feed username/passwordGravatar Frédéric Guillot2018-06-19
* Added Sans-Serif theme.Gravatar Dave Z2018-06-19
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
* Add Pocket integrationGravatar Allan Reyes2018-05-20
* Add unit test for comments url and French translationGravatar Frédéric Guillot2018-04-07
* Add CommentsURL to entryGravatar Ben Brooks2018-04-07
* Convert enclosure size field to bigintGravatar Frédéric Guillot2018-03-14
* Show last login and session creation date in current timezoneGravatar Frédéric Guillot2018-03-04
* Add Nunux Keeper integrationGravatar Nicolas Carlier2018-02-25
* Store language in session to show the login page translatedGravatar Frédéric Guillot2018-01-20
* Add more comments (GoDoc)Gravatar Frédéric Guillot2018-01-11
* Improve user API responsesGravatar Frédéric Guillot2017-12-29
* Improve APIGravatar Frédéric Guillot2017-12-24
* Add bookmarksGravatar Frédéric Guillot2017-12-22
* Add Wallabag integrationGravatar Frédéric Guillot2017-12-18
* Session management refactoringGravatar Frédéric Guillot2017-12-16
* Rename sessions table to user_sessionsGravatar Frédéric Guillot2017-12-16
* Rewrite importsGravatar Frédéric Guillot2017-12-12
* Add the possibility to enable crawler for feedsGravatar Frédéric Guillot2017-12-12
* Add the possibility to define rewrite rules for each feedGravatar Frédéric Guillot2017-12-11
* Add scraper rulesGravatar Frédéric Guillot2017-12-10
* Add Fever APIGravatar Frédéric Guillot2017-12-03
* Add Instapaper integrationGravatar Frédéric Guillot2017-12-02
* Add Pinboard integrationGravatar Frédéric Guillot2017-12-02
* Make entries sorting configurableGravatar Frédéric Guillot2017-12-02
* Store tokens in database instead of cookieGravatar Frédéric Guillot2017-12-01
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
* Add integration tests for entriesGravatar Frédéric Guillot2017-11-26
* Add unit tests for modelsGravatar Frédéric Guillot2017-11-25
* Add integration tests for usersGravatar Frédéric Guillot2017-11-25
* Add first integration testGravatar Frédéric Guillot2017-11-25
* Improve APIGravatar Frédéric Guillot2017-11-24