Commit Graph

115 Commits (37a4a219d573dbc4d420648aab0a463138202e46)

Author SHA1 Message Date
Anders Kaseorg 566e8574fb lib: Upgrade timezones.txt from 2010k/l/m/n/2011a to 2016j
https://www.iana.org/time-zones

The local change adding Automatic was preserved; the local change
removing Zulu was not.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 4ad37eda21 lib: Upgrade script.aculo.us from 1.8.3 to 1.9.0
https://script.aculo.us/

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg becd215a75 lib: Upgrade php-subscriber from ??? to 1213f89 (2016-11-15)
https://github.com/pubsubhubbub/php-subscriber

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 5ddc3e274d lib: Upgrade php-publisher from ??? to a5d6a0e (2016-11-15)
https://github.com/pubsubhubbub/php-publisher

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg e0c232b8f1 lib: Upgrade mobile-detect from svn r44 (2012-05-03) to 2.8.24 (2016-11-11)
https://github.com/serbanghita/Mobile-Detect

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 22f5fdf810 lib: Upgrade JShrink from 0.5.1 to 1.1.0
https://github.com/tedivm/JShrink

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 8eaad18b8c lib: Upgrade accept-to-gettext.php from 2003-08-14 to 2007-04-01
http://grep.be/data/accept-to-gettext.inc

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 526096f06a lib: Upgrade php-gettext from 1.0.11 to 1.0.12
https://launchpad.net/php-gettext

The local change to rename the gettext_reader function to
__construct (commit 00b6b66827) has been
preserved.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg e3cfa33ba9 lib: Upgrade Prototype from 1.7 to 1.7.3
http://prototypejs.org/

The local change from ‘on’ to ‘p_on’ for Dojo compatibility has been
preserved.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 6887a0f573 lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
The itemNode and expandoNode elements have changed from img to
span (https://bugs.dojotoolkit.org/ticket/16699), so we now put our
tree icons inside them rather than replacing them.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 9f539be3c2 Replace deprecated dojo.place with domConstruct.place
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Anders Kaseorg 6a11634c93 dojo: Build dojo/dom-construct
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years ago
Andrew Dolgov db92edd1aa update phpmailer 8 years ago
Andrew Dolgov 832aa24943 update phpmailer (again) 8 years ago
Andrew Dolgov d518096b83 update phpmailer 8 years ago
Andrew Dolgov d39a2f8005 switch modules to new dojo definition format 8 years ago
Andrew Dolgov 00b6b66827 lib/gettext: use proper constructor 8 years ago
Andrew Dolgov 1003f71e04 minitemplator: use proper constructor 8 years ago
Andrew Dolgov 1bd552ee31 compat patches for php7 9 years ago
Andrew Dolgov 8b08d9d740 move readability libs to system location 9 years ago
Andrew Dolgov 3318d32410 move language detection to a plugin, remove config.php constant 9 years ago
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
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 11 years ago
Andrew Dolgov ba2463069f replace floIcon with jimIcon from https://github.com/jimparis/jimIcon 11 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 (;)
11 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
11 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.
11 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) 11 years ago
Rasmus Lerdorf 6f7798b643 Fixing bugs found by static analysis 11 years ago
Andrew Dolgov fd0daa9b55 remove simplepie 11 years ago
Andrew Dolgov 6bfc97da86 add automatic timezone (based on client tz offset) 11 years ago
Andrew Dolgov 6a1f424924 floIcon: add experimental SizeInBytes cap 11 years ago
Andrew Dolgov 05a46342a4 Revert "floIcon: set cap on image size"
This reverts commit cb50799560.
11 years ago
Andrew Dolgov cb50799560 floIcon: set cap on image size 11 years ago
Andrew Dolgov 4fe9327491 Revert "remove floIcon: bugs"
This reverts commit 7970c09255.
11 years ago
Andrew Dolgov 7970c09255 remove floIcon: bugs 11 years ago
moontear 2cfbb448fb Added average color calculation of feeds' favicons for banded display. 11 years ago
Andrew Dolgov e1f76af006 block listing of several util directories; deny access to config.php 11 years ago
Jeremy Christian 4a88841363 Add css optimization to dojo builds 11 years ago
Andrew Dolgov 870334be3f remove dojo uncompressed files 11 years ago
Andrew Dolgov 7caa48fe6a modify dojo rebuild script to remove uncompressed files 11 years ago
Andrew Dolgov c050148df4 fix broken header of ru_RU translation thanks to Tomáš Chvátal; rebase translations 11 years ago
Andrew Dolgov 01dffac771 remove lib/iui 11 years ago
Andrew Dolgov b5d4716a52 optimize loading of external libraries a bit
fix bold text in Unread articles
11 years ago
Andrew Dolgov 254a3f56a9 add prototype simple remover of baaaad tags based on domdocument 11 years ago
Andrew Dolgov 107997e6cb replace jsmin with jshrink 11 years ago
Andrew Dolgov e108568760 dojo: add some more controls to the layer 11 years ago