]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
15 years agoproperly update local vfeed counters
Andrew Dolgov [Wed, 4 Feb 2009 06:51:31 +0000 (09:51 +0300)] 
properly update local vfeed counters

15 years agoviewfeed_offline: fix for undefined offset parameter
Andrew Dolgov [Wed, 4 Feb 2009 06:39:01 +0000 (09:39 +0300)] 
viewfeed_offline: fix for undefined offset parameter

15 years agoviewfeed_offline: add some processing for main toolbar form
Andrew Dolgov [Wed, 4 Feb 2009 06:27:42 +0000 (09:27 +0300)] 
viewfeed_offline: add some processing for main toolbar form

15 years agooffline: smarter detection of articles to download; purge old data
Andrew Dolgov [Tue, 3 Feb 2009 19:54:24 +0000 (22:54 +0300)] 
offline: smarter detection of articles to download; purge old data

15 years agoadjust rate limits on automatic update of offline info
Andrew Dolgov [Tue, 3 Feb 2009 19:40:27 +0000 (22:40 +0300)] 
adjust rate limits on automatic update of offline info

15 years agoview: update offline feedlist counters
Andrew Dolgov [Tue, 3 Feb 2009 19:33:52 +0000 (22:33 +0300)] 
view: update offline feedlist counters

15 years agooffline: add starred vfeed
Andrew Dolgov [Tue, 3 Feb 2009 19:04:31 +0000 (22:04 +0300)] 
offline: add starred vfeed

15 years agoupdate local db on toggle marked and view_offline()
Andrew Dolgov [Tue, 3 Feb 2009 18:54:03 +0000 (21:54 +0300)] 
update local db on toggle marked and view_offline()

15 years agoremove manual download dialog; make offline updates automatic
Andrew Dolgov [Tue, 3 Feb 2009 18:45:31 +0000 (21:45 +0300)] 
remove manual download dialog; make offline updates automatic

15 years agojs schema version checking; misc fixes
Andrew Dolgov [Tue, 3 Feb 2009 18:36:39 +0000 (21:36 +0300)] 
js schema version checking; misc fixes

15 years agohideOrShowFeedsCategory: fix for offline feedlist
Andrew Dolgov [Tue, 3 Feb 2009 18:28:30 +0000 (21:28 +0300)] 
hideOrShowFeedsCategory: fix for offline feedlist

15 years agoadd placeholder view_offline()
Andrew Dolgov [Tue, 3 Feb 2009 16:38:33 +0000 (19:38 +0300)] 
add placeholder view_offline()

15 years agooffline: render headlines list using local data
Andrew Dolgov [Tue, 3 Feb 2009 16:09:59 +0000 (19:09 +0300)] 
offline: render headlines list using local data

15 years agoadd viewfeed_offline(); misc fixes
Andrew Dolgov [Tue, 3 Feb 2009 15:43:44 +0000 (18:43 +0300)] 
add viewfeed_offline(); misc fixes

15 years agoonly download articles which are newer than the last stored in local db
Andrew Dolgov [Tue, 3 Feb 2009 15:21:39 +0000 (18:21 +0300)] 
only download articles which are newer than the last stored in local db

15 years agooffline: simplify table names
Andrew Dolgov [Tue, 3 Feb 2009 15:16:58 +0000 (18:16 +0300)] 
offline: simplify table names

15 years agorender feedlist using local data when in offline mode
Andrew Dolgov [Tue, 3 Feb 2009 14:03:35 +0000 (17:03 +0300)] 
render feedlist using local data when in offline mode

15 years agoarticle download fixes
Andrew Dolgov [Tue, 3 Feb 2009 13:26:45 +0000 (16:26 +0300)] 
article download fixes

15 years agoimplement dumb article downloader
Andrew Dolgov [Tue, 3 Feb 2009 13:11:44 +0000 (16:11 +0300)] 
implement dumb article downloader

