ttrss/classes
Andrew Dolgov 2f14fa1bc3 add a hack to position labels on a dijit toolbar better 2021-02-24 15:53:47 +03:00
..
auth cleanup some defined-stuff 2021-02-23 09:01:27 +03:00
db db-prefs: minor cleanup, add warnings if unknown prefs are requested 2021-02-15 22:01:11 +03:00
feeditem wip: initial for config object 2021-02-22 21:47:48 +03:00
handler drop errors.php and simplify error handling 2021-02-23 22:26:07 +03:00
logger remove PHPMD.UnusedFormalParameter 2021-02-08 19:42:10 +03:00
pref add a hack to position labels on a dijit toolbar better 2021-02-24 15:53:47 +03:00
api.php request label counters conditionally 2021-02-24 15:07:31 +03:00
article.php request label counters conditionally 2021-02-24 15:07:31 +03:00
config.php rename TTRSS_SESSION_NAME to SESSION_NAME 2021-02-23 17:01:25 +03:00
counters.php request label counters conditionally 2021-02-24 15:07:31 +03:00
db.php cleanup some defined-stuff 2021-02-23 09:01:27 +03:00
dbupdater.php dbupdater: unify naming 2021-02-15 16:14:00 +03:00
debug.php use self:: in some places to invoke static methods from the same class 2020-09-22 14:54:15 +03:00
digest.php migrate the rest into Config:: 2021-02-22 22:35:27 +03:00
diskcache.php migrate the rest into Config:: 2021-02-22 22:35:27 +03:00
errors.php add Errors.php 2021-02-23 22:31:43 +03:00
feedenclosure.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
feeditem.php article: unify naming 2021-02-15 15:52:28 +03:00
feedparser.php fix some more warnings reported by phpstan 2021-02-06 17:38:24 +03:00
feeds.php request label counters conditionally 2021-02-24 15:07:31 +03:00
handler.php handler: default base csrf_ignore() to false 2020-09-15 18:16:33 +03:00
iauthmodule.php fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost 2021-02-08 19:11:31 +03:00
ihandler.php remove some redundant php closing tags 2017-04-26 20:24:18 +03:00
labels.php for the most part, deal with filter rules UI 2021-02-21 09:35:07 +03:00
logger.php migrate the rest into Config:: 2021-02-22 22:35:27 +03:00
mailer.php migrate the rest into Config:: 2021-02-22 22:35:27 +03:00
opml.php wip: initial for config object 2021-02-22 21:47:48 +03:00
plugin.php * add (disabled) shortcut syntax for plugin methods 2021-02-17 21:44:21 +03:00
pluginhandler.php drop errors.php and simplify error handling 2021-02-23 22:26:07 +03:00
pluginhost.php dirname(__FILE__) -> __DIR__ 2021-02-22 17:38:46 +03:00
rpc.php decouple runtime-info object from counters 2021-02-24 15:40:19 +03:00
rssutils.php cleanup some defined-stuff 2021-02-23 09:01:27 +03:00
sanitizer.php move some old-style handlers to new callback ones 2021-02-08 16:14:48 +03:00
templator.php replace FALSE with false so that static analyzer shuts up about it 2020-09-17 19:02:27 +03:00
timehelper.php fix several warnings reported by phpstan 2021-02-06 17:19:07 +03:00
urlhelper.php cleanup some defined-stuff 2021-02-23 09:01:27 +03:00
userhelper.php wip: initial for config object 2021-02-22 21:47:48 +03:00