Andrew Dolgov
|
906063b1d1
|
Merge branch 'configurable-default-themes' into 'master'
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 20:09:08 +03:00 |
|
Andrew Dolgov
|
19fc3bff21
|
drop unused legacy (?) handler method OPML->import()
|
2025-08-04 20:05:59 +03:00 |
|
Andrew Dolgov
|
0d0745da44
|
add necessary plumbing for auto light/dark switch for the forgotpass handler
|
2025-08-04 19:54:12 +03:00 |
|
Andrew Dolgov
|
8eb340c3ca
|
make default light/dark themes configurable, add support for main application and login form
|
2025-08-01 17:22:21 +03:00 |
|
Andrew Dolgov
|
851ddf4bbe
|
Merge branch 'publishedcounter' into 'master'
implement special counter display when viewing by published, similar to marked
See merge request tt-rss/tt-rss!168
|
2025-07-30 20:23:50 +03:00 |
|
Andrew Dolgov
|
c7aa33fe8a
|
fix publishedcounter not working for feed counters
|
2025-07-30 20:04:02 +03:00 |
|
Andrew Dolgov
|
aeb0d42f89
|
add missing count_published to get_cats() and fix some misleading indenting
|
2025-07-30 19:57:56 +03:00 |
|
Andrew Dolgov
|
bc312b1205
|
implement special counter display when viewing by published, similar to marked
|
2025-07-30 19:24:53 +03:00 |
|
wn
|
8b07dc8453
|
Merge branch 'retry-night-mode-switch' into 'master'
attempt to retry night mode switch if we're offline
See merge request tt-rss/tt-rss!167
|
2025-07-27 12:22:58 -05:00 |
|
Andrew Dolgov
|
524bdeb419
|
attempt to retry night mode switch if we're offline
|
2025-07-27 20:07:55 +03:00 |
|
Andrew Dolgov
|
bb39b34d72
|
Merge branch 'bugfix/media-thumbnail' into 'master'
Look for media thumbnails in more places.
See merge request tt-rss/tt-rss!166
|
2025-07-27 07:50:28 +03:00 |
|
wn_
|
f62aaa307b
|
Look for media thumbnails in more places.
https://www.rssboard.org/media-rss#optional-elements
|
2025-07-26 20:00:25 +00:00 |
|
Andrew Dolgov
|
dea3f2dcb2
|
Merge branch 'no-more-666' into 'master'
set sane permissions on cache/lockfiles/feed-icons instead of hardcoding a+rwx
See merge request tt-rss/tt-rss!165
|
2025-07-12 14:35:03 +03:00 |
|
Andrew Dolgov
|
d9e2cd44ce
|
set sane permissions on cache/lockfiles/feed-icons instead of hardcoding a+rwx
|
2025-07-12 08:33:51 +03:00 |
|
wn
|
d3599707ac
|
Merge branch 'feature/article-display-url-skip-request' into 'master'
Use existing headline info for 'Article.displayUrl()'
See merge request tt-rss/tt-rss!164
|
2025-07-08 10:41:13 -05:00 |
|
wn_
|
5b99ccf662
|
Use existing headline info for 'Article.displayUrl()'
|
2025-07-08 10:54:10 +00:00 |
|
Andrew Dolgov
|
da4b886f08
|
Merge branch 'feature/feedparser-tweaks' into 'master'
Disallow subscribing if feed content is invalid
See merge request tt-rss/tt-rss!163
|
2025-07-07 07:38:21 +03:00 |
|
wn_
|
0cd788220d
|
Separate feed type detection from init, don't subscribe on failures.
Also some FeedParser tweaks.
|
2025-07-06 02:33:18 +00:00 |
|
Andrew Dolgov
|
46e05583a9
|
Merge branch 'pidlock' into 'master'
Pidlock
See merge request tt-rss/tt-rss!162
|
2025-07-04 14:01:37 +03:00 |
|
Andrew Dolgov
|
dea41c6a3d
|
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
|
2025-07-04 13:59:28 +03:00 |
|
Andrew Dolgov
|
b989b1cd5b
|
stop checking for pidlock in yet another place
|
2025-07-04 13:59:22 +03:00 |
|
Andrew Dolgov
|
05a90d4ce1
|
Merge branch 'undying' into 'master'
Undying
See merge request tt-rss/tt-rss!161
|
2025-07-04 13:32:57 +03:00 |
|
Andrew Dolgov
|
775a6066f1
|
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
|
2025-07-04 13:31:30 +03:00 |
|
Andrew Dolgov
|
ec0a19c5a6
|
replace all instances of die() with print+exit because die() returns exit code 0
|
2025-07-04 13:31:15 +03:00 |
|
Andrew Dolgov
|
9b38a57570
|
Merge branch 'housekeeping' into 'master'
Housekeeping
See merge request tt-rss/tt-rss!160
|
2025-07-04 13:24:28 +03:00 |
|
Andrew Dolgov
|
b0dc82dc7e
|
only exit with nonzero exit code if there was an error
|
2025-07-04 13:22:06 +03:00 |
|
Andrew Dolgov
|
79e0d6ecc2
|
run housekeeping tasks on task 0 if task id is passed, stop checking for pidlock
|
2025-07-04 13:18:50 +03:00 |
|
Andrew Dolgov
|
c1542671c1
|
return nonzero exit code when fatal error is triggered in on a CLI SAPI
|
2025-07-04 13:17:25 +03:00 |
|
Andrew Dolgov
|
0034cd69f8
|
Merge branch 'housekeeping_task' into 'master'
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 13:02:54 +03:00 |
|
Andrew Dolgov
|
7b4f039651
|
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
|
2025-07-04 13:00:45 +03:00 |
|
Andrew Dolgov
|
2e62d27b9f
|
only run housekeeping on task 0 when --feeds is invoked with pidlock and task id, similar to daemon-loop
|
2025-07-04 13:00:26 +03:00 |
|
Andrew Dolgov
|
ee2f556265
|
Merge branch 'scripts' into 'master'
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 09:48:55 +03:00 |
|
Andrew Dolgov
|
629535329d
|
add separate script that invokes update.php with args, add basic info blurbs to other scripts
|
2025-07-04 09:46:46 +03:00 |
|
Andrew Dolgov
|
50eff08fcb
|
Merge branch 'weblate-integration' into 'master'
WIP: weblate-integration
See merge request tt-rss/tt-rss!157
|
2025-07-04 07:50:05 +03:00 |
|
தமிழ்நேரம்
|
7c34df1946
|
Translated using Weblate (Tamil)
Currently translated at 100.0% (703 of 703 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ta/
|
2025-07-04 00:07:24 +02:00 |
|
தமிழ்நேரம்
|
f99ef00b0a
|
Translated using Weblate (Tamil)
Currently translated at 100.0% (703 of 703 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ta/
|
2025-07-04 00:07:22 +02:00 |
|
தமிழ்நேரம்
|
7ab3eb8431
|
Translated using Weblate (Tamil)
Currently translated at 100.0% (703 of 703 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ta/
|
2025-07-04 00:07:20 +02:00 |
|
தமிழ்நேரம்
|
7ba4b40a63
|
Translated using Weblate (Tamil)
Currently translated at 100.0% (703 of 703 strings)
Translation: TinyTinyRSS/webui
Translate-URL: https://hosted.weblate.org/projects/tt-rss/webui/ta/
|
2025-07-04 00:07:18 +02:00 |
|
Andrew Dolgov
|
2643440aba
|
Merge branch 'master' of gitlab.tt-rss.org:tt-rss/tt-rss
|
2025-07-03 21:39:25 +03:00 |
|
Andrew Dolgov
|
fb219848b6
|
add same workaround to updater startup script
|
2025-07-03 21:39:17 +03:00 |
|
Andrew Dolgov
|
f57bb8ec24
|
Merge branch 'sslmode' into 'master'
add workaround for what possibly is a PDO bug related to tls connections to pgsql
See merge request tt-rss/tt-rss!156
|
2025-07-03 21:37:43 +03:00 |
|
Andrew Dolgov
|
bab03ea516
|
add workaround for what possibly is a PDO bug related to tls connections to pgsql
|
2025-07-03 21:30:55 +03:00 |
|
Andrew Dolgov
|
2d56105c93
|
Merge branch 'sslmode' into 'master'
add support for PG sslmode and set it to prefer encrypted connections by default
See merge request tt-rss/tt-rss!155
|
2025-07-03 19:24:04 +03:00 |
|
Andrew Dolgov
|
4088636865
|
add support for PG sslmode and set it to prefer encrypted connections by default
|
2025-07-03 19:04:32 +03:00 |
|
wn
|
18f8f55ce5
|
Merge branch 'search-by-tags' into 'master'
allow searching by tags (prefix tag:)
See merge request tt-rss/tt-rss!154
|
2025-06-23 11:17:52 -05:00 |
|
Andrew Dolgov
|
12ef981bfb
|
allow searching by tags (prefix tag:)
|
2025-06-23 18:56:47 +03:00 |
|
Andrew Dolgov
|
664f832aac
|
Merge branch 'feature/subscription-fail-info' into 'master'
Show more info when subscribing fails
See merge request tt-rss/tt-rss!153
|
2025-06-21 07:52:36 +03:00 |
|
wn_
|
09c11df764
|
Clean up displaying subscription error info, log more detailed info to the event log.
|
2025-06-19 20:37:49 +00:00 |
|
wn_
|
692c7a8949
|
Remove unused subscription return code 6
|
2025-06-17 18:02:57 +00:00 |
|
wn_
|
5b0d325733
|
Escape error content displayed when subscribing fails (as it might contain HTML).
|
2025-06-17 17:59:10 +00:00 |
|