Frédéric Guillot
85d4e9231d
Allow the translation of the application name
2014-10-19 19:22:22 -04:00
Frédéric Guillot
53b94d8f7b
Add option to force RTL mode per feed and improve feed modification
2014-10-19 19:14:33 -04:00
Frédéric Guillot
8d93fbc48c
Remove items via ajax requests (merge pull-request #227 )
2014-07-26 08:01:25 -04:00
Frédéric Guillot
3453a9f1d4
Improve usability (merge pull-request #226 )
2014-07-26 07:33:15 -04:00
Frédéric Guillot
1a4feb228d
Sync translations files
2014-07-23 07:43:48 -03:00
silvus
655e8fda68
Add option to select display mode on lists (summaries or full contents)
2014-05-29 16:57:23 +02:00
Frédéric Guillot
da8351ec5c
Fix #208 and #209
2014-05-28 16:10:41 -04:00
Frédéric Guillot
7e553f72fd
Add RememberMe authentication
2014-05-26 20:47:40 -04:00
Frédéric Guillot
71f391ed7a
Add 'mark as unread' link on item (merge pull-request #200 )
2014-05-17 09:42:24 -04:00
Frédéric Guillot
eab942537f
Add support for multiple users/databases
2014-04-05 20:24:13 -04:00
Frédéric Guillot
c1221de62c
Add Miniflux auto-update feature
2014-03-30 15:59:26 -04:00
Frédéric Guillot
e04112a00a
Add missing french translation
2014-03-19 18:16:58 -04:00
Frédéric Guillot
3bc7f019c5
Add timezone configuration option
2014-02-25 19:03:46 -05:00
Frédéric Guillot
01c3175c1b
Merge pull-request and improve relative_time() to support translations
2014-02-25 18:49:38 -05:00
Frédéric Guillot
74d8d361ee
Improve enclosure support
2014-02-17 22:04:49 -05:00
Frédéric Guillot
541e9e5afb
Fix text typo
2014-01-12 18:35:46 -05:00
Frédéric Guillot
9a021ba43e
Add an option to choose where to be redirected when there is nothing to read
2013-12-23 13:33:16 -05:00
Frédéric Guillot
a742484796
Update french translation
2013-12-22 22:09:58 -05:00
Frédéric Guillot
4fb68b9b80
Split models and controllers in different files
2013-12-22 20:55:53 -05:00
Frédéric Guillot
282c1cb5ad
Display a message next to a feed when there is a parsing error
2013-12-15 19:24:51 -05:00
Frédéric Guillot
5f7ca89496
Ability to edit a subscription
2013-12-05 21:23:46 -05:00
Frédéric Guillot
4d78a22684
Update readme and merge Portuguese translation
2013-10-01 18:47:33 -04:00
Frédéric Guillot
accf789395
Add spanish translation (contribution of Vincent O.)
2013-09-30 21:30:23 -04:00
Frédéric Guillot
9e437c1a93
Add a preference parameter to save default items sorting order
2013-09-18 21:02:46 -04:00
Frédéric Guillot
fe0a5f4a55
Add link "mark all as read" in the footer
2013-09-14 20:22:14 -04:00
Frédéric Guillot
c2ce24a427
Add items sorting by date
2013-09-14 19:05:52 -04:00
Frederic Guillot
cc0adbb750
Improve app.js and update french translation
2013-09-14 12:10:38 -04:00
Frédéric Guillot
517ac8dcf0
Add the possibility to link a Google Account or a Mozilla Account to Miniflux
2013-09-06 22:57:09 -04:00
Frédéric Guillot
2ec5d4ffb0
Add bookmarklet link (add a subscription directly from any browsers)
2013-09-04 20:45:06 -04:00
Frédéric Guillot
e77b785263
Improve content grabber: add rules for specific websites and add automatic download for feeds
2013-08-31 11:05:45 -04:00
Frédéric Guillot
509d36c4b8
Update french translation and typo fix
2013-08-29 19:54:37 -04:00
Frédéric Guillot
b6adfb7168
Add console to display debug messages
2013-08-29 19:34:11 -04:00
Frédéric Guillot
06b4d87a06
Update french translations
2013-08-14 21:25:09 -04:00
Frédéric Guillot
a79228195f
Add RSS feed for bookmarks
2013-08-09 22:23:57 -04:00
Frederic Guillot
d12fa5b76b
Add the last checked date to the feeds list
2013-08-04 15:37:56 -04:00
Frederic Guillot
e7be31c92c
Add the possibility to disable/enable a feed
2013-08-04 15:15:12 -04:00
Frederic Guillot
5096c3bd6c
Add bottom item naviguation everywhere
2013-08-04 14:15:32 -04:00
Frederic Guillot
985054a750
Merge branch 'single_item' of https://github.com/bjauy/miniflux
2013-07-30 19:51:11 -04:00
Frederic Guillot
01f7dd9802
Download full content of articles (like Readability)
2013-07-28 20:10:07 -04:00
maciej
06f002930f
Updated translations in locales
2013-07-27 21:51:10 +02:00
Frederic Guillot
f42522c2a1
Improve the feed title and feed domain display
2013-07-21 12:32:00 -04:00
Frederic Guillot
bf5571fbe1
Improve help popup (pull-request)
2013-07-21 11:11:41 -04:00
James Scott-Brown
eaa44052fd
Provide pop-up lisitng keyboard shortcuts
...
Pressing the question-mark key (?) produces a pop-up listing the
keyboard shortcuts. Pressing q whilst this window has focus closes it.
I've provided crude translations for the additional ? and q shortcuts,
obtained from Google Translate, but they should be checked by native
speakers.
2013-07-17 22:16:07 +01:00
Frederic Guillot
a30c21dd50
First version of the theme system
2013-07-16 21:58:11 -04:00
Frederic Guillot
466bb0a51a
Bugfix on empty feeds detection
2013-07-16 20:43:10 -04:00
Frederic Guillot
1f30feb236
Update translations (adding Czech)
2013-07-14 12:34:47 -04:00
Frederic Guillot
e2121cc72d
Add a page to display all items by subscription
2013-07-12 22:16:40 -04:00
Frederic Guillot
69a37f02d7
Improve empty feeds detection
2013-07-12 20:26:47 -04:00
doubleface
bfa5709c07
Display an error message listing empty feeds (no read/unread items)
2013-07-11 08:27:59 -04:00
Frederic Guillot
34e334385a
Integrate translations: Italian and Simplified Chinese
2013-07-08 18:16:01 -04:00