Commit Graph

45 Commits

Author SHA1 Message Date
Eshin Kunishima aabee67bdd
Tiny performance tweaks 2016-05-03 17:46:20 +09:00
denfil ee805bebfc Add to preferences Item title links to 2016-02-28 15:04:01 +03:00
Mathias Kresin 1ca2444267 take care of groups during navigating between items 2015-11-20 16:30:09 +01:00
Frederic Guillot 1c0d14bc94 Include PicoFarad into Miniflux 2015-08-28 21:34:34 -04:00
Kordian Bruck dd47b3f82e Add feed group feature
- each feed can have multiple groups assigned
- group assignments are done on the add or edit feed page
- groups are only visible on the unread page
- groups are exported via the fever api
- it's not possible do delete a group manually from the database (the group will be removed automatically, as soon as the last association of a group to a feed is removed)
- if you try to create an already existing group, the existing group is used to prevent duplicates
2015-08-05 01:01:21 +02:00
Mathias Kresin 7ea37a1790 remove unnecessary javascript actions
They do exactly the same as the non javascript version.
2015-04-23 23:37:33 +02:00
Mathias Kresin ee98a62519 mark items on page 2+ read as well, update tests
Update integration tests, to ensure that all articles are marked read,
instead of only visible.
2015-04-07 22:46:50 +02:00
Mathias Kresin a2686ae21d add option to disable mark as read for original link
fixes #196
2015-01-30 00:14:01 +01:00
Mathias Kresin 1c68dd4727 remove html tags from translations 2015-01-18 14:33:19 +01:00
Frédéric Guillot c1d74b8332 Add favicon support 2014-12-24 17:54:27 -05:00
Mathias Kresin 8424b9bfb1 add brackets to unread, page and feed items counter via CSS
Unified the page-counters before.

This makes processing of counters in javascript way more easier. The minimum
required browser versions for the needed CSS3 selectors are IE9, Firefox 3.5
and Chrome 5. Confirmed working with IE9, Firefox 24.6, Chrome 36, Mobile Safari
on iOS6.

An unintended side effect of CSS brackets is that theme designers are able to
implement there idea of brackets.
2014-11-19 20:19:45 +01: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
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 b74b8dd784 Remove PicoTools 2014-03-16 21:56:43 -04:00
Frédéric Guillot 99c933e283 Improve HTML escaping for translations 2014-02-25 18:00:36 -05:00
Frédéric Guillot b3b1e8bef7 Code refactoring (JS and templates) 2013-10-14 22:38:07 -04:00
Frédéric Guillot 14516ea63b Add item links for the feed-items page 2013-10-10 22:18:12 -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 f1dafc5f57 Improve CSS (code/pre tags) 2013-08-07 20:18:48 -04:00
Frederic Guillot b05049a83e Add link to "feed-items" on all listing 2013-08-04 14:22:53 -04:00
Frederic Guillot 5096c3bd6c Add bottom item naviguation everywhere 2013-08-04 14:15:32 -04:00
maciej 986447de52 Put count of unread items into translation 2013-07-27 21:45:45 +02:00
Frederic Guillot 0b5895733b Change item id everywhere (shorter and use less db space) 2013-07-26 21:00:39 -04:00
Frederic Guillot f42522c2a1 Improve the feed title and feed domain display 2013-07-21 12:32:00 -04:00
Frederic Guillot c681854e6a Merge branch 'master' of git://github.com/chrislemonier/miniflux into feed-title 2013-07-21 11:48:44 -04:00
Frederic Guillot 215ddaea10 Improve css for mobile version 2013-07-19 20:39:49 -04:00
Chris Lemonier 34ad994991 Added Feed Title to infos section
In Link Post types of feed sites the url of the post may refer to a
site different than the feed site.  This modification shows the site
name in the infos section for bookmarks, history, unread_items and
show_item in addition to the url for the post
2013-07-18 15:54:24 -07:00
doubleface 66a27f5866 Only mark as read items displayed on the page 2013-07-16 09:00:14 -04:00
Thririot Christophe 8926a7f6c8 Mark as read does not reload the page anymore 2013-07-13 16:29:30 -04:00
Frederic Guillot a5e9d41561 Add keyboard shortcuts to the bookmarks page 2013-07-11 23:41:45 -04:00
Frederic Guillot a79211d47f Improve items paging, get config values, add option to set the number of items per page and add comments 2013-07-06 10:50:37 -04:00
Frederic Guillot 667f3f0773 Add items paging 2013-07-05 22:37:19 -04:00
Frederic Guillot 17fbb3de91 Refactoring of bookmarks 2013-06-14 23:12:08 -04:00
Frederic Guillot f9146f078a Update dynamically unread counter in multiple places 2013-06-14 20:37:45 -04:00
doubleface bdfd7a19a3 Update the number of unread items when marking an item as read 2013-06-14 08:43:50 -04:00
Frederic Guillot 8bcc7339e4 Add datetime to the items list 2013-06-13 21:32:50 -04:00
Frederic Guillot 92a0cc39a9 Add pages titles and the number of unread items 2013-06-13 21:29:34 -04:00
MonsieurPaulLeBoulanger 8951ba8f45 improved starred/unstarred function, code refactoring using a mode
session var ('default', 'starred', 'history')
2013-06-10 16:23:48 +02:00
MonsieurPaulLeBoulanger e56cfa612a improve navigation with starred/unstarred items 2013-06-10 14:50:06 +02:00
MonsieurPaulLeBoulanger 3758237bb4 added a Star System : starred items will be shown on the Starred Tab
Starred item will not be deleted by auto flush
2013-06-04 13:38:54 +02:00
Frederic Guillot 4fe64668a5 Encode in base64 item_id rather than urlencode 2013-05-31 22:01:01 -04:00
Frederic Guillot 8fd7b18927 Move everything to the top-level directory 2013-05-21 12:34:39 +02:00