15 years agoadd dialog to download articles for offline reading; start implementation
Andrew Dolgov [Tue, 3 Feb 2009 12:28:37 +0000 (15:28 +0300)] 
add dialog to download articles for offline reading; start implementation

15 years agoinit_gears: properly check whether gears is installed
Andrew Dolgov [Mon, 2 Feb 2009 18:33:57 +0000 (21:33 +0300)] 
init_gears: properly check whether gears is installed

15 years agocache_expire: separate TTL for various kinds of cached objects
Andrew Dolgov [Mon, 2 Feb 2009 13:58:02 +0000 (16:58 +0300)] 
cache_expire: separate TTL for various kinds of cached objects

15 years agoparse_counters: cache feedlist after update (2)
Andrew Dolgov [Mon, 2 Feb 2009 13:36:37 +0000 (16:36 +0300)] 
parse_counters: cache feedlist after update (2)

15 years agoparse_counters: cache feedlist after update
Andrew Dolgov [Mon, 2 Feb 2009 13:29:41 +0000 (16:29 +0300)] 
parse_counters: cache feedlist after update

15 years agoMerge branch 'master' into google-gears-experimental
Andrew Dolgov [Mon, 2 Feb 2009 13:22:12 +0000 (16:22 +0300)] 
Merge branch 'master' into google-gears-experimental

15 years agomysql_convert_unicode: fix include paths
Andrew Dolgov [Mon, 2 Feb 2009 13:17:17 +0000 (16:17 +0300)] 
mysql_convert_unicode: fix include paths

15 years agomove mysql_convert_unicode to utils/
Andrew Dolgov [Mon, 2 Feb 2009 13:16:37 +0000 (16:16 +0300)] 
move mysql_convert_unicode to utils/

15 years agoarticles_callback: do not try to extract counters when transport.responseXML is MIA
Andrew Dolgov [Mon, 2 Feb 2009 12:58:24 +0000 (15:58 +0300)] 
articles_callback: do not try to extract counters when transport.responseXML is MIA

15 years agoblock main Actions dropbox in offline mode
Andrew Dolgov [Mon, 2 Feb 2009 12:46:54 +0000 (15:46 +0300)] 
block main Actions dropbox in offline mode

15 years agorequest_counters: no-op when in offline mode
Andrew Dolgov [Mon, 2 Feb 2009 12:39:18 +0000 (15:39 +0300)] 
request_counters: no-op when in offline mode

15 years agogears: render last saved feedlist in offline init
Andrew Dolgov [Mon, 2 Feb 2009 12:29:15 +0000 (15:29 +0300)] 
gears: render last saved feedlist in offline init

15 years agoupdate amount of subscribed feeds in runtime-info (to invalidate feedlist cache)
Andrew Dolgov [Mon, 2 Feb 2009 12:24:32 +0000 (15:24 +0300)] 
update amount of subscribed feeds in runtime-info (to invalidate feedlist cache)

15 years agoenable cache of feedlist data
Andrew Dolgov [Mon, 2 Feb 2009 12:14:34 +0000 (15:14 +0300)] 
enable cache of feedlist data

15 years agoexperimental gears cache work
Andrew Dolgov [Mon, 2 Feb 2009 12:02:10 +0000 (15:02 +0300)] 
experimental gears cache work

15 years agogears: add support files
Andrew Dolgov [Mon, 2 Feb 2009 10:45:33 +0000 (13:45 +0300)] 
gears: add support files

15 years agocode cleanup (remove old xmlhttp references)
Andrew Dolgov [Mon, 2 Feb 2009 08:49:00 +0000 (11:49 +0300)] 
code cleanup (remove old xmlhttp references)

15 years agopossible speedup: bump counters_stamp in backend/feeds
Andrew Dolgov [Sun, 1 Feb 2009 19:14:38 +0000 (22:14 +0300)] 
possible speedup: bump counters_stamp in backend/feeds

15 years agograycube: remove OS X extended attribute files
Andrew Dolgov [Sun, 1 Feb 2009 11:21:47 +0000 (14:21 +0300)] 
graycube: remove OS X extended attribute files

