]>
git.wh0rd.org Git - tt-rss.git/log
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
DavidM [Wed, 18 Sep 2013 19:42:45 +0000 (21:42 +0200)]
Translated four strings into Spanish
Andrew Dolgov [Tue, 17 Sep 2013 10:34:39 +0000 (14:34 +0400)]
add update script to convert myisam tables to innodb (bump version)
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
Roland Angerer [Tue, 17 Sep 2013 10:05:13 +0000 (12:05 +0200)]
optimized query for label counters
Andrew Dolgov [Tue, 17 Sep 2013 08:28:31 +0000 (12:28 +0400)]
include title when detecting article language
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)
Andrew Dolgov [Thu, 12 Sep 2013 08:13:10 +0000 (12:13 +0400)]
counter: remove text-shadow
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
Andrew Dolgov [Tue, 10 Sep 2013 04:48:32 +0000 (08:48 +0400)]
specify engine=innodb for all tt-rss tables
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)
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
Andrew Dolgov [Wed, 4 Sep 2013 13:57:04 +0000 (17:57 +0400)]
fix wrong url() paths to toolbar.png in css
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
Andrew Dolgov [Mon, 2 Sep 2013 09:54:41 +0000 (13:54 +0400)]
add i18n to the search syntax link
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
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
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
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
Roland Angerer [Mon, 2 Sep 2013 06:54:20 +0000 (08:54 +0200)]
passing --log option to update daemon processes
Andrew Dolgov [Mon, 2 Sep 2013 06:03:04 +0000 (10:03 +0400)]
pass feed information to article filters
Andrew Dolgov [Sun, 1 Sep 2013 10:07:31 +0000 (14:07 +0400)]
loadMoreHeadlines: use shorter syntax for adaptive offset calculation
Andrew Dolgov [Thu, 29 Aug 2013 12:30:01 +0000 (16:30 +0400)]
Revert "Include both title and text attributes"
This reverts commit
631c06760190b7e207a8a16bb76517f7f308dc68 .
Andrew Dolgov [Thu, 29 Aug 2013 05:24:24 +0000 (09:24 +0400)]
fix cat filters always applying if set to uncategorized
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
Andrew Dolgov [Tue, 27 Aug 2013 11:09:48 +0000 (15:09 +0400)]
tweak zoomed display date/tags a bit
Andrew Dolgov [Sun, 25 Aug 2013 13:34:27 +0000 (17:34 +0400)]
fix globalUpdateFeeds failing when no active session exists
Andrew Dolgov [Thu, 22 Aug 2013 10:48:14 +0000 (03:48 -0700)]
Merge pull request #280 from PerryWerneck/master
Updatings pt-BR translation
Andrew Dolgov [Wed, 21 Aug 2013 14:26:34 +0000 (18:26 +0400)]
unfuck headlines_hook for syndicated feeds
Andrew Dolgov [Wed, 21 Aug 2013 11:24:41 +0000 (04:24 -0700)]
Merge pull request #286 from jordidg/master
Improve OPML export
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
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
Perry Werneck [Sun, 11 Aug 2013 13:41:50 +0000 (10:41 -0300)]
Merge remote-tracking branch 'upstream/master'
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
Perry Werneck [Fri, 9 Aug 2013 02:21:05 +0000 (23:21 -0300)]
Updating translation
Perry Werneck [Thu, 8 Aug 2013 00:15:15 +0000 (21:15 -0300)]
Updating translation
Perry Werneck [Thu, 8 Aug 2013 00:11:14 +0000 (21:11 -0300)]
Updating translation
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
Andrew Dolgov [Mon, 5 Aug 2013 08:26:09 +0000 (12:26 +0400)]
support media:description for media: enclosures
Andrew Dolgov [Mon, 5 Aug 2013 07:50:15 +0000 (11:50 +0400)]
simplify media:content xpath
Andrew Dolgov [Mon, 5 Aug 2013 06:33:13 +0000 (10:33 +0400)]
parser: support media:content elements within media:group
Matt Haley [Sun, 4 Aug 2013 17:41:29 +0000 (10:41 -0700)]
API should return excerpt when asked
Andrew Dolgov [Sat, 3 Aug 2013 10:45:27 +0000 (14:45 +0400)]
improve support for feeds with invalid unicode entities
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
Andrew Dolgov [Fri, 2 Aug 2013 12:03:13 +0000 (16:03 +0400)]
fix entries not inserted properly when no languages are detected
Andrew Dolgov [Fri, 2 Aug 2013 10:47:34 +0000 (14:47 +0400)]
rss: force language to 2 characters; run house keeping hooks properly
Andrew Dolgov [Fri, 2 Aug 2013 10:41:01 +0000 (14:41 +0400)]
api: pass article id to sanitize
Andrew Dolgov [Fri, 2 Aug 2013 10:12:56 +0000 (14:12 +0400)]
make cache starred plugin use hook_house_keeping
Andrew Dolgov [Fri, 2 Aug 2013 10:06:18 +0000 (14:06 +0400)]
add hook_house_keeping
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
Andrew Dolgov [Fri, 2 Aug 2013 10:04:00 +0000 (14:04 +0400)]
remove unused old-style image rewritign
Andrew Dolgov [Fri, 2 Aug 2013 08:17:38 +0000 (12:17 +0400)]
fix af_sciam
Andrew Dolgov [Fri, 2 Aug 2013 07:06:51 +0000 (11:06 +0400)]
af_natgeo: remove some unneeded elements
Andrew Dolgov [Fri, 2 Aug 2013 06:49:00 +0000 (10:49 +0400)]
add af plugins for nagional geographic and sciam
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
Mirosław Lach [Fri, 2 Aug 2013 06:25:30 +0000 (08:25 +0200)]
Polish translation update.
Andrew Dolgov [Thu, 1 Aug 2013 12:31:44 +0000 (16:31 +0400)]
highlight: remove unnecessary test for DomText
Andrew Dolgov [Thu, 1 Aug 2013 12:30:22 +0000 (16:30 +0400)]
experimentally simplify highlight searching
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...
wltb [Thu, 1 Aug 2013 11:05:03 +0000 (13:05 +0200)]
Highlighting search results: Added heuristic approach for common capitalizations, fixed indentions
Andrew Dolgov [Thu, 1 Aug 2013 08:52:51 +0000 (12:52 +0400)]
add no_iframes plugin
Andrew Dolgov [Thu, 1 Aug 2013 05:35:38 +0000 (09:35 +0400)]
show full article title in zoom mode
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
Andrew Dolgov [Wed, 31 Jul 2013 12:42:48 +0000 (16:42 +0400)]
term highlighting in content: use mb functions
Andrew Dolgov [Wed, 31 Jul 2013 12:41:06 +0000 (16:41 +0400)]
support term highlighting in cdm title
Andrew Dolgov [Wed, 31 Jul 2013 11:05:05 +0000 (15:05 +0400)]
use require_once for minifier
Andrew Dolgov [Wed, 31 Jul 2013 10:58:14 +0000 (14:58 +0400)]
remove plaintext url rewriting for twitter posts
Andrew Dolgov [Wed, 31 Jul 2013 10:54:22 +0000 (14:54 +0400)]
note the source of highlighting routine
Andrew Dolgov [Wed, 31 Jul 2013 10:53:34 +0000 (14:53 +0400)]
search keyword highlighting (combined mode only)
Andrew Dolgov [Wed, 31 Jul 2013 07:57:11 +0000 (11:57 +0400)]
lang: default to 'en'
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)
Andrew Dolgov [Tue, 30 Jul 2013 21:22:13 +0000 (01:22 +0400)]
tweak the zoomed article a little bit
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)
Andrew Dolgov [Sun, 28 Jul 2013 19:37:19 +0000 (23:37 +0400)]
api: getLabels: return converted label ids
Andrew Dolgov [Sun, 28 Jul 2013 19:36:57 +0000 (23:36 +0400)]
get_article_labels: cache converted label ids
Andrew Dolgov [Fri, 26 Jul 2013 14:26:28 +0000 (18:26 +0400)]
add experimental css hyphens support for english language
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
Andrew Dolgov [Thu, 25 Jul 2013 10:20:42 +0000 (14:20 +0400)]
workaround for resetting panel size cookies (closes #756)
Andrew Dolgov [Wed, 24 Jul 2013 08:55:10 +0000 (12:55 +0400)]
make globalUpdateFeeds handler use simple update mechanism to prevent script timeouts
Andrew Dolgov [Tue, 23 Jul 2013 03:49:32 +0000 (07:49 +0400)]
atom-to-html: remove horribly scaled feed icon (refs #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)
Andrew Dolgov [Mon, 22 Jul 2013 11:21:30 +0000 (15:21 +0400)]
fix yet another typo with the 2week catchup thing (closes #737)
Andrew Dolgov [Sun, 21 Jul 2013 06:28:48 +0000 (10:28 +0400)]
release 1.9
Andrew Dolgov [Sat, 20 Jul 2013 20:24:55 +0000 (00:24 +0400)]
previous patch: fix copy-paste typo
Andrew Dolgov [Sat, 20 Jul 2013 19:30:40 +0000 (23:30 +0400)]
add openssl version hack to fetch_file_contents()
Andrew Dolgov [Wed, 17 Jul 2013 18:22:50 +0000 (22:22 +0400)]
same with ttrssZoom
Andrew Dolgov [Wed, 17 Jul 2013 18:21:27 +0000 (22:21 +0400)]
try justify text-alignment for content
Andrew Dolgov [Wed, 17 Jul 2013 08:31:04 +0000 (12:31 +0400)]
rebase translations
Andrew Dolgov [Wed, 17 Jul 2013 08:30:50 +0000 (01:30 -0700)]
Merge pull request #270 from maggick/patch-1
small correction
Matthieu Keller [Wed, 17 Jul 2013 08:27:57 +0000 (10:27 +0200)]
small correction
Andrew Dolgov [Wed, 17 Jul 2013 08:16:54 +0000 (12:16 +0400)]
fix second row being selected on viewfeed (closes #748)
Andrew Dolgov [Wed, 17 Jul 2013 05:27:14 +0000 (09:27 +0400)]
rebase translations
Andrew Dolgov [Wed, 17 Jul 2013 05:01:24 +0000 (22:01 -0700)]
Merge pull request #269 from gsomgsomgsom/master
Updated russian locale
gsomgsomgsom [Tue, 16 Jul 2013 20:36:37 +0000 (00:36 +0400)]
Fix plural forms localization in js. Updated russian locale
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)
Andrew Dolgov [Tue, 16 Jul 2013 07:47:30 +0000 (11:47 +0400)]
add some transitions for headline title color changes
Andrew Dolgov [Tue, 16 Jul 2013 06:05:48 +0000 (10:05 +0400)]
update floating title unread status when auto catching up
Andrew Dolgov [Tue, 16 Jul 2013 05:59:14 +0000 (09:59 +0400)]
add experimental hack to show row unread status in floating title
Andrew Dolgov [Tue, 16 Jul 2013 05:33:51 +0000 (09:33 +0400)]
fix counternode going behind feed title on gecko
Andrew Dolgov [Mon, 15 Jul 2013 11:00:36 +0000 (15:00 +0400)]
hide collapse sidebar button by default