Frederic Guillot
2c113bb822
Add option to not redirect user when having nothing to read
2017-02-01 18:10:50 -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
denfil
cb91f84f20
Update ru-RU locale
2017-01-27 15:37:17 +03:00
Mitchell Hewes
806b70dfd4
Added feeds.title as a utf8mb4 column
2017-01-24 09:20:45 +11:00
Mitchell Hewes
37bb24d5ee
New version of mysql schema to support utf8mb4 on title, author, and content
2017-01-24 08:25:59 +11: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
Mitchell Hewes
9b670a9909
Add config parameter to define base URL ( #625 )
2017-01-21 11:11:03 -05:00
Frederic Guillot
60e8691cff
Increase default body size to 10MB
2017-01-21 11:03:10 -05:00
Simounet
7b126037bf
Clearer indication for wallabag configuration
2017-01-18 13:32:40 +01:00
Frederic Guillot
13a6d0797f
Do not download again items with content scraper enabled
2017-01-15 19:53:11 -05:00
Frederic Guillot
4ab9ca165c
Allow producer to be executed only for a given user
2017-01-15 17:48:13 -05:00
Frederic Guillot
99225f53b3
Always use real URL instead XML feed URL
2017-01-15 16:48:20 -05:00
Frederic Guillot
2aba596785
Move autoflush calls
2017-01-15 16:18:58 -05:00
Frederic Guillot
898dd9bea2
Update PicoFeed
2017-01-15 16:05:50 -05: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
Ing. Jan Kaláb
33f020ad3b
Better Czech date format
2017-01-15 17:15:44 +01:00
Frederic Guillot
7bfc99bb76
Rollback Mysql field size to the original value
2017-01-14 11:49:16 -05:00
Frederic Guillot
e3ed06ce11
Mysql cannot index text column types
2017-01-14 11:34:48 -05:00
Frederic Guillot
66d9fb9a73
Increase url field size for feeds table
2017-01-14 11:20:01 -05:00
Ing. Jan Kaláb
20c1238e0c
Updated Czech translations
...
WTF is `%e %B %Y %k:%M`?
2017-01-13 16:09:09 +01:00
Frederic Guillot
32793ce7c0
Improve Mysql implementation
2017-01-11 20:08:39 -05:00
Mitchell Hewes
0a3292ae58
Backticks around identifiers in mysql schema
2017-01-11 09:18:51 +11:00
Mitchell Hewes
5bf177663f
Modified to support mysql - no unit tests
2017-01-10 15:26:45 +11:00
Frederic Guillot
70fb78b990
Offer the possibility to define different URL for themes folder
2017-01-09 18:38:32 -05:00
Frederic Guillot
31bf0711ee
Fix issue when marking special group "Unread" as read in Fever API
...
This special group has the ID 0 and do not match any valid group
in Miniflux database.
2017-01-09 17:57:31 -05:00
Ruotian Zhang
a88c245065
Update zh_CN translations.
...
Translated all.
2017-01-09 15:24:30 +08:00
denfil
9142f588a3
Update ru_RU translations
2017-01-06 21:35:37 +03: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
99a6307415
Flush all user remember me sessions when changing password
2017-01-03 21:22:12 -05:00
Frederic Guillot
11c5c7a7b7
Make sure the session is updated after changing current profile
2017-01-03 21:07:34 -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
c0c77eeed3
Always trim URL when adding a new subscription
2017-01-03 20:07:56 -05:00
Steffen Schultz
c8575a94cf
Update translations.php
2017-01-03 17:34:55 +01:00
Frederic Guillot
d6d9368ab3
Do not overwrite existing favicons
2017-01-02 20:34:41 -05:00
Frederic Guillot
9234657b17
Minify CSS
2017-01-02 19:44:13 -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
e78bbda608
Add Heroku button
2017-01-02 18:35:55 -05:00
Frederic Guillot
bac841aa78
Add check for pdo_pgsql extension
2017-01-02 17:32:13 -05:00
Frederic Guillot
a7cbea3e02
Enable SQL logging only in debug mode
2017-01-02 17:22:46 -05:00
Frederic Guillot
75808c5369
Add functional tests for Fever API
2016-12-29 18:04:56 -05:00
Frederic Guillot
818c501b07
Trim username and password
2016-12-29 17:53:46 -05:00
Frederic Guillot
56d21dc726
Add functional API tests
2016-12-29 15:45:09 -05:00
Frederic Guillot
7af9f93c8b
Update translations
2016-12-28 20:52:58 -05:00
Frederic Guillot
fe614579ac
Add support for Expires and Cache-Control headers
2016-12-28 20:24:00 -05:00
Frederic Guillot
2a9fd5fb62
Disable automatically a feed after too many failures
2016-12-27 22:20:25 -05:00