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 270b39a337 queryFeedHeadlines: support start_ts when browsing by tag 6 years ago
..
auth
db db_prefs: return null if requested key is unset 6 years ago
feeditem parser: clean() attribute values by default (except content) 6 years ago
handler domdocument: remove old meta charset unicode hacks, replace with shorter xml preamble utf8 hack (on loadhtml where it makes sense) 6 years ago
logger event log: simplify styles, prevent horizontal scrolling 6 years ago
pref event log: simplify styles, prevent horizontal scrolling 6 years ago
api.php
article.php af_readability: fix HOOK_GET_FULL_TEXT not being installed because plugin init() is called before load_data() 6 years ago
backend.php hotkey help: remove more info button 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
dbupdater.php further update CLI schema updater layout to make it more readable 6 years ago
debug.php
digest.php digest text mode excerpt: use ellipsis fit for plain text 6 years ago
dlg.php dialogs: use semantic markup instead of dlgsec stuff 6 years ago
feedenclosure.php
feeditem.php
feedparser.php parser: force libxml error messages to valid utf8 6 years ago
feeds.php queryFeedHeadlines: support start_ts when browsing by tag 6 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php
mailer.php Fix to_address being logged twice 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 plugins: add HOOK_GET_FULL_TEXT which may be used to provide full text extraction to core code and other plugins, instead of trying to invoke af_readability specifically 6 years ago
rpc.php update: add option to send digests 6 years ago
rssutils.php parser: force libxml error messages to valid utf8 6 years ago