Commit Graph

364 Commits

Author SHA1 Message Date
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 53712f2ec1 Rename theme Bootstrap-3 in Bootstrap-light 2013-09-18 19:55:59 -04:00
Frédéric Guillot f3838f0fc5 Minors cosmetic changes (footer menu) 2013-09-18 19:55:18 -04:00
Frédéric Guillot 3543c27c28 Merge branch 'master' of https://github.com/Silvus/miniflux 2013-09-18 19:38:35 -04:00
Frédéric Guillot 46ef3dffe4 Restore previous behaviour in page "feed-items" (display read and unread items) 2013-09-18 19:29:39 -04:00
silvus 3da86975cd New theme base on Bootstrap 3 (dark version) 2013-09-18 22:03:12 +02:00
silvus 035034d32c New theme base on Bootstrap 3 (light version) 2013-09-18 22:01:28 +02:00
Frédéric Guillot fe0a5f4a55 Add link "mark all as read" in the footer 2013-09-14 20:22:14 -04:00
Frédéric Guillot c2ce24a427 Add items sorting by date 2013-09-14 19:05:52 -04:00
Frédéric Guillot 240a12631a Remove timezone check 2013-09-14 19:01:47 -04:00
Frederic Guillot cc0adbb750 Improve app.js and update french translation 2013-09-14 12:10:38 -04:00
Frederic Guillot a221fdbf8b Merge branch 'master' of https://github.com/chrislemonier/miniflux 2013-09-14 11:34:08 -04:00
chrislemonier 96d978f894 Add Google Style 2 key shortcuts for main pages 2013-09-11 15:02:07 -07:00
chrislemonier 95fb7882dc Add Google Style 2 key shortcuts for main pages 2013-09-11 15:00:00 -07:00
Frédéric Guillot 2348f316f4 Add content grabber rules and improve filtering 2013-09-08 18:29:27 -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 95f5dd1257 Add the number of unread items when reading an article 2013-09-06 18:10:46 -04:00
chrislemonier a596472100 "f" keyboard shortcut fix
"f" keyboard shortcut for bookmarking an item when viewing the item in the show_item template was not working.  Added the bookmark id to the show_item template.
2013-09-05 16:36:03 -07: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 67d9fbd944 Improve content dowloader and add Github rule 2013-09-02 14:04:10 -04:00
Frédéric Guillot 3b8d62a237 Add new content downloader rules 2013-08-31 19:05:19 -04:00
Frédéric Guillot 242234c0a0 Improve content grabber 2013-08-31 18:37:26 -04:00
Frédéric Guillot 14d67d85e8 Update readme 2013-08-31 11:27:21 -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 1429c2f44e Handle 404 errors and add debug call 2013-08-29 20:52:44 -04:00
Frédéric Guillot 509d36c4b8 Update french translation and typo fix 2013-08-29 19:54:37 -04:00
Frédéric Guillot b6adfb7168 Add console to display debug messages 2013-08-29 19:34:11 -04:00
Frédéric Guillot e0bbaaa3b5 Add API method to remove all feeds 2013-08-28 18:17:16 -04:00
Frédéric Guillot 51a746fac0 Add the method "item.set_list_status" to the API 2013-08-22 21:58:04 -04:00
Frédéric Guillot bf0de86b8a Display item content everywhere 2013-08-22 21:38:09 -04:00
Frédéric Guillot 405086e9b0 Update contributors list 2013-08-18 12:28:15 -04:00
Chase Arnold 30a4561dd5 Fixed some grammar mistakes
Just a couple of small grammatical fixes.
2013-08-17 17:47:18 -04:00
Frédéric Guillot 94a0f4427d Add api example with curl 2013-08-17 11:45:47 -04:00
Frédéric Guillot 5d78960212 Update PicoFeed (improve feed writers and opml import) 2013-08-15 20:22:56 -04:00
Frédéric Guillot 06b4d87a06 Update french translations 2013-08-14 21:25:09 -04:00
Frédéric Guillot 9af4f3db52 Workaround for curl follow redirect + open base dir restrictions 2013-08-14 21:18:23 -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 f1dafc5f57 Improve CSS (code/pre tags) 2013-08-07 20:18:48 -04:00
Frederic Guillot a1f1ba8971 Improve Content-Security-Policy header 2013-08-05 19:21:37 -04:00
Ing. Jan Kaláb 5b4bbaa2d1 Update translations.php 2013-08-05 14:42:48 +02:00
Frederic Guillot 3bfbd3dd50 Bug fix #118: Display server port 2013-08-04 16:41:23 -04:00
Frederic Guillot ea1c5fdfbf Fix bug on nav item for the page "feed-items" 2013-08-04 16:23:00 -04:00
Frederic Guillot dafa3c9a4c The bookmark link is now a star icon 2013-08-04 16:06:14 -04:00
Frederic Guillot 97b45bebe5 Fix bug on nav item when bookmarking an item 2013-08-04 15:57:43 -04:00
Frederic Guillot d12fa5b76b Add the last checked date to the feeds list 2013-08-04 15:37:56 -04:00
Frederic Guillot e7be31c92c Add the possibility to disable/enable a feed 2013-08-04 15:15:12 -04:00
Frederic Guillot 40ab99cd6c Update list of contributors 2013-08-04 14:26:46 -04:00
Frederic Guillot b05049a83e Add link to "feed-items" on all listing 2013-08-04 14:22:53 -04:00
Frederic Guillot 5096c3bd6c Add bottom item naviguation everywhere 2013-08-04 14:15:32 -04:00