Commit Graph

6919 Commits

Author SHA1 Message Date
Andrew Dolgov c309f41d2d add af plugins for nagional geographic and sciam 2013-08-02 10:49:00 +04:00
Andrew Dolgov 89a69f9f02 Merge pull request #277 from sq5gvm/master
Updated polish (pl_PL) translation
2013-08-01 23:36:38 -07:00
Mirosław Lach 64033cd7b2 Polish translation update. 2013-08-02 08:25:30 +02:00
Andrew Dolgov 1bdbffcf11 highlight: remove unnecessary test for DomText 2013-08-01 16:31:44 +04:00
Andrew Dolgov 79834eda77 experimentally simplify highlight searching 2013-08-01 16:30:22 +04:00
Andrew Dolgov 2554aa84cf Merge pull request #276 from wltb/Highlighting
Highlighting search results: Added heuristic approach for common capital...
2013-08-01 05:23:22 -07:00
wltb 28f92d28d8 Highlighting search results: Added heuristic approach for common capitalizations, fixed indentions 2013-08-01 13:05:03 +02:00
Andrew Dolgov 615a6cac60 add no_iframes plugin 2013-08-01 12:52:51 +04:00
Andrew Dolgov 22e2ea4166 show full article title in zoom mode 2013-08-01 09:35:38 +04:00
Andrew Dolgov 2fdbff069f add experimental plugin to shorten articles which are too damn long in expanded cdm 2013-07-31 18:58:56 +04:00
Andrew Dolgov a447f4e40a term highlighting in content: use mb functions 2013-07-31 16:42:48 +04:00
Andrew Dolgov 34dad84414 support term highlighting in cdm title 2013-07-31 16:41:06 +04:00
Andrew Dolgov 3684074387 use require_once for minifier 2013-07-31 15:05:05 +04:00
Andrew Dolgov 87721123b7 remove plaintext url rewriting for twitter posts 2013-07-31 14:58:16 +04:00
Andrew Dolgov d41ad03712 note the source of highlighting routine 2013-07-31 14:54:22 +04:00
Andrew Dolgov dd90eb2c7a search keyword highlighting (combined mode only) 2013-07-31 14:53:34 +04:00
Andrew Dolgov 07eb36583c lang: default to 'en' 2013-07-31 11:57:11 +04:00
Andrew Dolgov 6b4617970f add text_languagedetect to guess article language for better hyphenation
(bump schema)
2013-07-31 10:30:17 +04:00
Andrew Dolgov f035e6dc82 tweak the zoomed article a little bit 2013-07-31 01:22:13 +04:00
Andrew Dolgov 491ef97072 atom: only perform xml:base based rewriting if base element exists (closes #761) 2013-07-29 16:16:47 +04:00
Andrew Dolgov 891d033c97 api: getLabels: return converted label ids 2013-07-28 23:37:19 +04:00
Andrew Dolgov cdfc41149d get_article_labels: cache converted label ids 2013-07-28 23:36:57 +04:00
Andrew Dolgov ac57b9dd19 add experimental css hyphens support for english language 2013-07-26 18:26:28 +04:00
Andrew Dolgov 1c8bcb580e add simple plugin to prevent tt-rss tab flashing on new articles 2013-07-25 14:54:46 +04:00
Andrew Dolgov 1966e05457 workaround for resetting panel size cookies (closes #756) 2013-07-25 14:20:42 +04:00
Andrew Dolgov 113c3dec9e make globalUpdateFeeds handler use simple update mechanism to prevent script timeouts 2013-07-24 12:55:10 +04:00
Andrew Dolgov 9fa8d652c2 atom-to-html: remove horribly scaled feed icon (refs #754) 2013-07-23 07:49:32 +04:00
Andrew Dolgov 3abdddc7d1 fix old svg icon being used by atom-to-html template (closes #754) 2013-07-23 07:22:51 +04:00
Andrew Dolgov 8d47635919 fix yet another typo with the 2week catchup thing (closes #737) 2013-07-22 15:21:30 +04:00
Andrew Dolgov 7543f05612 release 1.9 2013-07-21 10:28:48 +04:00
Andrew Dolgov 893960b039 previous patch: fix copy-paste typo 2013-07-21 00:24:55 +04:00
Andrew Dolgov d86945c7ef add openssl version hack to fetch_file_contents() 2013-07-20 23:30:40 +04:00
Andrew Dolgov 60a1e7e795 same with ttrssZoom 2013-07-17 22:22:50 +04:00
Andrew Dolgov 1bd46688d3 try justify text-alignment for content 2013-07-17 22:21:27 +04:00
Andrew Dolgov 2a6addbdea rebase translations 2013-07-17 12:31:04 +04:00
Andrew Dolgov 00bc393bce Merge pull request #270 from maggick/patch-1
small correction
2013-07-17 01:30:50 -07:00
Matthieu Keller 7c11750d08 small correction 2013-07-17 10:27:57 +02:00
Andrew Dolgov 95be6e0c89 fix second row being selected on viewfeed (closes #748) 2013-07-17 12:16:54 +04:00
Andrew Dolgov 054e090577 rebase translations 2013-07-17 09:27:14 +04:00
Andrew Dolgov a387137b2b Merge pull request #269 from gsomgsomgsom/master
Updated russian locale
2013-07-16 22:01:24 -07:00
gsomgsomgsom be5e469d65 Fix plural forms localization in js. Updated russian locale 2013-07-17 00:36:37 +04:00
Andrew Dolgov aefed7f75c add workaround for openssl 0.9 bug (http://tt-rss.org/forum/viewtopic.php?t=2420&p=13734#p13734) 2013-07-16 18:15:28 +04:00
Andrew Dolgov 898f86c073 add some transitions for headline title color changes 2013-07-16 11:47:30 +04:00
Andrew Dolgov 00fe7886b6 update floating title unread status when auto catching up 2013-07-16 10:05:48 +04:00
Andrew Dolgov 41d37fb2c3 add experimental hack to show row unread status in floating title 2013-07-16 09:59:14 +04:00
Andrew Dolgov 39d61109e6 fix counternode going behind feed title on gecko 2013-07-16 09:33:51 +04:00
Andrew Dolgov 618e80ee5e hide collapse sidebar button by default 2013-07-15 15:00:36 +04:00
Andrew Dolgov 2aaff3b0da Merge pull request #267 from wltb/master
Feedparser constructor/encoding change
2013-07-14 22:19:59 -07:00
Andrew Dolgov 0971cc619d remove dijit checkbox element from floatingTitle 2013-07-15 09:15:07 +04:00
wltb f8160106af Feedparser/encoding change: More general regular expression, set encoding to UTF-8 explicitly 2013-07-15 00:25:45 +02:00