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/lib
Rob Hoelz baaf4c3043 Make search mechanism pluggable
Currently, TinyTinyRSS can use raw SQL or the Sphinx search engine
for searching.  It would be nice if other search engines (such as
Xapian) could be used, or if features of the underlying SQL engine
(such as MySQL's FULLTEXT indexes) could be leveraged.  This commit
makes searching into a plugin hook, falling back to the builtin behavior
if no search plugin is active.  The Sphinx search behavior has been
broken out into a plugin.
10 years ago
..
button move buttonplayer to lib/ 13 years ago
dijit Add css optimization to dojo builds 11 years ago
dojo Add css optimization to dojo builds 11 years ago
dojo-src Add css optimization to dojo builds 11 years ago
gettext fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations 11 years ago
jshrink replace jsmin with jshrink 11 years ago
languagedetect add text_languagedetect to guess article language for better hyphenation 11 years ago
otphp implement one time passwords using TOTP 12 years ago
phpmailer Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 11 years ago
phpqrcode Fixing bugs found by static analysis 11 years ago
pubsubhubbub add lib/pubsubhubbub/subscriber.php 13 years ago
scriptaculous load stylesheets/scripts using helper functions in a few more places 10 years ago
CheckBoxTree.js misc typo fixes 13 years ago
MiniTemplator.class.php Fixing bugs found by static analysis 11 years ago
Mobile_Detect.php automatically redirect to mobile/ using Mobile_Detect class 12 years ago
accept-to-gettext.php move some aux files to lib/ 15 years ago
floIcon.php floicon wrapper: fix short tag 11 years ago
index.html block listing of several util directories; deny access to config.php 11 years ago
jimIcon.php replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 11 years ago
prototype.js update prototype to 1.7, apply experimental fix for Dojo 12 years ago
timezones.txt add automatic timezone (based on client tz offset) 11 years ago
xsl_mop-up.js move some aux files to lib/ 15 years ago