]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
10 years agorelease 1.10 1.10
Andrew Dolgov [Sat, 21 Sep 2013 13:36:53 +0000 (17:36 +0400)] 
release 1.10

10 years agoMerge pull request #300 from Menti/master
Andrew Dolgov [Thu, 19 Sep 2013 04:28:21 +0000 (21:28 -0700)] 
Merge pull request #300 from Menti/master

Translated four strings into Spanish

10 years agoTranslated four strings into Spanish
DavidM [Wed, 18 Sep 2013 19:42:45 +0000 (21:42 +0200)] 
Translated four strings into Spanish

10 years agoadd update script to convert myisam tables to innodb (bump version)
Andrew Dolgov [Tue, 17 Sep 2013 10:34:39 +0000 (14:34 +0400)] 
add update script to convert myisam tables to innodb (bump version)

10 years agoMerge pull request #299 from rangerer/label_counters
Andrew Dolgov [Tue, 17 Sep 2013 10:27:07 +0000 (03:27 -0700)] 
Merge pull request #299 from rangerer/label_counters

optimized query for label counters

10 years agooptimized query for label counters
Roland Angerer [Tue, 17 Sep 2013 10:05:13 +0000 (12:05 +0200)] 
optimized query for label counters

10 years agoinclude title when detecting article language
Andrew Dolgov [Tue, 17 Sep 2013 08:28:31 +0000 (12:28 +0400)] 
include title when detecting article language

