Kordian Bruck
dd47b3f82e
Add feed group feature
...
- each feed can have multiple groups assigned
- group assignments are done on the add or edit feed page
- groups are only visible on the unread page
- groups are exported via the fever api
- it's not possible do delete a group manually from the database (the group will be removed automatically, as soon as the last association of a group to a feed is removed)
- if you try to create an already existing group, the existing group is used to prevent duplicates
2015-08-05 01:01:21 +02:00
Mathias Kresin
f346af2f38
keep selected options on feed adding error
2015-04-10 23:09:19 +02:00
Mathias Kresin
f3e9b4d9b5
improve image-proxy
...
- use passthrough mode for image proxy (fixes #295 )
- add image proxy when rendering an article (fixes #314 )
- add referrer cloaking option to feed options (fixes #319 )
2015-02-06 07:11:21 +01:00
Frederic Guillot
215cf3f881
Change navigation for feeds sub-menus
2015-01-14 20:18:24 -05:00
Frédéric Guillot
e5947db7f1
Add CSRF protections
2014-11-07 21:44:20 -05:00
Frédéric Guillot
53b94d8f7b
Add option to force RTL mode per feed and improve feed modification
2014-10-19 19:14:33 -04:00
Frédéric Guillot
3453a9f1d4
Improve usability (merge pull-request #226 )
2014-07-26 07:33:15 -04:00
Frédéric Guillot
2ec5d4ffb0
Add bookmarklet link (add a subscription directly from any browsers)
2013-09-04 20:45:06 -04:00
Frédéric Guillot
e77b785263
Improve content grabber: add rules for specific websites and add automatic download for feeds
2013-08-31 11:05:45 -04:00
Frederic Guillot
450ae98ac1
Improve add feed form
2013-08-03 21:07:15 -04:00
MonsieurPaulLeBoulanger
8951ba8f45
improved starred/unstarred function, code refactoring using a mode
...
session var ('default', 'starred', 'history')
2013-06-10 16:23:48 +02:00
Frederic Guillot
8fd7b18927
Move everything to the top-level directory
2013-05-21 12:34:39 +02:00