Commit Graph

17 Commits

Author SHA1 Message Date
Frederic Guillot
6a4c0565a5 Fix bug: flush history must not remove bookmarked items 2013-07-04 20:41:55 -04:00
Frederic Guillot
f02e35ac53 Add check for the username at login 2013-07-03 22:05:10 -04:00
derjus
2c26635d38 Add german translation 2013-07-02 00:13:56 +02:00
Frederic Guillot
a305cbc4f6 Remove PHP notice 2013-07-01 10:03:43 -04:00
Frederic Guillot
66c3cdf2bf Remove useless remove() because there is on delete casade 2013-06-28 21:50:46 -04:00
Frederic Guillot
7ac57db487 Don't autoflush bookmark 2013-06-15 08:45:43 -04:00
Frederic Guillot
17fbb3de91 Refactoring of bookmarks 2013-06-14 23:12:08 -04:00
Frederic Guillot
4abf966878 Content column is flushed when the item status is set to removed 2013-06-13 22:08:38 -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
MonsieurPaulLeBoulanger
e56cfa612a improve navigation with starred/unstarred items 2013-06-10 14:50:06 +02: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
4fe64668a5 Encode in base64 item_id rather than urlencode 2013-05-31 22:01:01 -04: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