Commit Graph

24 Commits

Author SHA1 Message Date
Frédéric Guillot 9a021ba43e Add an option to choose where to be redirected when there is nothing to read 2013-12-23 13:33:16 -05:00
Frédéric Guillot ee917419ad Set default value of autoflush to 15 days in not set to avoid large database 2013-12-22 21:11:50 -05:00
Frédéric Guillot 4fb68b9b80 Split models and controllers in different files 2013-12-22 20:55:53 -05:00
Frédéric Guillot 282c1cb5ad Display a message next to a feed when there is a parsing error 2013-12-15 19:24:51 -05:00
Frédéric Guillot 9e437c1a93 Add a preference parameter to save default items sorting order 2013-09-18 21:02:46 -04:00
Frédéric Guillot 517ac8dcf0 Add the possibility to link a Google Account or a Mozilla Account to Miniflux 2013-09-06 22:57:09 -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
Frédéric Guillot 68a8e8f954 Change method to generate tokens and allow people to generate new tokens 2013-08-14 21:08:01 -04:00
Frédéric Guillot a79228195f Add RSS feed for bookmarks 2013-08-09 22:23:57 -04:00
Frederic Guillot e7be31c92c Add the possibility to disable/enable a feed 2013-08-04 15:15:12 -04:00
Frederic Guillot 6dcf1f9a81 First version of the JsonRPC API 2013-07-28 15:44:51 -04:00
Frederic Guillot 0b5895733b Change item id everywhere (shorter and use less db space) 2013-07-26 21:00:39 -04:00
Frederic Guillot a30c21dd50 First version of the theme system 2013-07-16 21:58:11 -04:00
Frederic Guillot c33c5ac5b4 Uppercase sql 2013-07-09 21:31:46 -04:00
Luca Marra b3f5fe5012 create feed title with collate nocase fixes #67 2013-07-09 12:18:10 +02:00
Frederic Guillot a79211d47f Improve items paging, get config values, add option to set the number of items per page and add comments 2013-07-06 10:50:37 -04:00
Frederic Guillot 17fbb3de91 Refactoring of bookmarks 2013-06-14 23:12:08 -04:00
Frederic Guillot 40b4c00124 Merge branch 'starred' of git://github.com/MonsieurPaulLeBoulanger/miniflux into starred 2013-06-10 22:15:24 -04:00
Frederic Guillot c2ca54385f minors cleanup 2013-06-10 22:09:51 -04:00
doubleface c601c6e68d Added nocontent feature to avoid a to big database 2013-06-06 11:54:22 -04:00
MonsieurPaulLeBoulanger 3758237bb4 added a Star System : starred items will be shown on the Starred Tab
Starred item will not be deleted by auto flush
2013-06-04 13:38:54 +02:00
Frederic Guillot 4346b27648 Improve autoflush of read items 2013-05-26 13:09:34 -04:00
MonsieurPaulLeBoulanger f03c543ded Add an auto flush function while reaching action=default or action=history.
It will flush all read items older than the specified number of days in
the preferences

1 correction in the translation file fr_FR
2013-05-23 13:44:45 +02:00
Frederic Guillot 8fd7b18927 Move everything to the top-level directory 2013-05-21 12:34:39 +02:00