summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-19Translated using Weblate (Tamil)தமிழ்நேரம்
Currently translated at 55.2% (384 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ta/
2025-03-19allow setting update interval in subcribe to feed dialogAndrew Dolgov
2025-03-19Merge branch 'feature/search-to-sql-phrases' into 'master'Andrew Dolgov
Support phrases in searches (PostgreSQL only) See merge request tt-rss/tt-rss!109
2025-03-18Support using phrases in searches (PostgreSQL only).wn_
2025-03-17Merge branch 'feature/search-to-sql-tweaks' into 'master'Andrew Dolgov
Some improvements in 'Feeds::_search_to_sql()'. See merge request tt-rss/tt-rss!108
2025-03-15Some improvements in 'Feeds::_search_to_sql()'.wn_
* Pass in the profile so some preferences can be retrieved correctly. * Consistently use the owner UID that gets passed in (previously some session var uses).
2025-03-14Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Added translation using Weblate (Tamil) See merge request tt-rss/tt-rss!107
2025-03-14allow app passwords via auth_internal even if DISABLE_LOGIN_FORM is setAndrew Dolgov
2025-03-14Merge branch 'protected/DISABLE_LOGIN_FORM' into 'master'Andrew Dolgov
add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providers See merge request tt-rss/tt-rss!106
2025-03-14add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providersAndrew Dolgov
2025-03-09Added translation using Weblate (Tamil)தமிழ்நேரம்
2025-03-08Merge branch 'feature/time-comparison-gen' into 'master'Andrew Dolgov
Add and use 'Db::past_comparison_qpart()'. See merge request tt-rss/tt-rss!105
2025-03-04Merge branch 'bugfix/user-language' into 'master'Andrew Dolgov
Get rid of the 'language' session variable. See merge request tt-rss/tt-rss!104
2025-03-04Add and use 'Db::now_comparison_qpart()'.wn_
This introduces a helper to build a query part comparing a field against a past datetime (determined by '$now - $some_interval'), eliminating certain boilerplate code.
2025-03-04Get rid of the 'language' session variable.wn_
It had issues (no profile usage, only set at login), so it's cleanest to just replace its one usage with 'Prefs::get()'.
2025-02-26Merge branch 'feature/favicon-mime-type-detection' into 'master'Andrew Dolgov
Use the fileinfo module for favicon validation in 'RSSUtils::update_favicon()'. See merge request tt-rss/tt-rss!103
2025-02-25Use the fileinfo module for favicon validation in 'RSSUtils::update_favicon()'.wn_
2025-02-20Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Czech) See merge request tt-rss/tt-rss!102
2025-02-20Merge branch 'feature/efficient-filter-testing' into 'master'Andrew Dolgov
Only continue filter testing when there are likely more entries to check. See merge request tt-rss/tt-rss!101
2025-02-15Move filter test results HTML building to the frontend.wn_
2025-02-15Only continue filter testing when there are likely more entries to check.wn_
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.
2025-02-11Translated using Weblate (Czech)Patrik Coch
Currently translated at 98.2% (683 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/cs/
2025-02-08Merge branch 'feature/filter-test-cleanup' into 'master'Andrew Dolgov
Clean up 'Pref_Filters::testFilterDo()'. See merge request tt-rss/tt-rss!100
2025-02-08Indicate filters might have matched more than the test found.wn_
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.
2025-02-08Clean up 'Pref_Filters::testFilterDo()'.wn_
Use ORM, drop the '5 rule' limit, etc.
2025-01-27Merge branch 'feed-icons-misc' into 'master'Andrew Dolgov
Feed icons cleanup See merge request tt-rss/tt-rss!99
2025-01-26Remove now-unused 'Config::ICONS_URL'.wn_
2025-01-26Reduce use of legacy 'Config::ICONS_DIR'.wn_
Also some minor cleanup in 'API#_get_config()'.
2025-01-26Include 'cache/feed-icons' in the default backup process.wn_
This is worthwhile since custom icons might've been uploaded and post-restore icon fetches might take a while.
2025-01-22Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Finnish) See merge request tt-rss/tt-rss!98
2025-01-22fix extra commaAndrew Dolgov
2025-01-22shorten_expanded: add simple event debounceAndrew Dolgov
2025-01-17Translated using Weblate (Finnish)Ricky Tigg
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fi/
2025-01-09Merge branch 'feature/copy-filter' into 'master'Andrew Dolgov
Add the ability to clone an existing filter. See merge request tt-rss/tt-rss!97
2025-01-06Fix setting a custom title when cloning a single filter.wn_
2025-01-06Use 'clone' wording for filter duplication.wn_
2025-01-06Fix a return type warning in 'Pref_Filters'.wn_
'Pref_Filters#get_details()' gets passed the ID of an existing filter, so we don't need to handle some edge case of it not existing.
2025-01-06Prompt for the new filter name when only copying one.wn_
This also reworks 'Pref_Filters' a bit so it's easier to retrieve filter titles.
2025-01-06Add the ability to copy an existing filter.wn_
2025-01-05Merge branch 'af-comics-dumbingofage' into 'master'Andrew Dolgov
[af_comics] Add processing of dumbingofage.com images See merge request tt-rss/tt-rss!96
2025-01-05Add processing of dumbingofage.com imagesNathan Neulinger
2024-12-30Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Chinese (Simplified Han script)) See merge request tt-rss/tt-rss!95
2024-12-29Translated using Weblate (Italian)Dario Di Ludovico
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/it/
2024-12-29Translated using Weblate (Belarusian)Mikalai Daronin
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/be/
2024-12-27Translated using Weblate (Chinese (Simplified Han script))qx100
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/zh_Hans/
2024-12-22Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Greek) See merge request tt-rss/tt-rss!94
2024-12-22Translated using Weblate (Greek)cuhsy
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/el/
2024-12-20Merge branch 'weblate-integration' into 'master'Andrew Dolgov
Translated using Weblate (Spanish) See merge request tt-rss/tt-rss!93
2024-12-17Translated using Weblate (Dutch)Patrick Ahles
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/nl/
2024-12-17Translated using Weblate (Latvian)Edgars Andersons
Currently translated at 100.0% (695 of 695 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/