15 years agocheck for backend-returned fatal errors in major callbacks
Andrew Dolgov [Sat, 31 Jan 2009 20:03:40 +0000 (23:03 +0300)] 
check for backend-returned fatal errors in major callbacks

15 years agomake update scripts executable
Andrew Dolgov [Sat, 31 Jan 2009 16:02:16 +0000 (19:02 +0300)] 
make update scripts executable

15 years agoadd script to build release tarball
Andrew Dolgov [Sat, 31 Jan 2009 13:28:45 +0000 (16:28 +0300)] 
add script to build release tarball

15 years agoremove L10N from sanity_check.php
Andrew Dolgov [Sat, 31 Jan 2009 13:17:57 +0000 (16:17 +0300)] 
remove L10N from sanity_check.php

15 years agoadd icons subdirectory git2svn-syncpoint-master
Andrew Dolgov [Sat, 31 Jan 2009 12:42:33 +0000 (15:42 +0300)] 
add icons subdirectory

15 years agofix typo
Andrew Dolgov [Wed, 28 Jan 2009 10:09:05 +0000 (11:09 +0100)] 
fix typo

15 years agoadd catchup fixme for all_labels feed
Andrew Dolgov [Wed, 28 Jan 2009 10:08:01 +0000 (11:08 +0100)] 
add catchup fixme for all_labels feed

15 years agopicker: add some more colors
Andrew Dolgov [Tue, 27 Jan 2009 05:28:35 +0000 (06:28 +0100)] 
picker: add some more colors

15 years agopref-labels: display tooltip under label color indicator
Andrew Dolgov [Mon, 26 Jan 2009 16:52:38 +0000 (17:52 +0100)] 
pref-labels: display tooltip under label color indicator

15 years agoproper color editor for labels
Andrew Dolgov [Mon, 26 Jan 2009 16:46:23 +0000 (17:46 +0100)] 
proper color editor for labels

15 years agocolored labels UI improvements
Andrew Dolgov [Mon, 26 Jan 2009 16:01:46 +0000 (17:01 +0100)] 
colored labels UI improvements

15 years agotmp color-ops toolbar (2)
Andrew Dolgov [Mon, 26 Jan 2009 11:30:13 +0000 (12:30 +0100)] 
tmp color-ops toolbar (2)

15 years agotmp color-ops toolbar
Andrew Dolgov [Mon, 26 Jan 2009 11:08:05 +0000 (12:08 +0100)] 
tmp color-ops toolbar

15 years agotmp disable colored labels (2)
Andrew Dolgov [Mon, 26 Jan 2009 11:05:06 +0000 (12:05 +0100)] 
tmp disable colored labels (2)

15 years agotmp disable colored labels
Andrew Dolgov [Mon, 26 Jan 2009 10:54:47 +0000 (11:54 +0100)] 
tmp disable colored labels

15 years agosupport colored labels
Andrew Dolgov [Mon, 26 Jan 2009 10:07:53 +0000 (11:07 +0100)] 
support colored labels

15 years agofix mysql schema (2)
Andrew Dolgov [Mon, 26 Jan 2009 09:44:27 +0000 (10:44 +0100)] 
fix mysql schema (2)

15 years agofix mysql schema
Andrew Dolgov [Mon, 26 Jan 2009 09:42:44 +0000 (10:42 +0100)] 
fix mysql schema

15 years agoschema: add ttrss_labels2 color fields (bump schema)
Andrew Dolgov [Mon, 26 Jan 2009 09:41:16 +0000 (10:41 +0100)] 
schema: add ttrss_labels2 color fields (bump schema)

15 years agotoggleMark, togglePub: abort when there is no image to work on
Andrew Dolgov [Mon, 26 Jan 2009 05:20:56 +0000 (06:20 +0100)] 
toggleMark, togglePub: abort when there is no image to work on

15 years agoupdate translations
Andrew Dolgov [Mon, 26 Jan 2009 03:05:34 +0000 (04:05 +0100)] 
update translations

