| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-13 | Translated using Weblate (Galician) | josé m | |
| Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/gl/ | |||
| 2025-08-13 | Merge branch 'docker-updater-patch' into 'master' | Andrew Dolgov | |
| Add update-ca-certificates to updater.sh See merge request tt-rss/tt-rss!176 | |||
| 2025-08-13 | Add update-ca-certificates to updater.sh | Julian Labus | |
| 2025-08-11 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!175 | |||
| 2025-08-11 | Translated using Weblate (French) | Patrick Ahles | |
| Currently translated at 99.4% (699 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/fr/ | |||
| 2025-08-10 | Merge branch 'bugfix/default-dark-theme-bookmarklets' into 'master' | Andrew Dolgov | |
| Fix default dark mode CSS path in UtilityJS, use configurable default themes in bookmarklets. See merge request tt-rss/tt-rss!174 | |||
| 2025-08-10 | Fix default dark mode CSS path in UtilityJS, use configurable default themes ↵ | wn_ | |
| in bookmarklets. | |||
| 2025-08-10 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!173 | |||
| 2025-08-09 | Translated using Weblate (Latvian) | Edgars Andersons | |
| Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/ | |||
| 2025-08-08 | Merge branch 'navigator-offline' into 'master' | Andrew Dolgov | |
| check if backend is reachable when handling night mode change instead of... See merge request tt-rss/tt-rss!172 | |||
| 2025-08-08 | check if backend is reachable when handling night mode change instead of ↵ | Andrew Dolgov | |
| relying on navigator.onLine | |||
| 2025-08-08 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!171 | |||
| 2025-08-08 | Translated using Weblate (Latvian) | Edgars Andersons | |
| Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/ | |||
| 2025-08-07 | Translated using Weblate (Latvian) | ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝) | |
| Currently translated at 100.0% (703 of 703 strings) Translation: TinyTinyRSS/webui Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/lv/ | |||
| 2025-08-05 | Merge branch 'fix-youtube-nocookie' into 'master' | Andrew Dolgov | |
| Fix youtube-nocookie support See merge request tt-rss/tt-rss!170 | |||
| 2025-08-04 | Fix youtube-nocookie support | vjkcxl | |
| 2025-08-04 | Merge branch 'configurable-default-themes' into 'master' | Andrew Dolgov | |
| make default light/dark themes configurable, add support for main application and login form See merge request tt-rss/tt-rss!169 | |||
| 2025-08-04 | drop unused legacy (?) handler method OPML->import() | Andrew Dolgov | |
| 2025-08-04 | add necessary plumbing for auto light/dark switch for the forgotpass handler | Andrew Dolgov | |
| 2025-08-01 | make default light/dark themes configurable, add support for main ↵ | Andrew Dolgov | |
| application and login form | |||
| 2025-07-30 | Merge branch 'publishedcounter' into 'master' | Andrew Dolgov | |
| implement special counter display when viewing by published, similar to marked See merge request tt-rss/tt-rss!168 | |||
| 2025-07-30 | fix publishedcounter not working for feed counters | Andrew Dolgov | |
| 2025-07-30 | add missing count_published to get_cats() and fix some misleading indenting | Andrew Dolgov | |
| 2025-07-30 | implement special counter display when viewing by published, similar to marked | Andrew Dolgov | |
| 2025-07-27 | Merge branch 'retry-night-mode-switch' into 'master' | wn | |
| attempt to retry night mode switch if we're offline See merge request tt-rss/tt-rss!167 | |||
| 2025-07-27 | attempt to retry night mode switch if we're offline | Andrew Dolgov | |
| 2025-07-27 | Merge branch 'bugfix/media-thumbnail' into 'master' | Andrew Dolgov | |
| Look for media thumbnails in more places. See merge request tt-rss/tt-rss!166 | |||
| 2025-07-26 | Look for media thumbnails in more places. | wn_ | |
| https://www.rssboard.org/media-rss#optional-elements | |||
| 2025-07-12 | Merge branch 'no-more-666' into 'master' | Andrew Dolgov | |
| set sane permissions on cache/lockfiles/feed-icons instead of hardcoding a+rwx See merge request tt-rss/tt-rss!165 | |||
| 2025-07-12 | set sane permissions on cache/lockfiles/feed-icons instead of hardcoding a+rwx | Andrew Dolgov | |
| 2025-07-08 | Merge branch 'feature/article-display-url-skip-request' into 'master' | wn | |
| Use existing headline info for 'Article.displayUrl()' See merge request tt-rss/tt-rss!164 | |||
| 2025-07-08 | Use existing headline info for 'Article.displayUrl()' | wn_ | |
| 2025-07-07 | Merge branch 'feature/feedparser-tweaks' into 'master' | Andrew Dolgov | |
| Disallow subscribing if feed content is invalid See merge request tt-rss/tt-rss!163 | |||
| 2025-07-06 | Separate feed type detection from init, don't subscribe on failures. | wn_ | |
| Also some FeedParser tweaks. | |||
| 2025-07-04 | Merge branch 'pidlock' into 'master' | Andrew Dolgov | |
| Pidlock See merge request tt-rss/tt-rss!162 | |||
| 2025-07-04 | Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss | Andrew Dolgov | |
| 2025-07-04 | stop checking for pidlock in yet another place | Andrew Dolgov | |
| 2025-07-04 | Merge branch 'undying' into 'master' | Andrew Dolgov | |
| Undying See merge request tt-rss/tt-rss!161 | |||
| 2025-07-04 | Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss | Andrew Dolgov | |
| 2025-07-04 | replace all instances of die() with print+exit because die() returns exit code 0 | Andrew Dolgov | |
| 2025-07-04 | Merge branch 'housekeeping' into 'master' | Andrew Dolgov | |
| Housekeeping See merge request tt-rss/tt-rss!160 | |||
| 2025-07-04 | only exit with nonzero exit code if there was an error | Andrew Dolgov | |
| 2025-07-04 | run housekeeping tasks on task 0 if task id is passed, stop checking for pidlock | Andrew Dolgov | |
| 2025-07-04 | return nonzero exit code when fatal error is triggered in on a CLI SAPI | Andrew Dolgov | |
| 2025-07-04 | Merge branch 'housekeeping_task' into 'master' | Andrew Dolgov | |
| only run housekeeping on task 0 when --feeds is invoked with pidlock and task... See merge request tt-rss/tt-rss!159 | |||
| 2025-07-04 | Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss | Andrew Dolgov | |
| 2025-07-04 | only run housekeeping on task 0 when --feeds is invoked with pidlock and ↵ | Andrew Dolgov | |
| task id, similar to daemon-loop | |||
| 2025-07-04 | Merge branch 'scripts' into 'master' | Andrew Dolgov | |
| add separate script that invokes update.php with args, add basic info blurbs to other scripts See merge request tt-rss/tt-rss!158 | |||
| 2025-07-04 | add separate script that invokes update.php with args, add basic info blurbs ↵ | Andrew Dolgov | |
| to other scripts | |||
| 2025-07-04 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!157 | |||