ttrss/classes
Andrew Dolgov a4525d31b2 replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
..
auth add placeholder authentication via app passwords if service is passed 2019-11-01 13:03:06 +03:00
db db_prefs: return null if requested key is unset 2019-04-10 13:39:55 +03:00
feeditem tag-related fixes 2019-11-20 18:56:34 +03:00
handler forgotpass: use type strict comparison for reset token 2020-09-17 11:49:27 +03:00
logger SQL logger: log some parameters 2019-08-20 08:09:05 +03:00
pref replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
api.php move order_by to SQL override logic into a separate function 2020-08-13 11:52:32 +03:00
article.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
backend.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
counters.php fix several cases of Db class being invoked as wrong name (as DB) 2020-09-17 09:18:03 +03:00
db.php Logger_SQL: use separate PDO connection 2018-09-10 21:49:31 +03:00
dbupdater.php further update CLI schema updater layout to make it more readable 2019-03-07 06:54:05 +03:00
debug.php CLI tools: fix --quiet not working if --log is unset 2018-12-01 10:05:26 +03:00
digest.php allow overriding built-in templates via templates.local 2020-03-13 14:40:35 +03:00
diskcache.php af_proxy_http: never print received data directly, always redirect to cached_url 2020-09-15 08:02:28 +03:00
dlg.php mark primary button in the default password dialog 2020-01-25 13:08:29 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php Store language of entries as indicated by the feed. 2018-08-12 15:27:26 +01:00
feedparser.php parser: force libxml error messages to valid utf8 2019-05-12 10:13:22 +03:00
feeds.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
handler.php handler: default base csrf_ignore() to false 2020-09-15 18:16:33 +03:00
iauthmodule.php add placeholder authentication via app passwords if service is passed 2019-11-01 13:03:06 +03:00
idb.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
labels.php search: add support for label:XXX search keyword 2020-04-04 14:34:08 +03:00
logger.php Logger->log() allow passing context (defaults to '') 2018-09-10 21:32:10 +03:00
mailer.php Fix to_address being logged twice 2019-03-09 20:09:16 +01:00
opml.php OPML: export/import per-feed purge interval 2020-08-10 11:57:39 +03:00
plugin.php pluginhost: remove plugin gettext helpers (moved to plugin base class) 2019-03-05 10:26:23 +03:00
pluginhandler.php af_readability: add missing file 2019-08-16 15:29:24 +03:00
pluginhost.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
rpc.php don't try to update manually disabled feeds even if they haven't been updated before or are marked for a manual update 2020-09-17 15:40:50 +03:00
rssutils.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
templator.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00