Commit Graph

9 Commits

Author SHA1 Message Date
Frederic Guillot c01619d835 Display list of groups for each subscription 2017-01-15 14:51:55 -05:00
Frederic Guillot d3207cda53 Disable automatically duplicated feeds 2017-01-15 14:00:32 -05:00
Frederic Guillot 2a87847289 Update error message when refreshing a feed from user interface 2017-01-03 20:31:12 -05:00
Frederic Guillot 2a9fd5fb62 Disable automatically a feed after too many failures 2016-12-27 22:20:25 -05:00
Frederic Guillot 0b45f1b863 Show last parsing error message in user interface 2016-12-27 21:59:09 -05:00
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
sairuk 57b0e4e124 fix php 5.3.3 compatiblity by removing DirectoryIterator::getExtension dependancy (req >=5.3.6), remove requirement for short tags 2016-10-02 13:24:33 +11:00
Frederic Guillot 506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00