1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-29 12:20:51 +02:00
ttrss/classes
2023-04-13 06:20:04 +03:00
..
auth
cache Only touch on send for expirable cache files. 2022-12-20 02:16:47 +00:00
db Address upcoming string interpolation deprecation. 2022-11-12 16:20:59 +00:00
feeditem Address PHPStan 'right side always true' in FeedItem_RSS. 2023-03-05 14:20:19 +00:00
handler * auth_internal OTP form: fix double-urlencode 2023-03-23 20:05:03 +03:00
logger Initial go at PHPStan rule level 6. 2021-11-10 21:38:25 +00:00
pref more tracing 2023-04-09 22:15:16 +03:00
api.php isLoggedIn adds a message to the system log when it returns false, fix for php8+, removed empty test for bool conversion. 2023-03-31 20:26:36 -05:00
article.php a bit more tracing 2023-04-09 22:36:37 +03:00
config.php long year -> short year 2023-04-10 20:11:26 +03:00
counters.php more tracing 2023-04-09 22:15:16 +03:00
db.php throttle updates if received HTTP 429 (Too Many Requests) 2022-06-09 09:06:52 +03:00
debug.php Switch to direct type declarations of class properties. 2022-08-12 14:13:26 +00:00
digest.php even more tracing 2023-04-09 22:31:42 +03:00
diskcache.php a bit more diskcache tracing 2023-04-10 18:23:26 +03:00
errors.php generate a warning if plugin-generated content of HOOK_ARTICLE_BUTTON or _LEFT_BUTTON can't be parsed as valid XML 2022-01-06 10:37:03 +03:00
feedenclosure.php
feeditem.php Address PHPStan warnings in FeedItem classes. 2021-11-15 02:40:45 +00:00
feedparser.php Use the null coalescing assignment operator in various places. 2022-08-12 18:21:38 +00:00
feeds.php even more tracing 2023-04-09 22:31:42 +03:00
handler.php Switch to direct type declarations of class properties. 2022-08-12 14:13:26 +00:00
iauthmodule.php
icatchall.php add icatchall 2023-04-09 21:30:04 +03:00
ihandler.php
ivirtualfeed.php
labels.php
logger.php
mailer.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
opml.php
plugin.php get_self_url: strip all trailing slashes 2022-11-28 19:24:12 +03:00
pluginhandler.php Address upcoming string interpolation deprecation. 2022-11-12 16:20:59 +00:00
pluginhost.php a bit more tracing 2023-04-09 22:36:37 +03:00
prefs.php Remove unused 'Prefs::_delete()'. 2023-03-05 15:30:12 +00:00
rpc.php more tracing 2023-04-09 22:15:16 +03:00
rssutils.php fix 881f8805bd behaving improperly 2023-04-13 06:20:04 +03:00
sanitizer.php more tracing 2023-04-09 22:15:16 +03:00
templator.php
timehelper.php
tracer.php make jaeger service name configurable 2023-04-10 07:18:36 +03:00
urlhelper.php add tracing to UrlHelper 2023-04-09 23:26:51 +03:00
userhelper.php Set user related sessions for single user mode 2022-08-31 14:52:42 -07:00