Commit Graph

33 Commits

Author SHA1 Message Date
Ing. Jan Kaláb 4df7152bce Use search input type instead of text (#755) 2017-12-14 18:54:49 -08:00
Frédéric Guillot 3339611430 Remove doc links from help page 2017-12-01 18:23:02 -08:00
Alexander Steinhöfer e047408826 Add option for saving bookmarks as "unread" to pinboard (PR #694) 2017-06-12 17:59:51 -04:00
Alexander Steinhöfer c7d628070c Add Shaarli support (PR #693) 2017-06-11 10:12:29 -04:00
Frederic Guillot a7aeae463f Add subscription option to ignore expire header 2017-04-05 16:49:57 -04:00
Frederic Guillot 13b87739da Show feed dates on edit subscription page 2017-04-05 16:22:22 -04:00
Frederic Guillot a6736ffb13 Add missing menu variable 2017-02-01 18:49:01 -05:00
Alexander Steinhöfer bd98d3d582 Added hotkey Shift+A to mark all items as read
I opted for a capital A (Shift + A) since it seems less likely that
a user would press that shortcut unintentionally compared to just 'a'
without any modifiers.

Added help and de_DE translation for new shortcut
2017-02-01 17:42:53 -05:00
Frederic Guillot 3dfc748155 Offer the possibility to edit/delete groups 2017-02-01 17:25:32 -05:00
Frederic Guillot 1a4daf6c27 Move help overlay template 2017-01-21 14:48:49 -05:00
Frederic Guillot 7d6fc3336b Do not duplicate head tag 2017-01-21 14:44:57 -05:00
Frederic Guillot 52a05f0489 Reorganize templates into subfolders 2017-01-21 14:40:24 -05:00
Simounet 7b126037bf Clearer indication for wallabag configuration 2017-01-18 13:32:40 +01:00
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 c8a6f45b93 Make search keyboard shortcut compatible with Firefox 2017-01-05 21:02:20 -05:00
Frederic Guillot 26bd973777 Ask current password to change user profile 2017-01-03 21:44:39 -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 bc503d49cd Minify Javascript and add automated syntax check on the CI 2017-01-02 19:21:15 -05:00
Frederic Guillot 7af9f93c8b Update translations 2016-12-28 20:52:58 -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 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