| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-29 | Tweak the 'Feeds::_get_title()' param order to make PHP happy. | wn_ | |
| Required params need to go before optional. | |||
| 2025-08-29 | Minor fix in 'OPML#opml_export()'. | wn_ | |
| 2025-08-29 | Make 'owner_uid' required for 'Feeds::_get_title()' and ↵ | wn_ | |
| 'Feeds::_get_cat_title()'. | |||
| 2025-08-29 | Fix getting the title for syndicated feeds. | wn_ | |
| https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/181 missed that 'Feeds::_get_title()' gets invoked when headlines are generated for syndicated feeds. | |||
| 2025-08-26 | Merge branch 'bugfix/limit-more-by-uid' into 'master' | Andrew Dolgov | |
| Filter more results by user ID. See merge request tt-rss/tt-rss!181 | |||
| 2025-08-25 | Filter more results by user ID. | wn_ | |
| 2025-08-25 | Merge branch 'feature/guzzle-7.10.0' into 'master' | Andrew Dolgov | |
| Bump Guzzle to 7.10.0 for PHP 8.5 compatibility. See merge request tt-rss/tt-rss!180 | |||
| 2025-08-24 | Bump Guzzle to 7.10.0 for PHP 8.5 compatibility. | wn_ | |
| https://github.com/guzzle/guzzle/compare/7.9.2...7.10.0 | |||
| 2025-08-15 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!179 | |||
| 2025-08-14 | 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-14 | Merge branch 'autoswitch-retries' into 'master' | Andrew Dolgov | |
| bump amount of retries when trying to auto-switch theme See merge request tt-rss/tt-rss!178 | |||
| 2025-08-14 | bump amount of retries when trying to auto-switch theme | Andrew Dolgov | |
| 2025-08-13 | Merge branch 'weblate-integration' into 'master' | Andrew Dolgov | |
| WIP: weblate-integration See merge request tt-rss/tt-rss!177 | |||
| 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 | |