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 bf5dfc444e sql logger: ensure error string and context are valid UTF8 before trying to insert it 6 years ago
..
auth
db db_prefs: return null if requested key is unset 6 years ago
feeditem
handler
logger sql logger: ensure error string and context are valid UTF8 before trying to insert it 6 years ago
pref Fix button focus issues 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
ccache.php
counters.php
db.php
dbupdater.php
debug.php
digest.php digest text mode excerpt: use ellipsis fit for plain text 6 years ago
dlg.php
feedenclosure.php
feeditem.php
feedparser.php feedparser: remove horrible hacks for feeds with broken encoding 6 years ago
feeds.php better tsquery support: 6 years ago
handler.php
iauthmodule.php
idb.php
ihandler.php
labels.php
logger.php
mailer.php
opml.php
plugin.php
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
rssutils.php use DEFAULT_SEARCH_LANGUAGE to generate tsvector index if per-feed language is not specified, also use it as default value on search form for convenience 6 years ago