miniflux-v2/model
Gergan Penkov 4b6e46d9ab
Add Google Reader API implementation (experimental)
Co-authored-by: Sebastian Kempken <sebastian@kempken.io>
Co-authored-by: Gergan Penkov <gergan@gmail.com>
Co-authored-by: Dave Marquard <dave@marquard.org>
Co-authored-by: Moritz Fago <4459068+MoritzFago@users.noreply.github.com>
2022-01-02 19:45:12 -08:00
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
app_session.go Handle the case when application session is expired and not user session 2019-01-21 20:21:05 -08:00
category.go add option to hide categories from the global unread list 2021-06-12 13:06:30 -07:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry.go Expose `changed_at` time through the API 2021-05-27 20:13:01 -07:00
feed.go Add option to hide feeds from the global Unread list 2021-08-16 19:36:05 -07:00
feed_test.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -08:00
icon.go Fix typos in model/icon.go 2021-10-23 21:47:18 -07:00
integration.go Add Google Reader API implementation (experimental) 2022-01-02 19:45:12 -08:00
job.go Use canonical imports 2018-08-24 21:56:39 -07:00
model.go Refactor feed validator 2021-01-04 14:47:25 -08:00
subscription.go Add per feed cookies option 2021-03-22 20:27:58 -07:00
theme.go Add support for theme color based on preferred color scheme of OS 2021-12-10 19:47:43 -08:00
user.go Add ability to change entry sort order in the UI 2021-09-09 19:59:12 -07:00
user_session.go Use canonical imports 2018-08-24 21:56:39 -07:00