| Age | Commit message (Collapse) | Author |
|
|
|
HTML).
|
|
without feeds.
Also tweak the 'Feeds::_subscribe()' documentation a bit.
|
|
|
|
Include the search query+language as part of the URL hash
See merge request tt-rss/tt-rss!112
|
|
|
|
tooltip (for now)
|
|
containing only regular expression and rule type
|
|
|
|
- properly return results for filter rules matching specific feeds or
categories
- fix test results never returned for Uncategorized
- show tooltip with specific word match and matched rule on resulting
item hover
|
|
|
|
|
|
Prior to this, a filter test could needlessly result in up to 100 backend requests (limit 100, max_offset 10000) when the filter's associated feeds+categories have fewer than 10000 entries.
|
|
Due to the limits set when testing a filter it's possible more results (some of which the user may be expecting to see) aren't displayed.
|
|
|
|
|
|
This also reworks 'Pref_Filters' a bit so it's easier to retrieve filter titles.
|
|
|
|
disabled, remove label-specific icon display, simplify markup
|
|
initially selected
|
|
messages and output
|
|
|
|
Displaying auxiliary info when there's nothing to load is being handled in 'Feeds::_format_headlines_list()'.
|
|
Also, prevent opening that dialog from modifying the URL.
|
|
|
|
icon elements lead to the feed within tt-rss UI
|
|
|
|
list.
|
|
|
|
Related to the PSR-4 move via 865ecc87963dc3b26e66296616eef2a1cc41ac3f
|
|
|
|
|
|
|
|
|
|
|
|
Previously it was of type 'submit', and hitting Enter anywhere in the modal triggered its action (rather than the other submit button for saving).
|
|
|
|
|
|
|
|
* DiskCache: use singleton pattern to create less cache object instances
* DiskCache: implement ETag
|
|
|
|
|
|
|
|
feeds, etc.) to FilterTree class
|
|
|
|
|
|
* hide 'toggle widescreen' menu item when in combined mode
* unify some mode toggling code in App
|
|
|
|
|
|
|