summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-31add experimental plugin to shorten articles which are too damn long in ↵Andrew Dolgov
expanded cdm
2013-07-31term highlighting in content: use mb functionsAndrew Dolgov
2013-07-31support term highlighting in cdm titleAndrew Dolgov
2013-07-31use require_once for minifierAndrew Dolgov
2013-07-31remove plaintext url rewriting for twitter postsAndrew Dolgov
2013-07-31note the source of highlighting routineAndrew Dolgov
2013-07-31search keyword highlighting (combined mode only)Andrew Dolgov
2013-07-31lang: default to 'en'Andrew Dolgov
2013-07-31add text_languagedetect to guess article language for better hyphenationAndrew Dolgov
(bump schema)
2013-07-31tweak the zoomed article a little bitAndrew Dolgov
2013-07-29atom: only perform xml:base based rewriting if base element exists (closes #761)Andrew Dolgov
2013-07-28api: getLabels: return converted label idsAndrew Dolgov
2013-07-28get_article_labels: cache converted label idsAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov
2013-07-25add simple plugin to prevent tt-rss tab flashing on new articlesAndrew Dolgov
2013-07-25workaround for resetting panel size cookies (closes #756)Andrew Dolgov
2013-07-24make globalUpdateFeeds handler use simple update mechanism to prevent script ↵Andrew Dolgov
timeouts
2013-07-23atom-to-html: remove horribly scaled feed icon (refs #754)Andrew Dolgov
2013-07-23fix old svg icon being used by atom-to-html template (closes #754)Andrew Dolgov
2013-07-22fix yet another typo with the 2week catchup thing (closes #737)Andrew Dolgov
2013-07-21release 1.9Andrew Dolgov
2013-07-21previous patch: fix copy-paste typoAndrew Dolgov
2013-07-20add openssl version hack to fetch_file_contents()Andrew Dolgov
2013-07-17same with ttrssZoomAndrew Dolgov
2013-07-17try justify text-alignment for contentAndrew Dolgov
2013-07-17rebase translationsAndrew Dolgov
2013-07-17Merge pull request #270 from maggick/patch-1Andrew Dolgov
small correction
2013-07-17small correctionMatthieu Keller
2013-07-17fix second row being selected on viewfeed (closes #748)Andrew Dolgov
2013-07-17rebase translationsAndrew Dolgov
2013-07-16Merge pull request #269 from gsomgsomgsom/masterAndrew Dolgov
Updated russian locale
2013-07-17Fix plural forms localization in js. Updated russian localegsomgsomgsom
2013-07-16add workaround for openssl 0.9 bug ↵Andrew Dolgov
(http://tt-rss.org/forum/viewtopic.php?t=2420&p=13734#p13734)
2013-07-16add some transitions for headline title color changesAndrew Dolgov
2013-07-16update floating title unread status when auto catching upAndrew Dolgov
2013-07-16add experimental hack to show row unread status in floating titleAndrew Dolgov
2013-07-16fix counternode going behind feed title on geckoAndrew Dolgov
2013-07-15hide collapse sidebar button by defaultAndrew Dolgov
2013-07-14Merge pull request #267 from wltb/masterAndrew Dolgov
Feedparser constructor/encoding change
2013-07-15remove dijit checkbox element from floatingTitleAndrew Dolgov
2013-07-15Feedparser/encoding change: More general regular expression, set encoding to ↵wltb
UTF-8 explicitly
2013-07-14config.php-dist: fix lines which were too longAndrew Dolgov
2013-07-14fix typo in config.php-distAndrew Dolgov
2013-07-14add a sanity check for system sphinx client which conflicts with the bundled oneAndrew Dolgov
2013-07-14Revert "do not include sphinxclient if the class already exists"Andrew Dolgov
This reverts commit 63edc5c6315ca75305d497987e2d33385d6d30d6.
2013-07-14do not include sphinxclient if the class already existsAndrew Dolgov
2013-07-14fix filter content previews showing html contentAndrew Dolgov
2013-07-14Revert "add temporary hack to store original unhashed guid into ↵Andrew Dolgov
cached_content for debugging" This reverts commit 8096e309a5138d47af0314059fdca59f17c42659.
2013-07-14Try to use larger GoComics imageJeffrey Tolar
2013-07-14Merge pull request #263 from yak1ex/messages_in_plural_form_in_jsAndrew Dolgov
Create message table entries for plural forms and lookup them in JS.