ttrss/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.
2014-04-23 04:49:54 +00:00
..
button move buttonplayer to lib/ 2011-04-18 13:54:46 +04:00
dijit Add css optimization to dojo builds 2013-04-04 21:50:39 -04:00
dojo Add css optimization to dojo builds 2013-04-04 21:50:39 -04:00
dojo-src Add css optimization to dojo builds 2013-04-04 21:50:39 -04:00
gettext fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations 2013-04-01 19:17:25 +04:00
jshrink replace jsmin with jshrink 2013-03-18 10:45:04 +04:00
languagedetect add text_languagedetect to guess article language for better hyphenation 2013-07-31 10:30:17 +04:00
otphp implement one time passwords using TOTP 2012-09-03 18:33:46 +04:00
phpmailer Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE, 2013-05-26 11:27:42 -04:00
phpqrcode Fixing bugs found by static analysis 2013-05-07 00:35:10 -07:00
pubsubhubbub add lib/pubsubhubbub/subscriber.php 2011-04-01 13:58:26 +04:00
scriptaculous load stylesheets/scripts using helper functions in a few more places 2014-01-28 15:32:19 +04:00
CheckBoxTree.js misc typo fixes 2011-12-10 21:26:59 +04:00
MiniTemplator.class.php Fixing bugs found by static analysis 2013-05-07 00:35:10 -07:00
Mobile_Detect.php automatically redirect to mobile/ using Mobile_Detect class 2012-06-28 23:15:09 +04:00
accept-to-gettext.php move some aux files to lib/ 2009-12-21 21:28:18 +03:00
floIcon.php floicon wrapper: fix short tag 2013-06-26 13:36:06 +04:00
index.html block listing of several util directories; deny access to config.php 2013-04-11 22:01:10 +04:00
jimIcon.php replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 2013-06-26 08:37:07 +04:00
prototype.js update prototype to 1.7, apply experimental fix for Dojo 2012-11-06 15:35:40 +04:00
timezones.txt add automatic timezone (based on client tz offset) 2013-04-26 10:31:57 +04:00
xsl_mop-up.js move some aux files to lib/ 2009-12-21 21:28:18 +03:00