index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Age
Commit message (
Expand
)
Author
2025-08-01
make default light/dark themes configurable, add support for main application...
Andrew Dolgov
2025-07-30
implement special counter display when viewing by published, similar to marked
Andrew Dolgov
2025-07-27
attempt to retry night mode switch if we're offline
Andrew Dolgov
2025-07-08
Use existing headline info for 'Article.displayUrl()'
wn_
2025-07-06
Separate feed type detection from init, don't subscribe on failures.
wn_
2025-06-19
Clean up displaying subscription error info, log more detailed info to the ev...
wn_
2025-06-17
Remove unused subscription return code 6
wn_
2025-06-17
Escape error content displayed when subscribing fails (as it might contain HT...
wn_
2025-06-17
Show some HTML content as a hover tip when the 'feed URL' returned HTML witho...
wn_
2025-05-02
drop SIMPLE_UPDATE_MODE, limit housekeeping and updates to background processes
Andrew Dolgov
2025-03-31
Merge branch 'feature/search-in-hash' into 'master'
Andrew Dolgov
2025-03-30
Include the search query+language as part of the URL hash.
wn_
2025-03-30
use server-side localized formatting for matching rule to display as a toolti...
Andrew Dolgov
2025-03-30
stop sending matched content twice for the tooltip, use smaller objects conta...
Andrew Dolgov
2025-03-28
add limited highlighting of filter test results based on matched rules
Andrew Dolgov
2025-03-27
filter test dialog improvements:
Andrew Dolgov
2025-03-19
allow setting update interval in subcribe to feed dialog
Andrew Dolgov
2025-02-15
Move filter test results HTML building to the frontend.
wn_
2025-02-15
Only continue filter testing when there are likely more entries to check.
wn_
2025-02-08
Indicate filters might have matched more than the test found.
wn_
2025-01-06
Fix setting a custom title when cloning a single filter.
wn_
2025-01-06
Use 'clone' wording for filter duplication.
wn_
2025-01-06
Prompt for the new filter name when only copying one.
wn_
2025-01-06
Add the ability to copy an existing filter.
wn_
2024-11-23
collapse actions summary list in filter tree if 'toggle rule display' is disa...
Andrew Dolgov
2024-11-23
fix action params not hiding in edit action dialog if param-less action was i...
Andrew Dolgov
2024-10-15
properly support search queries in viewfeed debugger, improve some debugging ...
Andrew Dolgov
2024-08-26
Make a search query 'feed title' a link to get back to the search modal.
wn_
2024-08-14
Remove unused 'dashboard feed' code.
wn_
2024-05-16
Add option to debug feeds in 'Feeds with update errors' dialog.
wn_
2024-02-02
implement above changes for 3 panel view, add basic tooltip
Andrew Dolgov
2024-02-02
make headline elements with feed title lead to originating site while RSS ico...
Andrew Dolgov
2024-02-02
fix unfunctional rss icon in grouped-by-feed heading
Andrew Dolgov
2023-12-23
Ensure the feed name is easily visible when looking at the feeds with errors ...
wn_
2023-11-03
add wip UI/backend stuff to filter feed tree
Andrew Dolgov
2023-10-26
Fix class names in some more places.
wn_
2023-10-25
move to psr-4 autoloader
Andrew Dolgov
2023-06-01
keep two sets of content-insert size cookies for wide & normal mode
Andrew Dolgov
2023-04-13
add Headlines.default_move_on_expand tunable
Andrew Dolgov
2023-04-09
add window.requestIdleCallback polyfill for safari
Andrew Dolgov
2023-04-06
add simple autocompleter for tags
Andrew Dolgov
2023-04-01
Make edit feed dialog's 'remove icon' button a regular button.
wn_
2023-03-07
Change 'FEED_NOTHING' to 'FEED_DASHBOARD'.
wn_
2023-03-05
Also use friendly names for special feed+cat IDs in the frontend.
wn_
2023-03-01
tags display: instead of limiting to 5 tags, limit by container width %
Andrew Dolgov
2022-12-19
* bring back cache-busting for feed icons based on timestamp
Andrew Dolgov
2022-11-24
rework favicon storage to use DiskCache
Andrew Dolgov
2022-06-06
feeds-tree: move external onClick dojo/method to PrefFeedTree class
Andrew Dolgov
2022-06-06
filter-tree: move external dojo/method to PrefFilterTree class
Andrew Dolgov
2022-06-05
prefs: move external filter tree onload method (which checks for inactive fee...
Andrew Dolgov
[next]