15 years agoupdate translations
Andrew Dolgov [Sun, 25 Jan 2009 17:34:50 +0000 (18:34 +0100)] 
update translations

15 years agolocalization fixes (2)
Andrew Dolgov [Sun, 25 Jan 2009 17:34:02 +0000 (18:34 +0100)] 
localization fixes (2)

15 years agolocalization fixes
Andrew Dolgov [Sun, 25 Jan 2009 17:19:09 +0000 (18:19 +0100)] 
localization fixes

15 years agologin form: bump copyright year
Andrew Dolgov [Sun, 25 Jan 2009 09:17:34 +0000 (10:17 +0100)] 
login form: bump copyright year

15 years agomisc prefs ui updates
Andrew Dolgov [Sun, 25 Jan 2009 06:09:46 +0000 (07:09 +0100)] 
misc prefs ui updates

15 years agoprefs: change color of inactive tabs
Andrew Dolgov [Sat, 24 Jan 2009 08:55:06 +0000 (09:55 +0100)] 
prefs: change color of inactive tabs

15 years agoprefs: some async work (6)
Andrew Dolgov [Sat, 24 Jan 2009 08:16:47 +0000 (09:16 +0100)] 
prefs: some async work (6)

15 years agoprefs: some async work (5)
Andrew Dolgov [Sat, 24 Jan 2009 07:44:29 +0000 (08:44 +0100)] 
prefs: some async work (5)

15 years agoprefs: some async work (4)
Andrew Dolgov [Sat, 24 Jan 2009 07:25:21 +0000 (08:25 +0100)] 
prefs: some async work (4)

15 years agoprefs: some async work (3)
Andrew Dolgov [Sat, 24 Jan 2009 07:17:00 +0000 (08:17 +0100)] 
prefs: some async work (3)

15 years agoprefs: some async work (2)
Andrew Dolgov [Sat, 24 Jan 2009 06:59:02 +0000 (07:59 +0100)] 
prefs: some async work (2)

15 years agoprefs: some async work
Andrew Dolgov [Sat, 24 Jan 2009 06:11:42 +0000 (07:11 +0100)] 
prefs: some async work

15 years agoprefs: code cleanup
Andrew Dolgov [Sat, 24 Jan 2009 05:57:37 +0000 (06:57 +0100)] 
prefs: code cleanup

15 years agoprefs: code cleanup
Andrew Dolgov [Sat, 24 Jan 2009 05:29:19 +0000 (06:29 +0100)] 
prefs: code cleanup

15 years agoprefs: properly recover from attempt to set nonexistant tab on init
Andrew Dolgov [Sat, 24 Jan 2009 05:26:00 +0000 (06:26 +0100)] 
prefs: properly recover from attempt to set nonexistant tab on init

15 years agoremove old-style big feed browser (2)
Andrew Dolgov [Sat, 24 Jan 2009 05:23:02 +0000 (06:23 +0100)] 
remove old-style big feed browser (2)

15 years agoremove old-style big feed browser
Andrew Dolgov [Sat, 24 Jan 2009 05:20:09 +0000 (06:20 +0100)] 
remove old-style big feed browser

15 years agouse popup feedbrowser for main UI (4)
Andrew Dolgov [Sat, 24 Jan 2009 05:14:38 +0000 (06:14 +0100)] 
use popup feedbrowser for main UI (4)

15 years agouse popup feedbrowser for main UI (3)
Andrew Dolgov [Sat, 24 Jan 2009 05:14:06 +0000 (06:14 +0100)] 
use popup feedbrowser for main UI (3)

15 years agouse popup feedbrowser for main UI (2)
Andrew Dolgov [Sat, 24 Jan 2009 05:01:17 +0000 (06:01 +0100)] 
use popup feedbrowser for main UI (2)

15 years agouse popup feedbrowser for main UI (incomplete)
Andrew Dolgov [Fri, 23 Jan 2009 18:54:57 +0000 (19:54 +0100)] 
use popup feedbrowser for main UI (incomplete)

