wn_
|
2fa54cc627
|
Deprecate and remove use of the 'SUBSTRING_FOR_DATE' constant.
With MySQL support removed (b154bc7a10 ) this constant is unnecessary.
|
2025-05-18 14:26:05 +00:00 |
|
Andrew Dolgov
|
b154bc7a10
|
initial attempt to remove mysql-related stuff from tt-rss
|
2025-04-14 12:59:00 +03:00 |
|
Andrew Dolgov
|
eedc1460e5
|
support transparent encryption for feed passwords, bump schema to drop length limit of ttrss_feeds.auth_pass
|
2025-04-08 09:36:04 +03:00 |
|
wn_
|
f9b2291c28
|
Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'.
There's no point in passing '$long' unless '$no_smart_dt' is set to 'true'.
|
2024-12-15 18:39:03 +00:00 |
|
Andrew Dolgov
|
e473d8ecc5
|
show amount of stored article in prefs feed tree
|
2024-12-14 11:37:58 +03:00 |
|
wn_
|
667528d5b9
|
Use PHP 8 'str_' functions.
A few more characters in some places, but helps with readability.
|
2024-11-24 13:59:29 +00:00 |
|
wn_
|
154abc61a0
|
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
|
2024-11-18 21:59:45 +00:00 |
|
wn_
|
a784305cc7
|
Address PHPStan findings as of 2.0.1
|
2024-11-12 03:15:53 +00:00 |
|
Andrew Dolgov
|
884fd92f13
|
drop opentelemetry
|
2024-10-01 16:00:34 +03:00 |
|
wn_
|
9743f0efcd
|
Support doing a prefs page search via Enter.
|
2024-03-23 15:19:58 +00:00 |
|
Andrew Dolgov
|
ff4248b09e
|
add wip UI/backend stuff to filter feed tree
|
2023-11-03 08:33:35 +03:00 |
|
Andrew Dolgov
|
865ecc8796
|
move to psr-4 autoloader
|
2023-10-25 12:55:09 +03:00 |
|