]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
11 years agorelease 1.7.1 1.7.1
Andrew Dolgov [Tue, 5 Mar 2013 05:44:16 +0000 (09:44 +0400)] 
release 1.7.1

11 years agowhen purging inactive feeds, set last_updated to NOW()
Andrew Dolgov [Mon, 4 Mar 2013 17:49:14 +0000 (21:49 +0400)] 
when purging inactive feeds, set last_updated to NOW()

11 years agoatom xsl: fix missing feed icon
Andrew Dolgov [Thu, 28 Feb 2013 16:23:26 +0000 (20:23 +0400)] 
atom xsl: fix missing feed icon

11 years agoonly bind noscroll hotkeys in combined mode by default
Andrew Dolgov [Thu, 28 Feb 2013 16:21:06 +0000 (20:21 +0400)] 
only bind noscroll hotkeys in combined mode by default

11 years agocdmClicked: allow shift-lclick
Andrew Dolgov [Thu, 28 Feb 2013 16:15:17 +0000 (20:15 +0400)] 
cdmClicked: allow shift-lclick

11 years agounsubscribeFeed: call updateFeedList() when unsubscribing from labels
Andrew Dolgov [Thu, 28 Feb 2013 16:09:25 +0000 (20:09 +0400)] 
unsubscribeFeed: call updateFeedList() when unsubscribing from labels

11 years agomake unread cdm content less bold
Andrew Dolgov [Thu, 28 Feb 2013 15:35:36 +0000 (19:35 +0400)] 
make unread cdm content less bold

11 years agotweak pre/code display
Andrew Dolgov [Thu, 28 Feb 2013 15:24:20 +0000 (19:24 +0400)] 
tweak pre/code display

11 years agotweak blockquote display
Andrew Dolgov [Thu, 28 Feb 2013 15:16:27 +0000 (19:16 +0400)] 
tweak blockquote display

11 years agoassign hash-stored feed_id/is_cat earlier on startup
Andrew Dolgov [Thu, 28 Feb 2013 15:16:17 +0000 (19:16 +0400)] 
assign hash-stored feed_id/is_cat earlier on startup

11 years agoaf_redditimgur: unbreak
Andrew Dolgov [Thu, 28 Feb 2013 14:11:10 +0000 (18:11 +0400)] 
af_redditimgur: unbreak

11 years agoaf_redditimgur: do not process content multiple times
Andrew Dolgov [Thu, 28 Feb 2013 12:47:55 +0000 (16:47 +0400)] 
af_redditimgur: do not process content multiple times

11 years agoslightly better article note display in CDM
Andrew Dolgov [Thu, 28 Feb 2013 12:23:33 +0000 (16:23 +0400)] 
slightly better article note display in CDM

11 years agoheadlines renderer: do not attach topmost article ids
Andrew Dolgov [Thu, 28 Feb 2013 12:09:41 +0000 (16:09 +0400)] 
headlines renderer: do not attach topmost article ids

11 years agoonly use hash feed/cat parameters on startup
Andrew Dolgov [Thu, 28 Feb 2013 11:56:22 +0000 (15:56 +0400)] 
only use hash feed/cat parameters on startup

11 years agoremove headline precaching stuff, conflicts with dijit widgets in
Andrew Dolgov [Thu, 28 Feb 2013 11:52:30 +0000 (15:52 +0400)] 
remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer

11 years agoRevert "headlines buffer: remove dijit-based RCHK elements"
Andrew Dolgov [Thu, 28 Feb 2013 11:48:09 +0000 (15:48 +0400)] 
Revert "headlines buffer: remove dijit-based RCHK elements"

This reverts commit f7945c99d0495f5b2e0e789d99e32b1e121ae1cf.

11 years agoheadlines buffer: remove dijit-based RCHK elements
Andrew Dolgov [Thu, 28 Feb 2013 11:04:33 +0000 (15:04 +0400)] 
headlines buffer: remove dijit-based RCHK elements

11 years agofix cdm checkbox not selecting entire cell
Andrew Dolgov [Thu, 28 Feb 2013 10:22:13 +0000 (14:22 +0400)] 
fix cdm checkbox not selecting entire cell

11 years agodb: remove qlog stuff
Andrew Dolgov [Thu, 28 Feb 2013 09:35:56 +0000 (13:35 +0400)] 
db: remove qlog stuff