10 years agoreplace suppress debugging kludge with a more flexible function (fixes
Andrew Dolgov [Sun, 15 Sep 2013 18:57:50 +0000 (22:57 +0400)] 
replace suppress debugging kludge with a more flexible function (fixes
logging with update.php --feeds being stopped after first feed)

10 years agocounter: remove text-shadow
Andrew Dolgov [Thu, 12 Sep 2013 08:13:10 +0000 (12:13 +0400)] 
counter: remove text-shadow

10 years agoupdater: add button to call updateself dialog even if no next version detected
Andrew Dolgov [Wed, 11 Sep 2013 11:17:22 +0000 (15:17 +0400)] 
updater: add button to call updateself dialog even if no next version detected

10 years agospecify engine=innodb for all tt-rss tables
Andrew Dolgov [Tue, 10 Sep 2013 04:48:32 +0000 (08:48 +0400)] 
specify engine=innodb for all tt-rss tables

10 years agoprevent automatic selection of headlines row first child when scrolling in 3panel...
Andrew Dolgov [Mon, 9 Sep 2013 10:38:28 +0000 (14:38 +0400)] 
prevent automatic selection of headlines row first child when scrolling in 3panel mode because it screws with keyboard navigation (closes #752)

10 years agocache starred: only try to chmod cache directory if it is not writable
Andrew Dolgov [Fri, 6 Sep 2013 05:21:17 +0000 (09:21 +0400)] 
cache starred: only try to chmod cache directory if it is not writable

10 years agofix wrong url() paths to toolbar.png in css
Andrew Dolgov [Wed, 4 Sep 2013 13:57:04 +0000 (17:57 +0400)] 
fix wrong url() paths to toolbar.png in css

10 years agofilters: add a link to the wiki page to the rule create/edit dialog
Andrew Dolgov [Mon, 2 Sep 2013 09:54:56 +0000 (13:54 +0400)] 
filters: add a link to the wiki page to the rule create/edit dialog

10 years agoadd i18n to the search syntax link
Andrew Dolgov [Mon, 2 Sep 2013 09:54:41 +0000 (13:54 +0400)] 
add i18n to the search syntax link

10 years agofix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettex...
Andrew Dolgov [Mon, 2 Sep 2013 09:09:32 +0000 (13:09 +0400)] 
fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations

10 years agouse plurals for comment/comments link in article, properly translate comments string...
Andrew Dolgov [Mon, 2 Sep 2013 08:58:14 +0000 (12:58 +0400)] 
use plurals for comment/comments link in article, properly translate comments string, add feed title to article in zoom mode

10 years agoMerge pull request #298 from rangerer/update_daemon_log
Andrew Dolgov [Mon, 2 Sep 2013 08:35:16 +0000 (01:35 -0700)] 
Merge pull request #298 from rangerer/update_daemon_log

passing --log option to update daemon processes

10 years agopass logfile to child tasks if locking is possible, lock logfile before writing,...
Andrew Dolgov [Mon, 2 Sep 2013 08:33:59 +0000 (12:33 +0400)] 
pass logfile to child tasks if locking is possible, lock logfile before writing, add kludge to prevent update_rss_feed unneeded debugging go into master logfile

10 years agopassing --log option to update daemon processes
Roland Angerer [Mon, 2 Sep 2013 06:54:20 +0000 (08:54 +0200)] 
passing --log option to update daemon processes

10 years agopass feed information to article filters
Andrew Dolgov [Mon, 2 Sep 2013 06:03:04 +0000 (10:03 +0400)] 
pass feed information to article filters

10 years agoloadMoreHeadlines: use shorter syntax for adaptive offset calculation
Andrew Dolgov [Sun, 1 Sep 2013 10:07:31 +0000 (14:07 +0400)] 
loadMoreHeadlines: use shorter syntax for adaptive offset calculation

10 years agoRevert "Include both title and text attributes"
Andrew Dolgov [Thu, 29 Aug 2013 12:30:01 +0000 (16:30 +0400)] 
Revert "Include both title and text attributes"

This reverts commit 631c06760190b7e207a8a16bb76517f7f308dc68.

10 years agofix cat filters always applying if set to uncategorized
Andrew Dolgov [Thu, 29 Aug 2013 05:24:24 +0000 (09:24 +0400)] 
fix cat filters always applying if set to uncategorized

10 years agofilter testing: exclude archived articles because filtering on them makes no sense
Andrew Dolgov [Thu, 29 Aug 2013 05:12:05 +0000 (09:12 +0400)] 
filter testing: exclude archived articles because filtering on them makes no sense

10 years agotweak zoomed display date/tags a bit
Andrew Dolgov [Tue, 27 Aug 2013 11:09:48 +0000 (15:09 +0400)] 
tweak zoomed display date/tags a bit

10 years agofix globalUpdateFeeds failing when no active session exists
Andrew Dolgov [Sun, 25 Aug 2013 13:34:27 +0000 (17:34 +0400)] 
fix globalUpdateFeeds failing when no active session exists

10 years agoMerge pull request #280 from PerryWerneck/master
Andrew Dolgov [Thu, 22 Aug 2013 10:48:14 +0000 (03:48 -0700)] 
Merge pull request #280 from PerryWerneck/master

Updatings pt-BR translation

10 years agounfuck headlines_hook for syndicated feeds
Andrew Dolgov [Wed, 21 Aug 2013 14:26:34 +0000 (18:26 +0400)] 
unfuck headlines_hook for syndicated feeds

10 years agoMerge pull request #286 from jordidg/master
Andrew Dolgov [Wed, 21 Aug 2013 11:24:41 +0000 (04:24 -0700)] 
Merge pull request #286 from jordidg/master

Improve OPML export

10 years agoInclude both title and text attributes
Jordi De Groof [Fri, 16 Aug 2013 17:19:36 +0000 (19:19 +0200)] 
Include both title and text attributes
See http://feedvalidator.org/docs/warning/MissingTitleAttr.html

10 years agoAdd type="rss" on subscription list <outline> nodes
Jordi De Groof [Fri, 16 Aug 2013 17:10:43 +0000 (19:10 +0200)] 
Add type="rss" on subscription list <outline> nodes
See http://feedvalidator.org/docs/warning/MissingOutlineType.html

10 years agoMerge remote-tracking branch 'upstream/master'
Perry Werneck [Sun, 11 Aug 2013 13:41:50 +0000 (10:41 -0300)] 
Merge remote-tracking branch 'upstream/master'

10 years agodo not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove...
Andrew Dolgov [Fri, 9 Aug 2013 05:19:57 +0000 (09:19 +0400)] 
do not use iconv in tag_is_valid, data should be utf8 anyway at this point; remove sanity check for iconv because parser does not use it

10 years agoUpdating translation
Perry Werneck [Fri, 9 Aug 2013 02:21:05 +0000 (23:21 -0300)] 
Updating translation

10 years agoUpdating translation
Perry Werneck [Thu, 8 Aug 2013 00:15:15 +0000 (21:15 -0300)] 
Updating translation

10 years agoUpdating translation
Perry Werneck [Thu, 8 Aug 2013 00:11:14 +0000 (21:11 -0300)] 
Updating translation

10 years agoMerge pull request #279 from mhaley/patch-1
Andrew Dolgov [Tue, 6 Aug 2013 11:58:43 +0000 (04:58 -0700)] 
Merge pull request #279 from mhaley/patch-1

API should return excerpt when asked

10 years agosupport media:description for media: enclosures
Andrew Dolgov [Mon, 5 Aug 2013 08:26:09 +0000 (12:26 +0400)] 
support media:description for media: enclosures

10 years agosimplify media:content xpath
Andrew Dolgov [Mon, 5 Aug 2013 07:50:15 +0000 (11:50 +0400)] 
simplify media:content xpath

10 years agoparser: support media:content elements within media:group
Andrew Dolgov [Mon, 5 Aug 2013 06:33:13 +0000 (10:33 +0400)] 
parser: support media:content elements within media:group

10 years agoAPI should return excerpt when asked
Matt Haley [Sun, 4 Aug 2013 17:41:29 +0000 (10:41 -0700)] 
API should return excerpt when asked

10 years agoimprove support for feeds with invalid unicode entities
Andrew Dolgov [Sat, 3 Aug 2013 10:45:27 +0000 (14:45 +0400)] 
improve support for feeds with invalid unicode entities

10 years agorollback current transaction before trying to report SQL query errors, properly save...
Andrew Dolgov [Fri, 2 Aug 2013 12:20:39 +0000 (16:20 +0400)] 
rollback current transaction before trying to report SQL query errors, properly save database error messages when logging query errors

10 years agofix entries not inserted properly when no languages are detected
Andrew Dolgov [Fri, 2 Aug 2013 12:03:13 +0000 (16:03 +0400)] 
fix entries not inserted properly when no languages are detected

10 years agorss: force language to 2 characters; run house keeping hooks properly
Andrew Dolgov [Fri, 2 Aug 2013 10:47:34 +0000 (14:47 +0400)] 
rss: force language to 2 characters; run house keeping hooks properly

10 years agoapi: pass article id to sanitize
Andrew Dolgov [Fri, 2 Aug 2013 10:41:01 +0000 (14:41 +0400)] 
api: pass article id to sanitize

10 years agomake cache starred plugin use hook_house_keeping
Andrew Dolgov [Fri, 2 Aug 2013 10:12:56 +0000 (14:12 +0400)] 
make cache starred plugin use hook_house_keeping

10 years agoadd hook_house_keeping
Andrew Dolgov [Fri, 2 Aug 2013 10:06:18 +0000 (14:06 +0400)] 
add hook_house_keeping

10 years agoadd plugin to cache images in starred articles; pass article_id to
Andrew Dolgov [Fri, 2 Aug 2013 10:04:14 +0000 (14:04 +0400)] 
add plugin to cache images in starred articles; pass article_id to
sanitize

10 years agoremove unused old-style image rewritign
Andrew Dolgov [Fri, 2 Aug 2013 10:04:00 +0000 (14:04 +0400)] 
remove unused old-style image rewritign

10 years agofix af_sciam
Andrew Dolgov [Fri, 2 Aug 2013 08:17:38 +0000 (12:17 +0400)] 
fix af_sciam

10 years agoaf_natgeo: remove some unneeded elements
Andrew Dolgov [Fri, 2 Aug 2013 07:06:51 +0000 (11:06 +0400)] 
af_natgeo: remove some unneeded elements

10 years agoadd af plugins for nagional geographic and sciam
Andrew Dolgov [Fri, 2 Aug 2013 06:49:00 +0000 (10:49 +0400)] 
add af plugins for nagional geographic and sciam

10 years agoMerge pull request #277 from sq5gvm/master
Andrew Dolgov [Fri, 2 Aug 2013 06:36:38 +0000 (23:36 -0700)] 
Merge pull request #277 from sq5gvm/master

Updated polish (pl_PL) translation

10 years agoPolish translation update.
MirosÅ‚aw Lach [Fri, 2 Aug 2013 06:25:30 +0000 (08:25 +0200)] 
Polish translation update.

10 years agohighlight: remove unnecessary test for DomText
Andrew Dolgov [Thu, 1 Aug 2013 12:31:44 +0000 (16:31 +0400)] 
highlight: remove unnecessary test for DomText

10 years agoexperimentally simplify highlight searching
Andrew Dolgov [Thu, 1 Aug 2013 12:30:22 +0000 (16:30 +0400)] 
experimentally simplify highlight searching

10 years agoMerge pull request #276 from wltb/Highlighting
Andrew Dolgov [Thu, 1 Aug 2013 12:23:22 +0000 (05:23 -0700)] 
Merge pull request #276 from wltb/Highlighting

Highlighting search results: Added heuristic approach for common capital...

10 years agoHighlighting search results: Added heuristic approach for common capitalizations...
wltb [Thu, 1 Aug 2013 11:05:03 +0000 (13:05 +0200)] 
Highlighting search results: Added heuristic approach for common capitalizations, fixed indentions

10 years agoadd no_iframes plugin
Andrew Dolgov [Thu, 1 Aug 2013 08:52:51 +0000 (12:52 +0400)] 
add no_iframes plugin

10 years agoshow full article title in zoom mode
Andrew Dolgov [Thu, 1 Aug 2013 05:35:38 +0000 (09:35 +0400)] 
show full article title in zoom mode

10 years agoadd experimental plugin to shorten articles which are too damn long in expanded cdm
Andrew Dolgov [Wed, 31 Jul 2013 14:58:56 +0000 (18:58 +0400)] 
add experimental plugin to shorten articles which are too damn long in expanded cdm

10 years agoterm highlighting in content: use mb functions
Andrew Dolgov [Wed, 31 Jul 2013 12:42:48 +0000 (16:42 +0400)] 
term highlighting in content: use mb functions

10 years agosupport term highlighting in cdm title
Andrew Dolgov [Wed, 31 Jul 2013 12:41:06 +0000 (16:41 +0400)] 
support term highlighting in cdm title

10 years agouse require_once for minifier
Andrew Dolgov [Wed, 31 Jul 2013 11:05:05 +0000 (15:05 +0400)] 
use require_once for minifier

10 years agoremove plaintext url rewriting for twitter posts
Andrew Dolgov [Wed, 31 Jul 2013 10:58:14 +0000 (14:58 +0400)] 
remove plaintext url rewriting for twitter posts

10 years agonote the source of highlighting routine
Andrew Dolgov [Wed, 31 Jul 2013 10:54:22 +0000 (14:54 +0400)] 
note the source of highlighting routine

10 years agosearch keyword highlighting (combined mode only)
Andrew Dolgov [Wed, 31 Jul 2013 10:53:34 +0000 (14:53 +0400)] 
search keyword highlighting (combined mode only)

10 years agolang: default to 'en'
Andrew Dolgov [Wed, 31 Jul 2013 07:57:11 +0000 (11:57 +0400)] 
lang: default to 'en'

10 years agoadd text_languagedetect to guess article language for better hyphenation
Andrew Dolgov [Wed, 31 Jul 2013 06:30:14 +0000 (10:30 +0400)] 
add text_languagedetect to guess article language for better hyphenation
(bump schema)

10 years agotweak the zoomed article a little bit
Andrew Dolgov [Tue, 30 Jul 2013 21:22:13 +0000 (01:22 +0400)] 
tweak the zoomed article a little bit

10 years agoatom: only perform xml:base based rewriting if base element exists (closes #761)
Andrew Dolgov [Mon, 29 Jul 2013 12:16:47 +0000 (16:16 +0400)] 
atom: only perform xml:base based rewriting if base element exists (closes #761)

10 years agoapi: getLabels: return converted label ids
Andrew Dolgov [Sun, 28 Jul 2013 19:37:19 +0000 (23:37 +0400)] 
api: getLabels: return converted label ids

10 years agoget_article_labels: cache converted label ids
Andrew Dolgov [Sun, 28 Jul 2013 19:36:57 +0000 (23:36 +0400)] 
get_article_labels: cache converted label ids

10 years agoadd experimental css hyphens support for english language
Andrew Dolgov [Fri, 26 Jul 2013 14:26:28 +0000 (18:26 +0400)] 
add experimental css hyphens support for english language

10 years agoadd simple plugin to prevent tt-rss tab flashing on new articles
Andrew Dolgov [Thu, 25 Jul 2013 10:54:46 +0000 (14:54 +0400)] 
add simple plugin to prevent tt-rss tab flashing on new articles

10 years agoworkaround for resetting panel size cookies (closes #756)
Andrew Dolgov [Thu, 25 Jul 2013 10:20:42 +0000 (14:20 +0400)] 
workaround for resetting panel size cookies (closes #756)

10 years agomake globalUpdateFeeds handler use simple update mechanism to prevent script timeouts
Andrew Dolgov [Wed, 24 Jul 2013 08:55:10 +0000 (12:55 +0400)] 
make globalUpdateFeeds handler use simple update mechanism to prevent script timeouts

10 years agoatom-to-html: remove horribly scaled feed icon (refs #754)
Andrew Dolgov [Tue, 23 Jul 2013 03:49:32 +0000 (07:49 +0400)] 
atom-to-html: remove horribly scaled feed icon (refs #754)

10 years agofix old svg icon being used by atom-to-html template (closes #754)
Andrew Dolgov [Tue, 23 Jul 2013 03:22:49 +0000 (07:22 +0400)] 
fix old svg icon being used by atom-to-html template (closes #754)

10 years agofix yet another typo with the 2week catchup thing (closes #737)
Andrew Dolgov [Mon, 22 Jul 2013 11:21:30 +0000 (15:21 +0400)] 
fix yet another typo with the 2week catchup thing (closes #737)

10 years agorelease 1.9 1.9
Andrew Dolgov [Sun, 21 Jul 2013 06:28:48 +0000 (10:28 +0400)] 
release 1.9

10 years agoprevious patch: fix copy-paste typo
Andrew Dolgov [Sat, 20 Jul 2013 20:24:55 +0000 (00:24 +0400)] 
previous patch: fix copy-paste typo

10 years agoadd openssl version hack to fetch_file_contents()
Andrew Dolgov [Sat, 20 Jul 2013 19:30:40 +0000 (23:30 +0400)] 
add openssl version hack to fetch_file_contents()

10 years agosame with ttrssZoom
Andrew Dolgov [Wed, 17 Jul 2013 18:22:50 +0000 (22:22 +0400)] 
same with ttrssZoom

10 years agotry justify text-alignment for content
Andrew Dolgov [Wed, 17 Jul 2013 18:21:27 +0000 (22:21 +0400)] 
try justify text-alignment for content

10 years agorebase translations
Andrew Dolgov [Wed, 17 Jul 2013 08:31:04 +0000 (12:31 +0400)] 
rebase translations

10 years agoMerge pull request #270 from maggick/patch-1
Andrew Dolgov [Wed, 17 Jul 2013 08:30:50 +0000 (01:30 -0700)] 
Merge pull request #270 from maggick/patch-1

small correction

10 years agosmall correction
Matthieu Keller [Wed, 17 Jul 2013 08:27:57 +0000 (10:27 +0200)] 
small correction

10 years agofix second row being selected on viewfeed (closes #748)
Andrew Dolgov [Wed, 17 Jul 2013 08:16:54 +0000 (12:16 +0400)] 
fix second row being selected on viewfeed (closes #748)

10 years agorebase translations
Andrew Dolgov [Wed, 17 Jul 2013 05:27:14 +0000 (09:27 +0400)] 
rebase translations

10 years agoMerge pull request #269 from gsomgsomgsom/master
Andrew Dolgov [Wed, 17 Jul 2013 05:01:24 +0000 (22:01 -0700)] 
Merge pull request #269 from gsomgsomgsom/master

Updated russian locale

10 years agoFix plural forms localization in js. Updated russian locale
gsomgsomgsom [Tue, 16 Jul 2013 20:36:37 +0000 (00:36 +0400)] 
Fix plural forms localization in js. Updated russian locale

10 years agoadd workaround for openssl 0.9 bug (http://tt-rss.org/forum/viewtopic.php?t=2420...
Andrew Dolgov [Tue, 16 Jul 2013 14:15:28 +0000 (18:15 +0400)] 
add workaround for openssl 0.9 bug (http://tt-rss.org/forum/viewtopic.php?t=2420&p=13734#p13734)

10 years agoadd some transitions for headline title color changes
Andrew Dolgov [Tue, 16 Jul 2013 07:47:30 +0000 (11:47 +0400)] 
add some transitions for headline title color changes

10 years agoupdate floating title unread status when auto catching up
Andrew Dolgov [Tue, 16 Jul 2013 06:05:48 +0000 (10:05 +0400)] 
update floating title unread status when auto catching up

10 years agoadd experimental hack to show row unread status in floating title
Andrew Dolgov [Tue, 16 Jul 2013 05:59:14 +0000 (09:59 +0400)] 
add experimental hack to show row unread status in floating title

10 years agofix counternode going behind feed title on gecko
Andrew Dolgov [Tue, 16 Jul 2013 05:33:51 +0000 (09:33 +0400)] 
fix counternode going behind feed title on gecko