15 years agonew style exception reporting
Andrew Dolgov [Fri, 23 Jan 2009 17:19:17 +0000 (18:19 +0100)] 
new style exception reporting

15 years agoproperly select next unread feed in feedlist when catching up
Andrew Dolgov [Fri, 23 Jan 2009 14:20:36 +0000 (15:20 +0100)] 
properly select next unread feed in feedlist when catching up

15 years agoccache: skip non-numeric feeds (e.g. tags)
Andrew Dolgov [Fri, 23 Jan 2009 13:49:31 +0000 (14:49 +0100)] 
ccache: skip non-numeric feeds (e.g. tags)

15 years agorework assigning articles to tags
Andrew Dolgov [Fri, 23 Jan 2009 13:20:05 +0000 (14:20 +0100)] 
rework assigning articles to tags

15 years agofix line-height for subtoolbar children (2)
Andrew Dolgov [Fri, 23 Jan 2009 11:34:16 +0000 (12:34 +0100)] 
fix line-height for subtoolbar children (2)

15 years agofix line-height for subtoolbar children
Andrew Dolgov [Fri, 23 Jan 2009 11:31:55 +0000 (12:31 +0100)] 
fix line-height for subtoolbar children

15 years agograycube: remove obsolete class from css
Andrew Dolgov [Fri, 23 Jan 2009 09:25:25 +0000 (10:25 +0100)] 
graycube: remove obsolete class from css

15 years agotoolbar: adjust position
Andrew Dolgov [Fri, 23 Jan 2009 08:10:04 +0000 (09:10 +0100)] 
toolbar: adjust position

15 years agoheadline subtoolbar: code cleanup
Andrew Dolgov [Fri, 23 Jan 2009 08:07:54 +0000 (09:07 +0100)] 
headline subtoolbar: code cleanup

15 years agonew function: label_create
Andrew Dolgov [Fri, 23 Jan 2009 06:42:37 +0000 (07:42 +0100)] 
new function: label_create

15 years agomove labels subtoolbar section into a function
Andrew Dolgov [Fri, 23 Jan 2009 06:39:29 +0000 (07:39 +0100)] 
move labels subtoolbar section into a function

15 years agotweak new version notification stuff
Andrew Dolgov [Fri, 23 Jan 2009 05:53:31 +0000 (06:53 +0100)] 
tweak new version notification stuff

15 years agopref-feeds: rework external subscription notice
Andrew Dolgov [Thu, 22 Jan 2009 16:30:37 +0000 (17:30 +0100)] 
pref-feeds: rework external subscription notice

15 years agoupdate_all_feeds: remove function
Andrew Dolgov [Thu, 22 Jan 2009 15:31:19 +0000 (16:31 +0100)] 
update_all_feeds: remove function

15 years agoview: more limiting tweaks (2)
Andrew Dolgov [Thu, 22 Jan 2009 15:24:10 +0000 (16:24 +0100)] 
view: more limiting tweaks (2)

15 years agoview: more limiting tweaks
Andrew Dolgov [Thu, 22 Jan 2009 15:22:12 +0000 (16:22 +0100)] 
view: more limiting tweaks

15 years agoview: lower counters rate limit
Andrew Dolgov [Thu, 22 Jan 2009 15:15:59 +0000 (16:15 +0100)] 
view: lower counters rate limit

15 years agorate limit counters calculation in view to once per 10 sec
Andrew Dolgov [Thu, 22 Jan 2009 15:14:00 +0000 (16:14 +0100)] 
rate limit counters calculation in view to once per 10 sec

15 years agounbreak user editor (one more time)
Andrew Dolgov [Thu, 22 Jan 2009 15:05:00 +0000 (16:05 +0100)] 
unbreak user editor (one more time)

15 years agounbreak user editor
Andrew Dolgov [Thu, 22 Jan 2009 15:02:05 +0000 (16:02 +0100)] 
unbreak user editor