Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Dolgov
e91c49b747
use RETURNING syntax when creating article record in share anything 2025-05-06 05:04:47 +03:00
Andrew Dolgov
3098dc0a16
rename article mark/publish hooks 2025-05-02 21:28:37 +03:00
Andrew Dolgov
0520ca2226
deal with published hook in _create_published_article 2025-05-02 08:26:52 +03:00
Andrew Dolgov
b154bc7a10
initial attempt to remove mysql-related stuff from tt-rss 2025-04-14 12:59:00 +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_
abcd0e8ba2 Use native union types in most places. 2024-11-23 17:43:24 +00:00
wn_
154abc61a0 Eliminate use of deprecated 'get_pref()' and 'set_pref()'. 2024-11-18 21:59:45 +00:00
Andrew Dolgov
884fd92f13
drop opentelemetry 2024-10-01 16:00:34 +03:00
wn_
8727fb3ba8 Clean up some unused variables.
This is essentially 1ccc0c8c1a without the renames and some other things related to Psalm.
2024-01-08 22:46:13 +00:00
Andrew Dolgov
865ecc8796
move to psr-4 autoloader 2023-10-25 12:55:09 +03:00