Commit Graph

328 Commits

Author SHA1 Message Date
Frédéric Guillot
b3b1e8bef7 Code refactoring (JS and templates) 2013-10-14 22:38:07 -04:00
Frédéric Guillot
14516ea63b Add item links for the feed-items page 2013-10-10 22:18:12 -04:00
Frédéric Guillot
4e7354e96b Move the icon before the link 2013-10-07 22:25:26 -04:00
Frédéric Guillot
b905de3a91 Add an icon for read items inside the view feed-items 2013-10-07 22:17:46 -04:00
Frédéric Guillot
bd477be736 Merge footer and header into a single file (layout.php) 2013-10-06 17:33:37 -04:00
Frédéric Guillot
de8133b7ee Add support for CP1251 encoding 2013-10-03 23:14:39 -04:00
Frédéric Guillot
4d78a22684 Update readme and merge Portuguese translation 2013-10-01 18:47:33 -04:00
Geriel Castro
1664d6edac Add portuguese translation 2013-10-01 01:49:15 -03:00
Frédéric Guillot
bc2b5e7c3d Add new content grabber rules 2013-09-30 22:15:18 -04:00
Frédéric Guillot
accf789395 Add spanish translation (contribution of Vincent O.) 2013-09-30 21:30:23 -04:00
Frédéric Guillot
5469dd00db Add proxy support 2013-09-23 19:22:13 -04:00
Frédéric Guillot
1fc71c3a6d Minor css improvements 2013-09-19 17:54:50 -04:00
silvus
9d40ebca54 Smalls fixes and improvements for the two versions of the theme 2013-09-19 19:54:14 +02:00
Frédéric Guillot
d29653f121 Add new grabber rules 2013-09-18 22:48:29 -04: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
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