miniflux-legacy/models
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
..
.htaccess Add autoflush value 'immediately' and improve gitignore 2013-12-22 21:25:54 -05:00
auto_update.php remove unused namespace imports and functions 2015-04-23 23:37:33 +02:00
config.php Allow to override the maximum feed size limit 2015-08-04 18:41:23 +02:00
database.php switch config table to key/value store 2015-01-28 05:26:36 +01:00
feed.php Add feed group feature 2015-08-05 01:01:21 +02:00
group.php Add feed group feature 2015-08-05 01:01:21 +02:00
item.php Add feed group feature 2015-08-05 01:01:21 +02:00
proxy.php Rename proxy functions 2015-05-17 13:33:13 -04:00
remember_me.php remove unused namespace imports and functions 2015-04-23 23:37:33 +02:00
schema.php Add feed group feature 2015-08-05 01:01:21 +02:00
service.php Add Instapaper support 2014-12-24 13:50:20 -05:00
user.php switch config table to key/value store 2015-01-28 05:26:36 +01:00