Go to file
Alexander Steinhöfer 9dcd43a994 Select next unread item when opening current item
Fixes #629: After using keyboard hotkey (j, k) to navigate to a story on the
unread list and opening the story with "v",  the next unread item is now
selected so that the current position won't be lost and the user doesn't have
to start from the top of the list again.
2017-01-27 08:42:07 +01:00
.github Add Github templates 2016-08-21 12:59:35 -04:00
app Added feeds.title as a utf8mb4 column 2017-01-24 09:20:45 +11:00
assets Select next unread item when opening current item 2017-01-27 08:42:07 +01:00
data Remove automatic software update from the user interface 2016-12-26 10:16:04 -05:00
docs docs and tests configuration for mysql support 2017-01-11 11:41:54 +11:00
fever Fix issue when marking special group "Unread" as read in Fever API 2017-01-09 17:57:31 -05:00
rules Add custom rules directory support 2015-04-10 20:34:48 -04:00
scripts Improve Mysql implementation 2017-01-11 20:08:39 -05:00
tests Display list of groups for each subscription 2017-01-15 14:51:55 -05:00
themes Move themes outside of the main repo 2015-01-29 21:06:54 -05:00
vendor Update PicoFeed (Better Xpath query for favicons) 2017-01-15 22:21:21 -05:00
.dockerignore Minify Javascript and add automated syntax check on the CI 2017-01-02 19:21:15 -05:00
.gitattributes Update gitattributes 2017-01-05 22:09:10 -05:00
.gitignore Minify Javascript and add automated syntax check on the CI 2017-01-02 19:21:15 -05:00
.travis.yml Revert "Removed config cp commands from travis.yml" 2017-01-11 13:52:00 +11:00
CONTRIBUTORS.md Add contributor 2016-07-30 18:08:40 -04:00
ChangeLog Update ChangeLog 2017-01-18 22:05:30 -05:00
Dockerfile Update Docker image to Ubuntu 16.04 and PHP 7.0 2016-12-28 23:01:43 -05:00
LICENSE Add license 2013-03-17 18:30:07 -04:00
Makefile Modified to support mysql - no unit tests 2017-01-10 15:26:45 +11:00
README.markdown Add Heroku button 2017-01-02 18:35:55 -05:00
app.json Add Heroku button 2017-01-02 18:35:55 -05:00
composer.json Update PicoFeed (Better Xpath query for favicons) 2017-01-15 22:21:21 -05:00
composer.lock Update PicoFeed (Better Xpath query for favicons) 2017-01-15 22:21:21 -05:00
config.default.php Add config parameter to define base URL (#625) 2017-01-21 11:11:03 -05:00
cronjob.php Background jobs are not loading user settings properly 2017-01-15 18:03:53 -05:00
docker-compose.yml Add docker compose file 2016-12-29 12:55:31 -05:00
favicon.ico Move everything to the top-level directory 2013-05-21 12:34:39 +02:00
index.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
jsonrpc.php Add new API call to remove users 2017-01-02 17:40:53 -05:00
package.json Minify CSS 2017-01-02 19:44:13 -05:00
producer.php Allow producer to be executed only for a given user 2017-01-15 17:48:13 -05:00
robots.txt Add a robots.txt to disallow all search bots 2014-01-05 13:31:06 -05:00
worker.php Handle the fact that a user can be removed but have feeds in queue 2017-01-15 20:08:52 -05:00

README.markdown

Miniflux - Minimalist News Reader

Build Status

Deploy

Miniflux is a minimalist and web-based RSS reader.

Features

  • Self-hosted
  • Readability (CSS optimized for readability, responsive design, compatible with mobile and tablet devices)
  • Easy setup => copy and paste the source code and you are done!
  • Remove Feedburner Ads and analytic trackers (1x1 pixels)
  • Open external links inside a new tab with a rel="noreferrer" attribute
  • Use secure HTTP headers (only external images and Youtube/Vimeo/Dailymotion videos are allowed)
  • Article content is filtered before being displayed
  • Translated in Arabic, English, French, German, Italian, Japanese, Czech, Spanish, Turkish, Portuguese, Russian, Serbian and Simplified Chinese
  • RTL languages support
  • Keyboard shortcuts
  • Full article download for feeds that display only a summary
  • Bookmarks
  • Groups for categorization of feeds (like folders or tags)
  • Send your favorite articles to Pinboard, Instapaper or Wallabag
  • Enclosure support (videos and podcasts)
  • Feed updates via a cronjob or with the user interface in one click
  • Keeps history of read items
  • Import/Export of OPML feeds
  • Themes
  • Multiple users
  • Image proxy to avoid mixed content warnings with HTTPS

Documentation

License

Authors

External projects build around Miniflux: