Commit Graph

12 Commits

Author SHA1 Message Date
Frederic Guillot
0b45f1b863 Show last parsing error message in user interface 2016-12-27 21:59:09 -05:00
Frederic Guillot
9a87b6a641 Add last login column in users list 2016-12-26 20:51:26 -05:00
Frederic Guillot
59a721ce18 Update documentation 2016-12-26 18:01:46 -05:00
Frederic Guillot
c8234cc3c3 Remove automatic software update from the user interface
- This process is not considered safe
- This feature might leads to potential security flaws
- Miniflux focus on minimalism
2016-12-26 10:16:04 -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
Denis Filimonov
0e2bf8417f Add integration with Wallabag2 (#574) 2016-11-29 22:49:45 -05:00
Frederic Guillot
184cc24c98
Merge pull-request #569 2016-11-10 22:18:56 -05:00
denfil
b7e5e9cb41 Toggle mobile view menu by js 2016-11-10 16:22:48 +03:00
sairuk
477f59c43b Add titles only option to unread listing 2016-10-08 12:05:14 +11: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