Commit Graph

  • a2686ae21d add option to disable mark as read for original link Mathias Kresin 2015-01-29 23:28:18 +0100
  • 5b9c330f69 update dependency check: add iconv Mathias Kresin 2015-01-29 22:12:38 +0100
  • 5f92233aac Sync locales Frederic Guillot 2015-01-28 21:58:05 -0500
  • 33a6e50c96 Add debug_mode config option and update vendor Frederic Guillot 2015-01-28 21:57:34 -0500
  • fa9dc3ab8f Change label for frontend update check and minor changes Frederic Guillot 2015-01-28 20:17:02 -0500
  • 59500bfeb7 update counter/rework redirect to unread on feeds page Mathias Kresin 2014-12-19 21:58:46 +0100
  • cd13efeabf implement frontend autoupdate Mathias Kresin 2014-11-27 22:36:04 +0100
  • e0fd734c64 use javascript advanced optimizations, improve make-js script Mathias Kresin 2015-01-27 19:01:21 +0100
  • 8241177556 switch config table to key/value store Mathias Kresin 2015-01-28 05:26:36 +0100
  • 525048bbb2 code cleanup Mathias Kresin 2015-01-22 23:12:06 +0100
  • d2cfc7fd15 Update vendor Frederic Guillot 2015-01-27 20:13:16 -0500
  • b0c1f57213 Update dependencies, enable temporary PicoFeed debug logs Frederic Guillot 2015-01-19 20:00:16 -0500
  • e09133f004 Don't show an empty item-content-enclosure div Frederic Guillot 2015-01-19 19:43:15 -0500
  • bb570ecd3e Merge pull-request #312 Frederic Guillot 2015-01-19 19:30:11 -0500
  • 8718798d80 Update hello theme Frederic Guillot 2015-01-19 19:20:29 -0500
  • 972fa86357 update integration tests Mathias Kresin 2015-01-15 02:01:54 +0100
  • 21ac0a5fd9 fix compatibility for php < 5.5 Mathias Kresin 2015-01-18 18:40:00 +0100
  • 7c31b9fff0 update picoFeed to f3ed9fe and use icon from atom feeds as favicon Mathias Kresin 2015-01-18 15:20:36 +0100
  • 1c68dd4727 remove html tags from translations Mathias Kresin 2015-01-18 14:33:19 +0100
  • 76825cb673 use radio buttons to select the login database Mathias Kresin 2015-01-18 01:53:54 +0100
  • 816b793e4c re-enable help shortcut for Firefox, fix javascript errors Mathias Kresin 2015-01-15 02:00:17 +0100
  • f602ff50e2 adjust alert css classes to the message severity Mathias Kresin 2015-01-17 23:15:47 +0100
  • e08ba7771d Change session lifetime and do not use the image proxy for https urls Frederic Guillot 2015-01-17 19:17:44 -0500
  • cd1a0115c2 Minor cleanups Frederic Guillot 2015-01-17 18:53:40 -0500
  • cfd03efc01 Fix database hijacking Mathias Kresin 2015-01-17 19:35:59 +0100
  • 32393d17af Change the color of the feed errors box and update the french translation Frederic Guillot 2015-01-14 20:27:38 -0500
  • b04b2104f1 Merge branch 'upstream' of https://github.com/mkresin/miniflux Frederic Guillot 2015-01-14 20:20:56 -0500
  • 215cf3f881 Change navigation for feeds sub-menus Frederic Guillot 2015-01-14 20:18:24 -0500
  • db94d94de3 Improve user notice about failed feeds Mathias Kresin 2015-01-14 19:44:41 +0100
  • 360fc9076e improve sub navigation on config page Mathias Kresin 2015-01-13 22:03:24 +0100
  • cfaa25f667 minor improvements Mathias Kresin 2015-01-09 14:43:45 +0100
  • 9c58f2235c Add contributor Frederic Guillot 2015-01-12 20:20:51 -0500
  • 888c2c90cf Merge pull-request #305 Frederic Guillot 2015-01-12 20:13:16 -0500
  • bea3c7a29a Minor css improvements Frederic Guillot 2015-01-12 19:59:17 -0500
  • 84078bb2a5 Add left/right arrow as keyboard shortcuts Frederic Guillot 2015-01-12 19:46:21 -0500
  • cbc7a72065 Added some rules for comics and Austrian press Kordian Bruck 2015-01-13 00:49:03 +0100
  • 6a1515c0cc Fix english typo Frederic Guillot 2015-01-12 18:07:09 -0500
  • 16945c3649 Fix helper include Frederic Guillot 2015-01-11 11:26:55 -0500
  • 0f62f81d9e Merge branch 'master' of https://github.com/Silvus/miniflux Frederic Guillot 2015-01-10 20:39:56 -0500
  • c2cbc00f22 Move condition Frederic Guillot 2015-01-10 19:51:27 -0500
  • d3a275616e Fix favicons height silvus 2015-01-11 01:48:25 +0100
  • 8f9c957f2f Update hello theme with the patched version Frederic Guillot 2015-01-10 18:42:47 -0500
  • 67d3beb5cc Improve release script Frederic Guillot 2015-01-10 18:16:03 -0500
  • 8e78c77fc1 introduce release script Mathias Kresin 2015-01-08 23:54:24 +0100
  • ad7d1ae7bc Add script to find missing locales Mathias Kresin 2015-01-08 23:54:24 +0100
  • cd15eeb92a make-js: use https Mathias Kresin 2015-01-08 23:54:24 +0100
  • a45d69dee4 Update Hello skin Frederic Guillot 2015-01-06 22:59:56 -0500
  • 34def70106 Add relaed projects seection to the readme Frederic Guillot 2015-01-06 21:25:14 -0500
  • 75b7511f5f Add grabber rule for allgemeine-zeitung.de Frederic Guillot 2015-01-06 20:56:52 -0500
  • 0da3a8dfa3 Fix bug proxy (bad url encoding) + update depencies Frederic Guillot 2015-01-06 19:08:10 -0500
  • 9f3d19bfc2 Update README Frederic Guillot 2015-01-04 16:36:56 -0500
  • bb51368f3a Tests: Fix PHP strict standards warnings Mathias Kresin 2015-01-04 22:25:28 +0100
  • 71275eac2c display & update the number of unread items on every page with an "unread items" menu Mathias Kresin 2014-11-15 14:32:31 +0100
  • 3b33544cae introduce integration tests Mathias Kresin 2014-12-04 18:20:15 +0100
  • f3f0881758 Move token regeneration to the advanced config section Mathias Kresin 2015-01-03 23:39:00 +0100
  • e349921322 remove orphaned functions Mathias Kresin 2015-01-03 23:01:09 +0100
  • b4a1d7782c Fix config page after invalid values Mathias Kresin 2015-01-03 22:58:19 +0100
  • 80952f29b0 middle mouse button triggers event for all browser Mathias Kresin 2015-01-03 00:49:29 +0100
  • 1e1e35e38c IE: 'open original' doesn't open article Mathias Kresin 2015-01-02 21:58:33 +0100
  • 372066fa04 Add grabber rule for marc.info Frédéric Guillot 2015-01-02 15:25:33 -0500
  • b7ca07b9c0 Update PicoFeed (improve grabber and bug fixes) Frédéric Guillot 2015-01-02 15:25:11 -0500
  • da174a10cc Display the bookmarklet in a text box to be easy to copy and paste Frédéric Guillot 2015-01-02 12:43:17 -0500
  • 563caa477d Add new contributor Frédéric Guillot 2015-01-02 12:17:04 -0500
  • aa18c0d86f Merge pull-request #285, (pt_BR translations) Frédéric Guillot 2015-01-02 12:10:43 -0500
  • 9a980e076d Add icons for the Hello theme (settings page) Frédéric Guillot 2015-01-02 12:07:57 -0500
  • e75db0ce4f Better pt_BR translation Kaminary 2015-01-02 14:56:16 -0200
  • 8b571fee48 Fixed little typo in feed list Kaminary 2015-01-02 14:56:01 -0200
  • ab23ca816e Update dependencies Frédéric Guillot 2015-01-02 11:54:40 -0500
  • 6bc9c481c7 Merge pull-request #283, (German translations) Frédéric Guillot 2015-01-02 11:48:30 -0500
  • d2bbe91630 Update translations.php Tobi 2015-01-02 17:01:00 +0100
  • 49a905db4c RTL/LTR rendering engine hinting Mathias Kresin 2014-12-31 14:01:27 +0100
  • 9d31eb1a01 Fix feed-last-checked update after refresh-all Mathias Kresin 2014-12-31 13:43:05 +0100
  • f5c5f6a2db Update translations.php Tobi 2014-12-31 12:43:52 +0100
  • 800026484c Revert commit (Do not disable feed if download failed) Frédéric Guillot 2014-12-29 18:49:49 -0500
  • 5a86491a9f Typo Frédéric Guillot 2014-12-29 17:13:20 -0500
  • f48a1a2546 Update docs Frédéric Guillot 2014-12-29 17:10:37 -0500
  • c43d9dd773 Fix a bug for image proxy and update dependencies Frédéric Guillot 2014-12-29 16:52:36 -0500
  • 3fe424999f fix RTL toggling Mathias Kresin 2014-12-26 10:24:34 +0100
  • df4f3b2a52 Fever API: Allow to select the database Mathias Kresin 2014-11-11 17:01:24 +0100
  • 0aa5252c85 remove multiple definition of data-item-page Mathias Kresin 2014-12-04 12:08:17 +0100
  • a4d8abb631 Move update icon and update icon blinking to css Mathias Kresin 2014-12-02 16:29:00 +0100
  • c9a3b5117a Update PicoFeed (avoid some PHP warnings) Frédéric Guillot 2014-12-26 10:56:50 -0500
  • 75601d173c Disable invalid feeds on refresh (not found, domain inexistent...) Frédéric Guillot 2014-12-26 10:50:58 -0500
  • 3f5cbcb3c9 Fix broken bookmarks feed Frédéric Guillot 2014-12-26 10:43:59 -0500
  • bb21b9aa02 Change css for the bookmarklet link Frédéric Guillot 2014-12-26 10:43:27 -0500
  • feb25c7552 Add favicons on the feeds page Frédéric Guillot 2014-12-24 18:12:41 -0500
  • c1d74b8332 Add favicon support Frédéric Guillot 2014-12-24 17:54:27 -0500
  • 7d4d4e0193 Add image proxy to avoid https mixed content warnings Frédéric Guillot 2014-12-24 15:58:24 -0500
  • a648b06a68 Update readme Frédéric Guillot 2014-12-24 14:44:40 -0500
  • b2e3116350 Add Instapaper support Frédéric Guillot 2014-12-24 13:50:20 -0500
  • 635e3bb813 Add Pinboard bookmark sync Frédéric Guillot 2014-12-24 10:47:24 -0500
  • 5690f91fb7 Add keyboard shortcut to toggle RTL mode Frédéric Guillot 2014-12-23 22:13:23 -0500
  • c6ed11c116 Move to Composer and update to the last version of PicoFeed Frédéric Guillot 2014-12-23 21:28:26 -0500
  • 86743febf6 Fix bug about date parsing Frédéric Guillot 2014-12-15 21:51:17 -0500
  • 4313909052 Add option to flush all unread items after X days, default 45 days (avoid very large database) Frédéric Guillot 2014-12-15 20:38:35 -0500
  • 5e0e079afa Add refresh link to the feed page items Frédéric Guillot 2014-12-10 21:26:07 -0500
  • 04749a4aba Replace mark as read link by an icon Frédéric Guillot 2014-12-10 21:12:42 -0500
  • 0455d14d73 Update Bookmark Icon title within the article view when toggling bookmark status Mathias Kresin 2014-12-02 17:08:52 +0100
  • 87deca2c54 Fix PHP Notice: Undefined variable: menu Mathias Kresin 2014-12-10 16:49:22 +0100
  • 8194a18ae9 remove hardcoded bracket Mathias Kresin 2014-12-03 10:02:16 +0100