Commit Graph

7429 Commits

Author SHA1 Message Date
Andrew Dolgov 38f439708c rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors 2013-08-02 16:20:39 +04:00
Andrew Dolgov edba269b6f fix entries not inserted properly when no languages are detected 2013-08-02 16:03:13 +04:00
Andrew Dolgov 00f22824d7 rss: force language to 2 characters; run house keeping hooks properly 2013-08-02 14:47:34 +04:00
Andrew Dolgov d208abc933 api: pass article id to sanitize 2013-08-02 14:41:01 +04:00
Andrew Dolgov 4e5ddeafa6 make cache starred plugin use hook_house_keeping 2013-08-02 14:12:56 +04:00
Andrew Dolgov 8e47022036 add hook_house_keeping 2013-08-02 14:06:18 +04:00
Andrew Dolgov 910592b49a add plugin to cache images in starred articles; pass article_id to
sanitize
2013-08-02 14:04:14 +04:00
Andrew Dolgov 2fc4d981d1 remove unused old-style image rewritign 2013-08-02 14:04:00 +04:00
Andrew Dolgov 54af7f84ad fix af_sciam 2013-08-02 12:17:38 +04:00
Andrew Dolgov 623d1308c0 af_natgeo: remove some unneeded elements 2013-08-02 11:06:51 +04:00
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