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
Andrew Dolgov 26c226c8e4 dbupdater: catch PDO exception instead of internal errors since we're using those now; log queries while updating 6 years ago
..
auth
db fix several issues related to profile being set to a non-numeric value 6 years ago
feeditem parser: clean() attribute values by default (except content) 6 years ago
handler update notifications to make them more visible 6 years ago
logger logger/sql: limit maximum context length on mysql because mysql 6 years ago
pref make_password: generate longer passwords by default, use better random function if available 6 years ago
api.php
article.php dialogs: use semantic markup instead of dlgsec stuff 6 years ago
backend.php digestTest: don't display empty digest when not logged in 6 years ago
ccache.php Be explicit when id column is ambiguous 6 years ago
counters.php Be explicit when id column is ambiguous 6 years ago
db.php Logger_SQL: use separate PDO connection 6 years ago
dbupdater.php dbupdater: catch PDO exception instead of internal errors since we're using those now; log queries while updating 6 years ago
debug.php CLI tools: fix --quiet not working if --log is unset 6 years ago
digest.php digest: add ARTICLE_LABELS 6 years ago
dlg.php dialogs: use semantic markup instead of dlgsec stuff 6 years ago
feedenclosure.php
feeditem.php
feedparser.php parser: clean() attribute values by default (except content) 6 years ago
feeds.php fill in some missing doctypes; use short doctype where it wasn't 6 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php labels: unfortunately we can't rely on caption to selectively clear label_cache (because of json unicode encoding) so clean it completely if label is updated 6 years ago
logger.php Logger->log() allow passing context (defaults to '') 6 years ago
mailer.php only log sent mail if _LOG_SENT_MAIL is set 6 years ago
opml.php OPML: 6 years ago
plugin.php pluginhost: remove plugin gettext helpers (moved to plugin base class) 6 years ago
pluginhandler.php
pluginhost.php pluginhost: remove plugin gettext helpers (moved to plugin base class) 6 years ago
rpc.php rpc, catchupfeed: return counters immediately so that frontend can figure out next unread feed correctly 6 years ago
rssutils.php update_rss_feed: mark_unread_on_update should take into account catchup filter action and entry_force_catchup 6 years ago