wn_
3047b294a6
Minor CSS+style tweaks in 'Handler_Public#generate_syndicated_feed()'.
2025-06-03 15:17:27 +00:00
wn_
814ab48169
Use the current timestamp for feed-level 'updated' in 'Handler_Public#generate_syndicated_feed()'.
...
The last article's 'updated' value was not a good indicator of when the feed updated for various reasons, so we'll just use the current timestamp to represent the dynamic nature of the content.
2025-06-03 14:10:08 +00:00
wn_
446f9dcb23
Style tweaks in 'Handler_Public#generate_syndicated_feed()'
2025-06-03 14:10:08 +00:00
wn_
8255f71c2e
Fail early in 'Handler_Public#generate_syndicated_feed()' on unrecognized format.
2025-06-03 14:10:08 +00:00
wn_
34c7e11d84
Use the official JSON MIME type of 'application/json'.
2025-06-03 13:53:12 +00:00
Andrew Dolgov
d859c56636
send content-length with cached files
2025-05-18 09:06:01 +03:00
Andrew Dolgov
aeca30cb0c
drop SIMPLE_UPDATE_MODE, limit housekeeping and updates to background processes
2025-05-02 13:26:58 +03:00
Andrew Dolgov
d373c1f978
add Config::DISABLE_LOGIN_FORM to allow limiting logins to SSO providers
2025-03-14 11:43:25 +03:00
wn_
154abc61a0
Eliminate use of deprecated 'get_pref()' and 'set_pref()'.
2024-11-18 21:59:45 +00:00
wn_
5a200755b8
Move 'IVirtualFeed' checks into 'PluginHost::get_feed_handler()'.
2024-11-12 03:49:58 +00:00
wn_
dca2ae60a1
Remove some PHPStan ignores and make others rule-specific.
2024-11-12 03:38:45 +00:00
Andrew Dolgov
8c9c69921f
make phpstan happy
2023-10-25 18:04:42 +03:00
Andrew Dolgov
3181272619
add healthcheck public method, map by default to /healthz
2023-10-25 17:53:49 +03:00
Andrew Dolgov
865ecc8796
move to psr-4 autoloader
2023-10-25 12:55:09 +03:00