Commit Graph

69 Commits

Author SHA1 Message Date
Frédéric Guillot 61b12ab4d7 Bug fix date parsing (thanks to @skasi7) 2013-12-17 21:42:22 -05:00
Frédéric Guillot d92f201fdc Quick and dirty hack for id generation 2013-12-17 20:56:53 -05:00
Frédéric Guillot fab7b8b04b Bug fix for RSS2 detection 2013-12-15 22:38:06 -05:00
Frédéric Guillot 31645de31e Update grabber rule: smallhousebliss.com 2013-12-15 14:46:56 -05:00
Frédéric Guillot 5f7ca89496 Ability to edit a subscription 2013-12-05 21:23:46 -05:00
Frédéric Guillot 8291e7f64e Add content rules for ing.dk, jobfinder.dk and version2.dk 2013-11-30 17:05:41 -05:00
Frédéric Guillot c2039bcfc4 Add new content rules 2013-11-26 21:01:13 -05:00
Frédéric Guillot d6984c426c Add support for transfer-encoding chunked (Stream Client) 2013-11-12 22:31:04 -05:00
Frédéric Guillot 431464036a Improve date parsing for invalid date 2013-10-23 18:39:21 -04:00
Frédéric Guillot ebc835cf78 Replace protocol-relative url by http:// 2013-10-21 21:51:16 -04:00
Frédéric Guillot b3b1e8bef7 Code refactoring (JS and templates) 2013-10-14 22:38:07 -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 bc2b5e7c3d Add new content grabber rules 2013-09-30 22:15:18 -04:00
Frédéric Guillot 5469dd00db Add proxy support 2013-09-23 19:22:13 -04:00
Frédéric Guillot d29653f121 Add new grabber rules 2013-09-18 22:48:29 -04:00
Frédéric Guillot f3838f0fc5 Minors cosmetic changes (footer menu) 2013-09-18 19:55:18 -04:00
Frédéric Guillot c2ce24a427 Add items sorting by date 2013-09-14 19:05:52 -04: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 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 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 5d78960212 Update PicoFeed (improve feed writers and opml import) 2013-08-15 20:22:56 -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 a79228195f Add RSS feed for bookmarks 2013-08-09 22:23:57 -04:00
Frederic Guillot a1f1ba8971 Improve Content-Security-Policy header 2013-08-05 19:21:37 -04:00
Frederic Guillot 3bfbd3dd50 Bug fix #118: Display server port 2013-08-04 16:41:23 -04:00
Frederic Guillot 6f062117e5 Improve filtering (remove empty tags…) 2013-08-03 21:08:44 -04:00
Frederic Guillot 01f7dd9802 Download full content of articles (like Readability) 2013-07-28 20:10:07 -04:00
Frederic Guillot 8dfb49b566 Fix #104 and #112: Allow people to override content filter blacklist/whitelist 2013-07-28 17:53:17 -04:00
Frederic Guillot 6dcf1f9a81 First version of the JsonRPC API 2013-07-28 15:44:51 -04:00
Frederic Guillot 49930f2144 Fix php error 2013-07-26 22:02:36 -04:00
Frederic Guillot 7a091c314f Add new allowed tags and new URI scheme 2013-07-26 21:16:19 -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 00823c90d6 Add support for HTML5 video inside feeds 2013-07-22 20:23:57 -04:00
Frederic Guillot d2b69220be Remove PHP notice in PicoFeed 2013-07-18 19:24:17 -04:00
Frederic Guillot a5aa0ba9fc Add new iframe allowed resources 2013-07-18 19:24:04 -04:00
Frederic Guillot 415a7a6c58 Update of PicoFeed and PicoDb 2013-07-16 19:54:44 -04:00
Frederic Guillot bb7c2f0e31 Merge branch 'good_redirection' of https://github.com/doubleface/miniflux 2013-07-12 20:31:38 -04:00
Frederic Guillot 69a37f02d7 Improve empty feeds detection 2013-07-12 20:26:47 -04:00
doubleface 3e233122d0 Proper handling of redirections 2013-07-12 04:36:10 -04:00
Frederic Guillot d6c65bec9d Add support to dump debug output to a log file 2013-07-06 14:29:45 -04:00
Frederic Guillot 667f3f0773 Add items paging 2013-07-05 22:37:19 -04:00
Frederic Guillot 849a25dfb0 Update of PicoTools (Remove notice under PHP 5.5) 2013-07-03 20:20:50 -04:00