]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agorelease 1.6.2 1.6.2
Andrew Dolgov [Thu, 20 Dec 2012 08:28:33 +0000 (12:28 +0400)] 
release 1.6.2

11 years agoupdate: feed escaping issue
Andrew Dolgov [Sun, 16 Dec 2012 09:38:50 +0000 (13:38 +0400)] 
update: feed escaping issue

11 years agoMerge pull request #33 from waldir/master
Andrew Dolgov [Wed, 12 Dec 2012 05:47:14 +0000 (21:47 -0800)] 
Merge pull request #33 from waldir/master

Adjust README file so it is correctly parsed by github

11 years agoadd built-in expiring of obsolete lockfiles
Andrew Dolgov [Wed, 12 Dec 2012 05:46:02 +0000 (09:46 +0400)] 
add built-in expiring of obsolete lockfiles

11 years agofix markup
Waldir [Wed, 12 Dec 2012 05:38:54 +0000 (05:38 +0000)] 
fix markup

11 years agorename README to README.md to make Github's markdown parser kick in
Waldir Pimenta [Wed, 12 Dec 2012 05:20:32 +0000 (05:20 +0000)] 
rename README to README.md to make Github's markdown parser kick in

11 years agomodify include path order (closes #514)
Andrew Dolgov [Sun, 9 Dec 2012 09:41:22 +0000 (13:41 +0400)] 
modify include path order (closes #514)

11 years agodo not use regexps in get_self_url_prefix()
Andrew Dolgov [Sun, 9 Dec 2012 09:32:09 +0000 (13:32 +0400)] 
do not use regexps in get_self_url_prefix()

11 years agoadd cosmetic workaround for get_self_url_prefix() to stop the unwashed whining about...
Andrew Dolgov [Fri, 7 Dec 2012 05:47:46 +0000 (09:47 +0400)] 
add cosmetic workaround for get_self_url_prefix() to stop the unwashed whining about double slashes in URLs

11 years agofix sharepopup/subscribe public handler actions in single user mode
Andrew Dolgov [Fri, 7 Dec 2012 05:36:14 +0000 (09:36 +0400)] 
fix sharepopup/subscribe public handler actions in single user mode

11 years agoremove uid from ccache guid prefix
Andrew Dolgov [Thu, 29 Nov 2012 10:56:05 +0000 (14:56 +0400)] 
remove uid from ccache guid prefix

11 years agocreate separate guids for cached and authorized content to prevent unnecessary data...
Andrew Dolgov [Thu, 29 Nov 2012 10:55:03 +0000 (14:55 +0400)] 
create separate guids for cached and authorized content to prevent unnecessary data sharing

11 years agowait a bit before initial content fetching
Andrew Dolgov [Mon, 26 Nov 2012 10:52:18 +0000 (14:52 +0400)] 
wait a bit before initial content fetching

11 years agominor cached content updating tweaks
Andrew Dolgov [Mon, 26 Nov 2012 10:48:22 +0000 (14:48 +0400)] 
minor cached content updating tweaks

11 years agoupdate example reddit filter
Andrew Dolgov [Mon, 26 Nov 2012 10:38:33 +0000 (14:38 +0400)] 
update example reddit filter

11 years agoimplement experimental article on-import data filters
Andrew Dolgov [Mon, 26 Nov 2012 10:33:18 +0000 (14:33 +0400)] 
implement experimental article on-import data filters

11 years agotweak prefPrefsList header margins
Andrew Dolgov [Sun, 25 Nov 2012 19:26:48 +0000 (23:26 +0400)] 
tweak prefPrefsList header margins

11 years agofix inserting cached content on first update
Andrew Dolgov [Sun, 25 Nov 2012 14:42:03 +0000 (18:42 +0400)] 
fix inserting cached content on first update

11 years agoimplement ttrss_feeds.cache_content
Andrew Dolgov [Fri, 23 Nov 2012 09:22:34 +0000 (13:22 +0400)] 
implement ttrss_feeds.cache_content

11 years agoseveral translation fixes, update translations
Andrew Dolgov [Thu, 22 Nov 2012 12:07:40 +0000 (16:07 +0400)] 
several translation fixes, update translations

11 years agofix default language not saved in the login form
Andrew Dolgov [Thu, 22 Nov 2012 11:33:29 +0000 (15:33 +0400)] 
fix default language not saved in the login form

11 years agofix missing commit after OPML import (closes #513)
Andrew Dolgov [Tue, 20 Nov 2012 19:33:12 +0000 (23:33 +0400)] 
fix missing commit after OPML import (closes #513)

11 years agoget_article_filters: strip newlines from content before matching
Andrew Dolgov [Tue, 20 Nov 2012 17:27:53 +0000 (21:27 +0400)] 
get_article_filters: strip newlines from content before matching

11 years agofix title and content filters only working on title (closes #512)
Andrew Dolgov [Tue, 13 Nov 2012 05:31:12 +0000 (09:31 +0400)] 
fix title and content filters only working on title (closes #512)

11 years agoopml import: add workaround for broken OPML files using title instead of text (refs...
Andrew Dolgov [Mon, 12 Nov 2012 12:13:34 +0000 (16:13 +0400)] 
opml import: add workaround for broken OPML files using title instead of text (refs #509)

11 years agorelease 1.6.1 1.6.1
Andrew Dolgov [Mon, 12 Nov 2012 10:29:27 +0000 (14:29 +0400)] 
release 1.6.1

11 years agofix update-translations script to properly process nested classes/ directory, update...
Andrew Dolgov [Mon, 12 Nov 2012 10:27:26 +0000 (14:27 +0400)] 
fix update-translations script to properly process nested classes/ directory, update translations

11 years agofix headlines subtoolbar not being inserted for feeds with 0 headlines breaking vario...
Andrew Dolgov [Sun, 11 Nov 2012 18:01:06 +0000 (22:01 +0400)] 
fix headlines subtoolbar not being inserted for feeds with 0 headlines breaking various JS stuff expecting it

11 years agofix batchSubDlg and feedAddDlg not working properly if invoked one after another...
Andrew Dolgov [Thu, 8 Nov 2012 14:31:14 +0000 (18:31 +0400)] 
fix batchSubDlg and feedAddDlg not working properly if invoked one after another because of overlapping widgets

11 years agodigest: cleanup the code a bit
Andrew Dolgov [Wed, 7 Nov 2012 09:59:59 +0000 (13:59 +0400)] 
digest: cleanup the code a bit

11 years agodigest: more logical position for close article prompt
Andrew Dolgov [Wed, 7 Nov 2012 09:32:19 +0000 (13:32 +0400)] 
digest: more logical position for close article prompt

11 years agodigest css fix
Andrew Dolgov [Wed, 7 Nov 2012 09:27:04 +0000 (13:27 +0400)] 
digest css fix

11 years agoadd tile.png
Andrew Dolgov [Wed, 7 Nov 2012 08:45:31 +0000 (12:45 +0400)] 
add tile.png

11 years agovarious digest style updates and fixes
Andrew Dolgov [Wed, 7 Nov 2012 08:40:52 +0000 (12:40 +0400)] 
various digest style updates and fixes

11 years agofix digest broken by prototype update
Andrew Dolgov [Tue, 6 Nov 2012 16:02:00 +0000 (20:02 +0400)] 
fix digest broken by prototype update

11 years agofix several feed-related hotkeys working on Uncategorized
Andrew Dolgov [Tue, 6 Nov 2012 14:08:52 +0000 (18:08 +0400)] 
fix several feed-related hotkeys working on Uncategorized

11 years agosavefeedorder: properly process Uncategorized
Andrew Dolgov [Tue, 6 Nov 2012 11:48:47 +0000 (15:48 +0400)] 
savefeedorder: properly process Uncategorized

11 years agoupdate prototype to 1.7, apply experimental fix for Dojo
Andrew Dolgov [Tue, 6 Nov 2012 11:35:40 +0000 (15:35 +0400)] 
update prototype to 1.7, apply experimental fix for Dojo

11 years agoLabels were cached without taking into account related owner
Charlie Root [Mon, 5 Nov 2012 15:36:47 +0000 (16:36 +0100)] 
Labels were cached without taking into account related owner

11 years agoupdate simplepie to 1.3.1 (closes #471)
Andrew Dolgov [Sun, 4 Nov 2012 13:45:30 +0000 (17:45 +0400)] 
update simplepie to 1.3.1 (closes #471)

11 years agomention that modifying sanity_check.php makes instance unsupported
Andrew Dolgov [Sun, 4 Nov 2012 13:31:06 +0000 (17:31 +0400)] 
mention that modifying sanity_check.php makes instance unsupported

11 years agoopml: fix export broken by special characters in category titles
Andrew Dolgov [Fri, 2 Nov 2012 05:37:36 +0000 (09:37 +0400)] 
opml: fix export broken by special characters in category titles

11 years agosimplify search dialog
Andrew Dolgov [Thu, 1 Nov 2012 16:14:22 +0000 (20:14 +0400)] 
simplify search dialog

11 years agoRevert "tweak dijit dialog"
Andrew Dolgov [Thu, 1 Nov 2012 15:23:25 +0000 (19:23 +0400)] 
Revert "tweak dijit dialog"

This reverts commit e4b972f40b2b1184fa208af03e3906d271af1b5e.

11 years agoupdate broken tt-rss.org links
Andrew Dolgov [Thu, 1 Nov 2012 15:14:17 +0000 (19:14 +0400)] 
update broken tt-rss.org links

11 years agoRevert "tweak postHeader css, etc"
Andrew Dolgov [Thu, 1 Nov 2012 15:09:28 +0000 (19:09 +0400)] 
Revert "tweak postHeader css, etc"

This reverts commit 4e4a8e43ab5d32df2f2f9469a2d82759c58f4e79.

11 years agotweak dijit dialog
Andrew Dolgov [Thu, 1 Nov 2012 15:09:26 +0000 (19:09 +0400)] 
tweak dijit dialog

11 years agotweak postHeader css, etc
Andrew Dolgov [Thu, 1 Nov 2012 15:07:07 +0000 (19:07 +0400)] 
tweak postHeader css, etc

11 years agolimit is_html() to only work on the begging of passed string
Andrew Dolgov [Thu, 1 Nov 2012 08:47:37 +0000 (12:47 +0400)] 
limit is_html() to only work on the begging of passed string

11 years agoremove backend/digestSend
Andrew Dolgov [Thu, 1 Nov 2012 08:35:21 +0000 (12:35 +0400)] 
remove backend/digestSend

11 years agotweak opml import/export according to OPML spec
Andrew Dolgov [Wed, 31 Oct 2012 20:17:55 +0000 (00:17 +0400)] 
tweak opml import/export according to OPML spec

11 years agofurther improve headline appending speed
Andrew Dolgov [Wed, 31 Oct 2012 19:00:40 +0000 (23:00 +0400)] 
further improve headline appending speed

11 years agoincrease headline appending/dupe checking performance
Andrew Dolgov [Wed, 31 Oct 2012 18:55:35 +0000 (22:55 +0400)] 
increase headline appending/dupe checking performance

11 years agoimprove status reporting for linked feeds
Andrew Dolgov [Wed, 31 Oct 2012 12:15:29 +0000 (16:15 +0400)] 
improve status reporting for linked feeds

11 years agoallow batch setting of article scores
Andrew Dolgov [Wed, 31 Oct 2012 11:17:49 +0000 (15:17 +0400)] 
allow batch setting of article scores

11 years agoallow setting article score manually
Andrew Dolgov [Wed, 31 Oct 2012 10:39:26 +0000 (14:39 +0400)] 
allow setting article score manually

11 years agosharepopup: implement assigning labels while sharing
Andrew Dolgov [Wed, 31 Oct 2012 08:55:24 +0000 (12:55 +0400)] 
sharepopup: implement assigning labels while sharing

11 years agoenable manual filters to work on complete html content
Andrew Dolgov [Tue, 30 Oct 2012 14:44:17 +0000 (18:44 +0400)] 
enable manual filters to work on complete html content

11 years agohtmLawed: tweak allowed attributes (2)
Andrew Dolgov [Tue, 30 Oct 2012 12:34:40 +0000 (16:34 +0400)] 
htmLawed: tweak allowed attributes (2)

11 years agohtmLawed: tweak allowed attributes
Andrew Dolgov [Tue, 30 Oct 2012 12:34:17 +0000 (16:34 +0400)] 
htmLawed: tweak allowed attributes

11 years agoadd update.php -force-update
Andrew Dolgov [Tue, 30 Oct 2012 11:18:46 +0000 (15:18 +0400)] 
add update.php -force-update

11 years agoupdate: only load existing labels of previously imported articles
Andrew Dolgov [Tue, 30 Oct 2012 11:10:52 +0000 (15:10 +0400)] 
update: only load existing labels of previously imported articles

11 years agofix update stopped by get_article_labels()
Andrew Dolgov [Tue, 30 Oct 2012 10:59:09 +0000 (14:59 +0400)] 
fix update stopped by get_article_labels()

11 years agoapply filters and detect labels based on article content without tags
Andrew Dolgov [Tue, 30 Oct 2012 09:09:38 +0000 (13:09 +0400)] 
apply filters and detect labels based on article content without tags

11 years agoadd ability to auto-assign articles to labels (bump schema)
Andrew Dolgov [Tue, 30 Oct 2012 08:58:35 +0000 (12:58 +0400)] 
add ability to auto-assign articles to labels (bump schema)

11 years agomove article filter functions to rssfuncs.php
Andrew Dolgov [Tue, 30 Oct 2012 08:11:46 +0000 (12:11 +0400)] 
move article filter functions to rssfuncs.php

11 years agoadd special link to cancel current search
Andrew Dolgov [Tue, 30 Oct 2012 06:24:30 +0000 (10:24 +0400)] 
add special link to cancel current search

11 years agoremove sanitize_article_content (CDATA handled by htmLawed)
Andrew Dolgov [Mon, 29 Oct 2012 19:51:32 +0000 (23:51 +0400)] 
remove sanitize_article_content (CDATA handled by htmLawed)

11 years agoapi: sanitize article content
Andrew Dolgov [Mon, 29 Oct 2012 12:01:41 +0000 (16:01 +0400)] 
api: sanitize article content

11 years agoRevert "sanitize article content when importing data from feed"
Andrew Dolgov [Mon, 29 Oct 2012 08:17:28 +0000 (12:17 +0400)] 
Revert "sanitize article content when importing data from feed"

This reverts commit c7fe1b4e9e392e0b9ffa55151c43ea7e2e2ee709.

Conflicts:
include/functions.php
include/rssfuncs.php

11 years agodisable sync feed updates for feeds with cache_images set
Andrew Dolgov [Mon, 29 Oct 2012 08:10:05 +0000 (12:10 +0400)] 
disable sync feed updates for feeds with cache_images set

11 years agoupdate_rss_feed: fix broken title/content escaping
Andrew Dolgov [Mon, 29 Oct 2012 06:13:14 +0000 (10:13 +0400)] 
update_rss_feed: fix broken title/content escaping

11 years agofix ARTICLE_BUTTON_PLUGINS not loaded when string contains spaces
Andrew Dolgov [Sun, 28 Oct 2012 09:02:50 +0000 (13:02 +0400)] 
fix ARTICLE_BUTTON_PLUGINS not loaded when string contains spaces

11 years agosanitize: strip comments and cdata sections
Andrew Dolgov [Sun, 28 Oct 2012 08:52:15 +0000 (12:52 +0400)] 
sanitize: strip comments and cdata sections

11 years agosanitize article content when importing data from feed
Andrew Dolgov [Sun, 28 Oct 2012 08:44:10 +0000 (12:44 +0400)] 
sanitize article content when importing data from feed

11 years agoreplace htmlpurifier with htmlawed
Andrew Dolgov [Sun, 28 Oct 2012 08:21:21 +0000 (12:21 +0400)] 
replace htmlpurifier with htmlawed

11 years agoquickAddFeed: remove oauth notice, mention you can paste site URL
Andrew Dolgov [Sun, 28 Oct 2012 07:50:54 +0000 (11:50 +0400)] 
quickAddFeed: remove oauth notice, mention you can paste site URL

11 years agorpc: remove unneeded methods
Andrew Dolgov [Sun, 28 Oct 2012 07:04:26 +0000 (11:04 +0400)] 
rpc: remove unneeded methods

11 years agoremove unexpanded CDM ajax loading
Andrew Dolgov [Sun, 28 Oct 2012 07:03:29 +0000 (11:03 +0400)] 
remove unexpanded CDM ajax loading

11 years agofix rpc/cdmGetArticle for archived articles
Andrew Dolgov [Sun, 28 Oct 2012 06:59:27 +0000 (10:59 +0400)] 
fix rpc/cdmGetArticle for archived articles

11 years agomultiple issues fixed in vfeed_group_by_feed
Andrew Dolgov [Sat, 27 Oct 2012 20:41:51 +0000 (00:41 +0400)] 
multiple issues fixed in vfeed_group_by_feed

11 years agoMerge pull request #28 from Menti/master
Andrew Dolgov [Sat, 27 Oct 2012 10:30:37 +0000 (03:30 -0700)] 
Merge pull request #28 from Menti/master

Spanish translation

11 years agocolors: fix resolving html color names
Andrew Dolgov [Sat, 27 Oct 2012 10:28:07 +0000 (14:28 +0400)] 
colors: fix resolving html color names

11 years agodo not reset search query because of background requests
Andrew Dolgov [Sat, 27 Oct 2012 09:18:58 +0000 (13:18 +0400)] 
do not reset search query because of background requests

11 years agofix label row backgrounds only used when cached data is available
Andrew Dolgov [Sat, 27 Oct 2012 07:25:26 +0000 (11:25 +0400)] 
fix label row backgrounds only used when cached data is available

11 years agoUpdate locale/es_ES/LC_MESSAGES/messages.po
Menti [Thu, 25 Oct 2012 17:43:18 +0000 (20:43 +0300)] 
Update locale/es_ES/LC_MESSAGES/messages.po

11 years agoUpdate locale/es_ES/LC_MESSAGES/messages.po
Menti [Thu, 25 Oct 2012 16:42:27 +0000 (19:42 +0300)] 
Update locale/es_ES/LC_MESSAGES/messages.po

Removed fuzzy label and check

11 years agocss fixes
Andrew Dolgov [Thu, 25 Oct 2012 13:11:09 +0000 (17:11 +0400)] 
css fixes

11 years agouse css3 gradients to color rrows
Andrew Dolgov [Thu, 25 Oct 2012 13:05:18 +0000 (17:05 +0400)] 
use css3 gradients to color rrows

11 years agoadd rrow background color setting by first assigned label
Andrew Dolgov [Thu, 25 Oct 2012 12:40:17 +0000 (16:40 +0400)] 
add rrow background color setting by first assigned label

11 years agodisable update button on nonupdateable feeds (fix for cached headlines)
Andrew Dolgov [Thu, 25 Oct 2012 09:27:44 +0000 (13:27 +0400)] 
disable update button on nonupdateable feeds (fix for cached headlines)

11 years agodisable update button on nonupdateable feeds
Andrew Dolgov [Thu, 25 Oct 2012 09:24:50 +0000 (13:24 +0400)] 
disable update button on nonupdateable feeds

11 years agoforce refetch feed when clicking update/clicking on same feed in the tree
Andrew Dolgov [Thu, 25 Oct 2012 09:15:14 +0000 (13:15 +0400)] 
force refetch feed when clicking update/clicking on same feed in the tree

11 years agofilter dialog: sort rules by reg_exp
Andrew Dolgov [Thu, 25 Oct 2012 08:24:24 +0000 (12:24 +0400)] 
filter dialog: sort rules by reg_exp

11 years agofix sql crash workaround preventing feed/category filters from testing
Andrew Dolgov [Wed, 24 Oct 2012 07:59:36 +0000 (11:59 +0400)] 
fix sql crash workaround preventing feed/category filters from testing
properly; fix filter testing for categories with children

11 years agofix called-from-browser detection in update.php
Andrew Dolgov [Tue, 23 Oct 2012 20:25:56 +0000 (00:25 +0400)] 
fix called-from-browser detection in update.php

11 years agoupdate.php: fix wrong html plug title
Andrew Dolgov [Tue, 23 Oct 2012 20:17:32 +0000 (00:17 +0400)] 
update.php: fix wrong html plug title

11 years agofilter testing fix for pgsql
Andrew Dolgov [Tue, 23 Oct 2012 13:00:18 +0000 (17:00 +0400)] 
filter testing fix for pgsql

11 years agoprevent crashes on filter regexp being too advanced for our database when testing...
Andrew Dolgov [Tue, 23 Oct 2012 12:58:07 +0000 (16:58 +0400)] 
prevent crashes on filter regexp being too advanced for our database when testing filters (refs #508)

11 years agoproperly escape comment links
Andrew Dolgov [Sun, 21 Oct 2012 21:22:44 +0000 (01:22 +0400)] 
properly escape comment links