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.
11 years ago
Andrew Dolgov
5a801bd6f0
load stylesheets/scripts using helper functions in a few more places
11 years ago
Andrew Dolgov
f3479db384
add previously missed zoom.css
...
remove unused scriptaculous parts
11 years ago
Andrew Dolgov
6b4617970f
add text_languagedetect to guess article language for better hyphenation
...
(bump schema)
11 years ago
Andrew Dolgov
d97efc9967
floicon wrapper: fix short tag
12 years ago
Andrew Dolgov
ba2463069f
replace floIcon with jimIcon from https://github.com/jimparis/jimIcon
12 years ago
justauser
6dd01fcea2
Changes to support a new version of the phpmailer. Adds a new setting SMTP_SECURE,
...
which cna have a value of tls, ssl or be empty. This is used for secure SMTP servers.
Also added the ability to have multiple email addresses in the to field. Addresses are
separated by semicolons (;)
12 years ago
Andrew Dolgov
a5eca88750
add a placeholder where floicon might be added if needed, still keep it
...
off trunk re: author being a shitlord
12 years ago
Andrew Dolgov
82852ecd33
Revert "remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )"
...
This reverts commit dce5037888
.
12 years ago
Andrew Dolgov
dce5037888
remove floicon because its author is a colossal shitlord ( http://tt-rss.org/forum/viewtopic.php?f=1&t=2055&p=10824#p10822 )
12 years ago
Rasmus Lerdorf
6f7798b643
Fixing bugs found by static analysis
12 years ago
Andrew Dolgov
fd0daa9b55
remove simplepie
12 years ago
Andrew Dolgov
6bfc97da86
add automatic timezone (based on client tz offset)
12 years ago
Andrew Dolgov
6a1f424924
floIcon: add experimental SizeInBytes cap
12 years ago
Andrew Dolgov
05a46342a4
Revert "floIcon: set cap on image size"
...
This reverts commit cb50799560
.
12 years ago
Andrew Dolgov
cb50799560
floIcon: set cap on image size
12 years ago
Andrew Dolgov
4fe9327491
Revert "remove floIcon: bugs"
...
This reverts commit 7970c09255
.
12 years ago
Andrew Dolgov
7970c09255
remove floIcon: bugs
12 years ago
moontear
2cfbb448fb
Added average color calculation of feeds' favicons for banded display.
12 years ago
Andrew Dolgov
e1f76af006
block listing of several util directories; deny access to config.php
12 years ago
Jeremy Christian
4a88841363
Add css optimization to dojo builds
12 years ago
Andrew Dolgov
870334be3f
remove dojo uncompressed files
12 years ago
Andrew Dolgov
7caa48fe6a
modify dojo rebuild script to remove uncompressed files
12 years ago
Andrew Dolgov
c050148df4
fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations
12 years ago
Andrew Dolgov
01dffac771
remove lib/iui
12 years ago
Andrew Dolgov
b5d4716a52
optimize loading of external libraries a bit
...
fix bold text in Unread articles
12 years ago
Andrew Dolgov
254a3f56a9
add prototype simple remover of baaaad tags based on domdocument
12 years ago
Andrew Dolgov
107997e6cb
replace jsmin with jshrink
12 years ago
Andrew Dolgov
e108568760
dojo: add some more controls to the layer
12 years ago
Andrew Dolgov
f0cfe83e37
upgrade dojo to 1.8.3 (refs #570 )
12 years ago
Andrew Dolgov
19b3992b78
remove magpie, fix article filter plugins
12 years ago
Andrew Dolgov
3fe38208c8
update prototype to 1.7, apply experimental fix for Dojo
12 years ago
Andrew Dolgov
a6e043ffff
update simplepie to 1.3.1 ( closes #471 )
12 years ago
Andrew Dolgov
acccafe3da
replace htmlpurifier with htmlawed
12 years ago
Andrew Dolgov
304aadb907
remove twitter-specific code
12 years ago
Andrew Dolgov
fb70f26ed9
implement one time passwords using TOTP
12 years ago
Andrew Dolgov
0181c01109
dojo: remove uncompressed files
12 years ago
Andrew Dolgov
1354d17270
update dojo to 1.7.3
12 years ago
Andrew Dolgov
955d4f82ea
automatically redirect to mobile/ using Mobile_Detect class
13 years ago
Andrew Dolgov
eab6e8fb61
fix iui css text-align hiding row labels ( closes #461 )
13 years ago
Andrew Dolgov
cb73535c8e
Revert "Update HTML Purifier to version 4.4.0."
...
This reverts commit dd205fbad6
.
13 years ago
Andrew Dolgov
010efc9b81
Revert "remove htmlpurifier"
...
This reverts commit c21a462d52
.
13 years ago
Andrew Dolgov
c21a462d52
remove htmlpurifier
13 years ago
Michael Kuhn
dd205fbad6
Update HTML Purifier to version 4.4.0.
13 years ago
Andrew Dolgov
bb82bed23f
move jsmin.php to lib/
13 years ago
Andrew Dolgov
e331188f76
misc typo fixes
13 years ago
Andrew Dolgov
bd4dfcae6e
enable checking of child checkboxes
13 years ago
Andrew Dolgov
81bea17aef
upgrade Dojo to 1.6.1
13 years ago
Michael Kuhn
5b085627bd
Update SimplePie to version 1.2.1.
13 years ago
Jochen Wierum
9abc671546
Got mobile view working on Opera Mobile, Safari and Android
13 years ago