11 years agochange ctrl-arrow bindings to always keep current article on top
Andrew Dolgov [Thu, 28 Feb 2013 09:18:58 +0000 (13:18 +0400)] 
change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions

11 years agostore active feed id in url hash and restore on reload
Andrew Dolgov [Thu, 28 Feb 2013 09:06:54 +0000 (13:06 +0400)] 
store active feed id in url hash and restore on reload

11 years agoMerge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
Andrew Dolgov [Thu, 28 Feb 2013 05:37:52 +0000 (09:37 +0400)] 
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS

11 years agogoogleplus: update icon to be the same size/shape as other plugins
Andrew Dolgov [Thu, 28 Feb 2013 05:37:22 +0000 (09:37 +0400)] 
googleplus: update icon to be the same size/shape as other plugins

11 years agofix uploadicon() returning wrong content-type (closes #543)
Andrew Dolgov [Thu, 28 Feb 2013 05:17:17 +0000 (09:17 +0400)] 
fix uploadicon() returning wrong content-type (closes #543)

11 years agofix warning when saving plugins with 0 plugins enabled (closes #542)
Andrew Dolgov [Thu, 28 Feb 2013 05:13:00 +0000 (09:13 +0400)] 
fix warning when saving plugins with 0 plugins enabled (closes #542)

11 years agocdmExpandArticle: do not perform offset manipulation
Andrew Dolgov [Wed, 27 Feb 2013 19:04:23 +0000 (23:04 +0400)] 
cdmExpandArticle: do not perform offset manipulation

11 years agohotkey help: fix actions bound to multiple sequences not displayed correctly
Andrew Dolgov [Wed, 27 Feb 2013 18:58:43 +0000 (22:58 +0400)] 
hotkey help: fix actions bound to multiple sequences not displayed correctly

11 years agoimplement classic next/prev article movement behavior, bind to ctrl-arrows
Andrew Dolgov [Wed, 27 Feb 2013 18:48:43 +0000 (22:48 +0400)] 
implement classic next/prev article movement behavior, bind to ctrl-arrows

11 years agomoveToPost: implement more natural next/prev moving in combined mode
Andrew Dolgov [Wed, 27 Feb 2013 18:27:49 +0000 (22:27 +0400)] 
moveToPost: implement more natural next/prev moving in combined mode

11 years agoreplace getmicrotime() wrapper with microtime(true) (2)
Andrew Dolgov [Wed, 27 Feb 2013 18:20:14 +0000 (22:20 +0400)] 
replace getmicrotime() wrapper with microtime(true) (2)

11 years agoreplace getmicrotime() wrapper with microtime(true)
Andrew Dolgov [Wed, 27 Feb 2013 18:16:58 +0000 (22:16 +0400)] 
replace getmicrotime() wrapper with microtime(true)

11 years agocdmScrollToArticleId: use more natural scrolling
Andrew Dolgov [Wed, 27 Feb 2013 14:44:45 +0000 (18:44 +0400)] 
cdmScrollToArticleId: use more natural scrolling

11 years agoenclosures player: hide html5 audio element
Andrew Dolgov [Wed, 27 Feb 2013 14:30:33 +0000 (18:30 +0400)] 
enclosures player: hide html5 audio element

11 years agoremove previous counter hacks; force request counters when there's no
Andrew Dolgov [Wed, 27 Feb 2013 12:57:26 +0000 (16:57 +0400)] 
remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)

11 years agorpc/getAllCounters: include virtual counters when last_article_id is supplied and...
Andrew Dolgov [Wed, 27 Feb 2013 12:51:06 +0000 (16:51 +0400)] 
rpc/getAllCounters: include virtual counters when last_article_id is supplied and unchanged

11 years agoreduce counters request minimum interval
Andrew Dolgov [Wed, 27 Feb 2013 12:47:25 +0000 (16:47 +0400)] 
reduce counters request minimum interval

11 years agorequest_counters: force request 50% of the time to keep all counters updated
Andrew Dolgov [Wed, 27 Feb 2013 12:11:44 +0000 (16:11 +0400)] 
request_counters: force request 50% of the time to keep all counters updated

11 years agodb: replace QUERY_LOG with _DEBUG_QUERY_LOG
Andrew Dolgov [Wed, 27 Feb 2013 11:48:33 +0000 (15:48 +0400)] 
db: replace QUERY_LOG with _DEBUG_QUERY_LOG

11 years agocache all db prefs on startup
Andrew Dolgov [Wed, 27 Feb 2013 11:47:29 +0000 (15:47 +0400)] 
cache all db prefs on startup

11 years agoremove server-side feedtree collapse implementation
Andrew Dolgov [Wed, 27 Feb 2013 11:34:13 +0000 (15:34 +0400)] 
remove server-side feedtree collapse implementation

11 years agolog queries is QUERY_LOG is defined
Andrew Dolgov [Wed, 27 Feb 2013 11:33:54 +0000 (15:33 +0400)] 
log queries is QUERY_LOG is defined

11 years agoccache: disable force overriding owner_uid on real feeds (why was this needed?)
Andrew Dolgov [Wed, 27 Feb 2013 11:16:00 +0000 (15:16 +0400)] 
ccache: disable force overriding owner_uid on real feeds (why was this needed?)

11 years agogetLabelCounters: optimize SQL
Andrew Dolgov [Wed, 27 Feb 2013 11:05:38 +0000 (15:05 +0400)] 
getLabelCounters: optimize SQL

11 years agochange various catchup stuff to only affect unread articles
Andrew Dolgov [Tue, 26 Feb 2013 18:49:46 +0000 (22:49 +0400)] 
change various catchup stuff to only affect unread articles

11 years agopluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed
Andrew Dolgov [Tue, 26 Feb 2013 15:30:19 +0000 (19:30 +0400)] 
pluginhost: add get_debug()/set_debug() for plugins to detect if debugging is allowed

11 years agodone collecting data debug message: remove title
Andrew Dolgov [Tue, 26 Feb 2013 15:26:38 +0000 (19:26 +0400)] 
done collecting data debug message: remove title

11 years agocss: remove postDateRTL
Andrew Dolgov [Tue, 26 Feb 2013 15:22:36 +0000 (19:22 +0400)] 
css: remove postDateRTL

11 years agoremove update on checksum change (updated status has been removed); rtl stuff (unused)
Andrew Dolgov [Tue, 26 Feb 2013 15:20:58 +0000 (19:20 +0400)] 
remove update on checksum change (updated status has been removed); rtl stuff (unused)

11 years agoforce disable simplepie unnecessarily sanitizing data
Andrew Dolgov [Tue, 26 Feb 2013 14:27:40 +0000 (18:27 +0400)] 
force disable simplepie unnecessarily sanitizing data

11 years agoupdate_daemon_common: purge inactive/not updated feeds
Andrew Dolgov [Tue, 26 Feb 2013 12:16:04 +0000 (16:16 +0400)] 
update_daemon_common: purge inactive/not updated feeds

11 years agoMerge pull request #40 from nhoening/master
Andrew Dolgov [Tue, 26 Feb 2013 10:49:44 +0000 (02:49 -0800)] 
Merge pull request #40 from nhoening/master

update Flattr plugin

11 years agoReplace SQL query which led to problems for some, refactor a bit and document what...
nhoening [Tue, 26 Feb 2013 10:42:46 +0000 (11:42 +0100)] 
Replace SQL query which led to problems for some, refactor a bit and document what this plugin cannot do if articles are not in the Flattr cataloge.

11 years agoadd workaround against shutdown() being called in child task context
Andrew Dolgov [Mon, 25 Feb 2013 17:59:26 +0000 (21:59 +0400)] 
add workaround against shutdown() being called in child task context

11 years agodaemon: die if unable to create a stampfile
Andrew Dolgov [Mon, 25 Feb 2013 17:39:13 +0000 (21:39 +0400)] 
daemon: die if unable to create a stampfile

11 years agodaemon: better shutdown/sigint reporting
Andrew Dolgov [Mon, 25 Feb 2013 17:36:18 +0000 (21:36 +0400)] 
daemon: better shutdown/sigint reporting

11 years agodaemon: install master shutdown handlers without a separate forking process
Andrew Dolgov [Mon, 25 Feb 2013 17:32:48 +0000 (21:32 +0400)] 
daemon: install master shutdown handlers without a separate forking process

11 years agomake_lockfile: check if file was created successfully
Andrew Dolgov [Mon, 25 Feb 2013 17:28:51 +0000 (21:28 +0400)] 
make_lockfile: check if file was created successfully

11 years agodaemon: enable master lockfile
Andrew Dolgov [Mon, 25 Feb 2013 17:28:34 +0000 (21:28 +0400)] 
daemon: enable master lockfile

11 years agotinyfeedicon: fix vertical align
Andrew Dolgov [Mon, 25 Feb 2013 12:39:25 +0000 (16:39 +0400)] 
tinyfeedicon: fix vertical align

11 years agonsfw: make tags list configurable
Andrew Dolgov [Sat, 23 Feb 2013 17:28:09 +0000 (21:28 +0400)] 
nsfw: make tags list configurable

11 years agoonly allow clearing data of active plugins
Andrew Dolgov [Sat, 23 Feb 2013 17:27:50 +0000 (21:27 +0400)] 
only allow clearing data of active plugins

11 years agohide widescreen mode toggle in cdm
Andrew Dolgov [Sat, 23 Feb 2013 15:37:15 +0000 (19:37 +0400)] 
hide widescreen mode toggle in cdm

11 years agosimplepie init: hide errors
Andrew Dolgov [Sat, 23 Feb 2013 14:47:05 +0000 (18:47 +0400)] 
simplepie init: hide errors

11 years agofetch_file_contents: fix typos
Andrew Dolgov [Sat, 23 Feb 2013 14:45:16 +0000 (18:45 +0400)] 
fetch_file_contents: fix typos

11 years agorssfuncs: show fetch done debug message in appropriate place
Andrew Dolgov [Sat, 23 Feb 2013 14:42:14 +0000 (18:42 +0400)] 
rssfuncs: show fetch done debug message in appropriate place

11 years agorssfuncs: load pluginhost stuff properly
Andrew Dolgov [Sat, 23 Feb 2013 14:40:48 +0000 (18:40 +0400)] 
rssfuncs: load pluginhost stuff properly

11 years agoimplement HOOK_FEED_FETCHED
Andrew Dolgov [Sat, 23 Feb 2013 14:38:50 +0000 (18:38 +0400)] 
implement HOOK_FEED_FETCHED

11 years agofix SELF_USER_AGENT defined with blank VERSION
Andrew Dolgov [Sat, 23 Feb 2013 14:37:40 +0000 (18:37 +0400)] 
fix SELF_USER_AGENT defined with blank VERSION
better error reporting in fetch_file_contents()

11 years agocdm: fix tags display
Andrew Dolgov [Sat, 23 Feb 2013 12:05:48 +0000 (16:05 +0400)] 
cdm: fix tags display

11 years agoadd nsfw plugin
Andrew Dolgov [Sat, 23 Feb 2013 12:02:29 +0000 (16:02 +0400)] 
add nsfw plugin

11 years agoadd example article hook plugin
Andrew Dolgov [Sat, 23 Feb 2013 12:02:04 +0000 (16:02 +0400)] 
add example article hook plugin

11 years agoimplement article render hooks
Andrew Dolgov [Sat, 23 Feb 2013 12:01:51 +0000 (16:01 +0400)] 
implement article render hooks

11 years agoadd af_* plugin workaround for already processed article
Andrew Dolgov [Sat, 23 Feb 2013 08:07:46 +0000 (12:07 +0400)] 
add af_* plugin workaround for already processed article

11 years agoaf_unburn: set useragent
Andrew Dolgov [Fri, 22 Feb 2013 05:38:00 +0000 (09:38 +0400)] 
af_unburn: set useragent

11 years agoaf_unburn: set timeout properly (refs #540)
Andrew Dolgov [Thu, 21 Feb 2013 18:27:35 +0000 (22:27 +0400)] 
af_unburn: set timeout properly (refs #540)

11 years agoprevent article filters from modifying article GUID; add separate plugin_data field...
Andrew Dolgov [Thu, 21 Feb 2013 18:24:06 +0000 (22:24 +0400)] 
prevent article filters from modifying article GUID; add separate plugin_data field for this

11 years agoadd ttrss_user_entries.plugin_data (bump schema)
Andrew Dolgov [Thu, 21 Feb 2013 18:08:38 +0000 (22:08 +0400)] 
add ttrss_user_entries.plugin_data (bump schema)

11 years agofix wrong DOS line-endings
Andrew Dolgov [Thu, 21 Feb 2013 14:58:06 +0000 (18:58 +0400)] 
fix wrong DOS line-endings

11 years agobring back SELF_USER_AGENT (refs #540)
Andrew Dolgov [Thu, 21 Feb 2013 05:16:43 +0000 (09:16 +0400)] 
bring back SELF_USER_AGENT (refs #540)

11 years agoclose_button: remove useless getInfo() method
Andrew Dolgov [Wed, 20 Feb 2013 12:13:02 +0000 (16:13 +0400)] 
close_button: remove useless getInfo() method

11 years agoadd a close article panel plugin (refs #538)
Andrew Dolgov [Wed, 20 Feb 2013 12:04:15 +0000 (16:04 +0400)] 
add a close article panel plugin (refs #538)

11 years agostore widescreen status in a cookie (refs #539)
Andrew Dolgov [Wed, 20 Feb 2013 10:40:13 +0000 (14:40 +0400)] 
store widescreen status in a cookie (refs #539)

11 years agofix php warning while testing filters with regexps too complex for the database
Andrew Dolgov [Wed, 20 Feb 2013 05:34:00 +0000 (09:34 +0400)] 
fix php warning while testing filters with regexps too complex for the database

11 years agomute warnings caused by session_start() to deal with potential ps_files_cleanup_dir...
Andrew Dolgov [Tue, 19 Feb 2013 12:56:43 +0000 (16:56 +0400)] 
mute warnings caused by session_start() to deal with potential ps_files_cleanup_dir stuff

11 years agoremove nonworking article zoom buttons (closes #535)
Andrew Dolgov [Mon, 18 Feb 2013 17:27:03 +0000 (21:27 +0400)] 
remove nonworking article zoom buttons (closes #535)

11 years agoonly override al2gt() locale setting if saved session language is not auto
Andrew Dolgov [Sun, 17 Feb 2013 12:07:07 +0000 (16:07 +0400)] 
only override al2gt() locale setting if saved session language is not auto

11 years agorelease 1.7.0 1.7.0
Andrew Dolgov [Sun, 17 Feb 2013 10:04:40 +0000 (14:04 +0400)] 
release 1.7.0

11 years agoupdate translations
Andrew Dolgov [Sun, 17 Feb 2013 09:59:01 +0000 (13:59 +0400)] 
update translations

11 years agoignore VFEED_GROUP_BY_FEED when generating syndicated feeds
Andrew Dolgov [Sun, 17 Feb 2013 09:48:15 +0000 (13:48 +0400)] 
ignore VFEED_GROUP_BY_FEED when generating syndicated feeds

11 years agoupdate readme (c)
Andrew Dolgov [Thu, 14 Feb 2013 08:27:01 +0000 (12:27 +0400)] 
update readme (c)

11 years agorename subtoolbar actions dropdown
Andrew Dolgov [Wed, 13 Feb 2013 15:07:35 +0000 (19:07 +0400)] 
rename subtoolbar actions dropdown

11 years agoapi: block real categories with 0 feeds to appear in getCategories
Andrew Dolgov [Sun, 10 Feb 2013 07:40:03 +0000 (11:40 +0400)] 
api: block real categories with 0 feeds to appear in getCategories

11 years agoupdate config sanity checks due to removed FEEDBACK_URL
Andrew Dolgov [Sat, 9 Feb 2013 18:34:51 +0000 (22:34 +0400)] 
update config sanity checks due to removed FEEDBACK_URL

11 years agoremove processing of ttrss_feeds.icon_url
Andrew Dolgov [Fri, 8 Feb 2013 13:19:43 +0000 (17:19 +0400)] 
remove processing of ttrss_feeds.icon_url

11 years agoswitchPanelMode: fix typo
Andrew Dolgov [Wed, 6 Feb 2013 20:12:22 +0000 (00:12 +0400)] 
switchPanelMode: fix typo

11 years agoswitchPanelMode: cosmetic fixes
Andrew Dolgov [Wed, 6 Feb 2013 16:23:40 +0000 (20:23 +0400)] 
switchPanelMode: cosmetic fixes

11 years agoremove top hello - feedback - preferences line
Andrew Dolgov [Wed, 6 Feb 2013 16:14:06 +0000 (20:14 +0400)] 
remove top hello - feedback - preferences line

11 years agonew version dialog: display error when no version info available
Andrew Dolgov [Wed, 6 Feb 2013 16:13:44 +0000 (20:13 +0400)] 
new version dialog: display error when no version info available

11 years agoremove hlClicked call from postheader
Andrew Dolgov [Wed, 6 Feb 2013 14:24:02 +0000 (18:24 +0400)] 
remove hlClicked call from postheader