1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-25 11:57:42 +02:00
ttrss/classes
2018-12-06 07:08:54 +03:00
..
auth pluginhost: do not connect via legacy DB api until requested 2017-12-03 14:49:18 +03:00
db fix several issues related to profile being set to a non-numeric value 2018-12-04 10:47:01 +03:00
feeditem parser: move media:element handling to feeditem_common; use media:content @media attribute to generate placeholder content-type if not specified 2018-08-21 07:01:26 +03:00
handler force cast profile id to integer when assigning to session variable 2018-12-06 07:08:54 +03:00
logger Logger_SQL: use separate PDO connection 2018-09-10 21:49:31 +03:00
pref force cast profile id to integer when assigning to session variable 2018-12-06 07:08:54 +03:00
api.php API: getHeadlines: return feed_id for Archived entries as 0 instead of null to be consistent with requested feed_id 2018-08-29 15:13:07 +03:00
article.php remove pub_{set,unset}.png usage in main code 2018-12-05 14:18:03 +03:00
backend.php force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
ccache.php php: remove trailing whitespaces 2018-11-03 15:08:43 +03:00
counters.php queryfeedheadlines: there's no need to quote order_by/override_order 2017-12-03 22:49:57 +03:00
db.php Logger_SQL: use separate PDO connection 2018-09-10 21:49:31 +03:00
dbupdater.php debug logging system rework: 2018-11-30 08:34:29 +03:00
debug.php CLI tools: fix --quiet not working if --log is unset 2018-12-01 10:05:26 +03:00
digest.php debug logging system rework: 2018-11-30 08:34:29 +03:00
dlg.php prefs: Prefs global -> Helpers 2018-12-03 12:46:00 +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 Store language of entries as indicated by the feed. 2018-08-12 15:27:26 +01:00
feeds.php trgm: use vector icon, replace recently read icon 2018-12-05 22:48:14 +03:00
handler.php pluginhost: do not connect via legacy DB api until requested 2017-12-03 14:49:18 +03:00
iauthmodule.php remove some redundant php closing tags 2017-04-26 20:24:18 +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 php: remove trailing whitespaces 2018-11-03 15:08:43 +03:00
logger.php Logger->log() allow passing context (defaults to '') 2018-09-10 21:32:10 +03:00
mailer.php mailer: fix indents 2018-11-22 16:55:37 +03:00
opml.php refactor OPML export/import code to be less horrible 2018-12-03 12:26:49 +03:00
plugin.php plugin base: add type hint to init(host) 2017-12-03 10:11:32 +03:00
pluginhandler.php force strip_tags() on all user input unless explicitly allowed 2017-12-03 23:35:38 +03:00
pluginhost.php debug logging system rework: 2018-11-30 08:34:29 +03:00
rpc.php force cast profile id to integer when assigning to session variable 2018-12-06 07:08:54 +03:00
rssutils.php fix missing sprintf() argument 2018-11-30 09:19:00 +03:00