Commit Graph

157 Commits

Author SHA1 Message Date
Frederic Guillot 3314d49c30 Add .htaccess to the directory data 2013-07-04 18:45:44 -04:00
Frederic Guillot f02e35ac53 Add check for the username at login 2013-07-03 22:05:10 -04:00
Frederic Guillot 849a25dfb0 Update of PicoTools (Remove notice under PHP 5.5) 2013-07-03 20:20:50 -04:00
Frederic Guillot 4bf0c7a4ef Add vim shortcuts to the help page 2013-07-02 21:50:53 -04:00
Frederic Guillot ced7797173 Merge branch 'master' of https://github.com/ayodio/miniflux 2013-07-02 21:40:09 -04:00
ayodio 1db5e12469 Revert "improved key navigation display"
This reverts commit 33f6d15234.
2013-07-02 13:27:51 +02:00
ayodio 33f6d15234 improved key navigation display
this smooths the navigation via key.
2013-07-02 13:23:36 +02:00
ayodio abd4be7e1c vim like navigation 2013-07-02 12:29:30 +02:00
Frederic Guillot 089e106a2b Update of picoFeed (Added a response timeout to prevent connections from hanging) 2013-07-01 18:35:18 -04:00
Frederic Guillot 14745a3474 Add french translation for German 2013-07-01 18:33:58 -04:00
Frédéric Guillot ae467d98e9 Merge pull request #64 from derjus/master
Add german translation
2013-07-01 15:22:42 -07: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 9c8b19ff68 Update picoFeed to support broken feeds and new blacklist media 2013-06-29 13:41:36 -04:00
Frederic Guillot d292974394 Fix bug multiple marked_as_read when open original link with keyboard shortcuts 2013-06-28 21:52:34 -04:00
Frederic Guillot 66c3cdf2bf Remove useless remove() because there is on delete casade 2013-06-28 21:50:46 -04:00
Frederic Guillot 6f2702b256 Update of picoFeed 2013-06-28 21:50:15 -04:00
Frederic Guillot 271241fcf7 Update of picoFeed 2013-06-26 19:30:46 -04:00
Frederic Guillot 7ac57db487 Don't autoflush bookmark 2013-06-15 08:45:43 -04:00
Frederic Guillot 01aaa8f1c1 Change text translation 2013-06-15 08:39:16 -04:00
Frederic Guillot 4b2ff52a3c Update readme 2013-06-14 23:22:22 -04:00
Frederic Guillot 17fbb3de91 Refactoring of bookmarks 2013-06-14 23:12:08 -04:00
Frederic Guillot 48fbe24c9b Rename update button to save 2013-06-14 20:42:09 -04:00
Frederic Guillot f9146f078a Update dynamically unread counter in multiple places 2013-06-14 20:37:45 -04:00
Frederic Guillot a48afcbc0d Merge branch 'updatecount' of https://github.com/doubleface/miniflux 2013-06-14 20:10:15 -04:00
doubleface 467f191a51 Automatic selection of the first element for mark as read 2013-06-14 10:53:04 -04:00
doubleface bdfd7a19a3 Update the number of unread items when marking an item as read 2013-06-14 08:43:50 -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 9151a295e5 Replace an old urlencode by encode_item_id() 2013-06-13 21:40:08 -04:00
Frederic Guillot 8bcc7339e4 Add datetime to the items list 2013-06-13 21:32:50 -04:00
Frederic Guillot 92a0cc39a9 Add pages titles and the number of unread items 2013-06-13 21:29:34 -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
Frederic Guillot e93517274f Merge branch 'nocontent' of git://github.com/doubleface/miniflux 2013-06-10 21:46:28 -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
MonsieurPaulLeBoulanger e56cfa612a improve navigation with starred/unstarred items 2013-06-10 14:50:06 +02:00
Frederic Guillot c59baf9798 Update gitignore 2013-06-08 11:45:28 -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 80f44c5311 Try to refactoring old libxml support (but now it's not supported officially) 2013-06-02 13:25:27 -04:00
Frederic Guillot 0a91f85f65 Merge https://github.com/Necku/miniflux 2013-06-02 13:17:28 -04:00
Frederic Guillot 6c4168c01e Improve encoding detection/conversion 2013-06-01 14:57:17 -04:00
Frederic Guillot f1479befd3 Change redirect on feed importation 2013-06-01 14:56:20 -04:00
Frederic Guillot 4fe64668a5 Encode in base64 item_id rather than urlencode 2013-05-31 22:01:01 -04:00
Frederic Guillot 315c0ff92c Rename templates 2013-05-31 21:57:59 -04:00
Thririot Christophe 5120a0adb4 Reader tweak to allow feeds with doctype like for http://ezrss.it/feed/ 2013-05-29 10:17:00 -04:00
Frederic Guillot 4346b27648 Improve autoflush of read items 2013-05-26 13:09:34 -04:00
Frederic Guillot 880b4517d0 Update PicoDb 2013-05-26 13:07:45 -04:00
Frederic Guillot 8cdb47b003 Update PicoTools 2013-05-26 13:05:53 -04:00
MonsieurPaulLeBoulanger c50275cd7d change labels for autoflush 2013-05-23 13:51:17 +02:00