You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/classes
JustAMacUser f782ee46ad Fix incorrect parenthesis placement in `count()`. 4 years ago
..
auth
db
feeditem
handler move timestamp-related stuff to a separate class 4 years ago
logger
pref move timestamp-related stuff to a separate class 4 years ago
api.php api: catchupfeed: allow passing 'mode' (optional), bump api version 4 years ago
article.php
backend.php
counters.php move timestamp-related stuff to a separate class 4 years ago
db.php
dbupdater.php
debug.php use self:: in some places to invoke static methods from the same class 4 years ago
digest.php move timestamp-related stuff to a separate class 4 years ago
diskcache.php hide uninteresting errors in several DOMDocument->loadHTML() invocations 4 years ago
dlg.php
feedenclosure.php
feeditem.php
feedparser.php
feeds.php hide uninteresting errors in several DOMDocument->loadHTML() invocations 4 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php Logger::log - allow specifying errno 4 years ago
mailer.php Logger::log - allow specifying errno 4 years ago
opml.php
plugin.php
pluginhandler.php
pluginhost.php
rpc.php exclude E_USER_NOTICE from recent events icon 4 years ago
rssutils.php Fix incorrect parenthesis placement in `count()`. 4 years ago
sanitizer.php
templator.php
timehelper.php prev: add missing class 4 years ago
urlhelper.php validate url: feed urlencoded() URL to filter_var() only 4 years ago
userhelper.php