]> git.wh0rd.org - tt-rss.git/log
tt-rss.git
17 years agoTAG 1.2.0 1.2.0
Andrew Dolgov [Tue, 13 Jun 2006 13:44:10 +0000 (14:44 +0100)] 
TAG 1.2.0

17 years agorelease 1.2.0
Andrew Dolgov [Tue, 13 Jun 2006 13:43:57 +0000 (14:43 +0100)] 
release 1.2.0

17 years agohide updating... notify if DAEMON_REFRESH_ONLY
Andrew Dolgov [Thu, 8 Jun 2006 12:03:09 +0000 (13:03 +0100)] 
hide updating... notify if DAEMON_REFRESH_ONLY

17 years agodebug window look tweaks
Andrew Dolgov [Thu, 8 Jun 2006 08:12:22 +0000 (09:12 +0100)] 
debug window look tweaks

17 years agoadd S hotkey - search dialog
Andrew Dolgov [Thu, 8 Jun 2006 08:06:47 +0000 (09:06 +0100)] 
add S hotkey - search dialog

17 years agoold-skool oddUnreadSelected fix
Andrew Dolgov [Thu, 8 Jun 2006 06:00:02 +0000 (07:00 +0100)] 
old-skool oddUnreadSelected fix

17 years agomention that WEB_DEMO_MODE is obsolete
Andrew Dolgov [Thu, 8 Jun 2006 05:45:36 +0000 (06:45 +0100)] 
mention that WEB_DEMO_MODE is obsolete

17 years agopref-feeds editor preserves cat_id when categories are disabled, fix feed order in...
Andrew Dolgov [Thu, 8 Jun 2006 05:30:42 +0000 (06:30 +0100)] 
pref-feeds editor preserves cat_id when categories are disabled, fix feed order in editor

17 years agofix pref/feeds display when categories are disabled
Andrew Dolgov [Thu, 8 Jun 2006 05:13:51 +0000 (06:13 +0100)] 
fix pref/feeds display when categories are disabled

17 years agorework hideOrShowFeeds(): now hides empty categories should be compatible with brows...
Andrew Dolgov [Thu, 8 Jun 2006 04:05:11 +0000 (05:05 +0100)] 
rework hideOrShowFeeds(): now hides empty categories  should be compatible with browsers w/o document.styleSheets (closes #40)

17 years agoadd old gray logo to old-skool theme
Andrew Dolgov [Tue, 6 Jun 2006 07:11:03 +0000 (08:11 +0100)] 
add old gray logo to old-skool theme

17 years agoadd missing button back image for old-skool theme
Andrew Dolgov [Tue, 6 Jun 2006 07:03:45 +0000 (08:03 +0100)] 
add missing button back image for old-skool theme

17 years agoadd example filelists for magpierss & xml-rpc directories
Andrew Dolgov [Tue, 6 Jun 2006 07:01:34 +0000 (08:01 +0100)] 
add example filelists for magpierss & xml-rpc directories

17 years agooptionally show last update time in feedlist (EXTENDED_FEEDLIST) (closes #55)
Andrew Dolgov [Tue, 6 Jun 2006 06:51:00 +0000 (07:51 +0100)] 
optionally show last update time in feedlist (EXTENDED_FEEDLIST) (closes #55)

17 years agodon't sort feedlist when sorting option is disabled
Andrew Dolgov [Mon, 5 Jun 2006 09:05:07 +0000 (10:05 +0100)] 
don't sort feedlist when sorting option is disabled

17 years agosort feedlist by unread articles (closes #66)
Andrew Dolgov [Mon, 5 Jun 2006 08:33:19 +0000 (09:33 +0100)] 
sort feedlist by unread articles (closes #66)

17 years agofix preferences for opera
Andrew Dolgov [Thu, 1 Jun 2006 14:48:46 +0000 (15:48 +0100)] 
fix preferences for opera

17 years agofix resize_feed_list if header or footer are disabled (closes #65)
Andrew Dolgov [Thu, 1 Jun 2006 14:24:17 +0000 (15:24 +0100)] 
fix resize_feed_list if header or footer are disabled (closes #65)

17 years agomention default login/pass for multiuser mode in README
Andrew Dolgov [Tue, 30 May 2006 17:28:24 +0000 (18:28 +0100)] 
mention default login/pass for multiuser mode in README

17 years agoall_counters_callback broken xml notify moved to debug
Andrew Dolgov [Mon, 29 May 2006 07:21:26 +0000 (08:21 +0100)] 
all_counters_callback broken xml notify moved to debug

17 years agofix sanity check error message format
Andrew Dolgov [Thu, 1 Jun 2006 13:43:26 +0000 (14:43 +0100)] 
fix sanity check error message format

17 years agostoreInitParam: only store changed params on server
Andrew Dolgov [Wed, 24 May 2006 03:55:13 +0000 (04:55 +0100)] 
storeInitParam: only store changed params on server

17 years agocall parse_runtime_info from all_counters_callback
Andrew Dolgov [Wed, 24 May 2006 03:22:48 +0000 (04:22 +0100)] 
call parse_runtime_info from all_counters_callback

17 years agoquick unsubscribe prompt shows feed name
Andrew Dolgov [Wed, 24 May 2006 03:15:04 +0000 (04:15 +0100)] 
quick unsubscribe prompt shows feed name

17 years agodon't consider no articles situation as an error
Andrew Dolgov [Wed, 24 May 2006 03:11:35 +0000 (04:11 +0100)] 
don't consider no articles situation as an error

17 years agotoggle no daemon warning @ runtime on refetch
Andrew Dolgov [Tue, 23 May 2006 09:08:16 +0000 (10:08 +0100)] 
toggle no daemon warning @ runtime on refetch

17 years agoreport runtime info in counter callbacks
Andrew Dolgov [Tue, 23 May 2006 08:59:00 +0000 (09:59 +0100)] 
report runtime info in counter callbacks

17 years agoadd sanity check & debug mode to prefs; misc code cleanups
Andrew Dolgov [Tue, 23 May 2006 07:15:48 +0000 (08:15 +0100)] 
add sanity check & debug mode to prefs; misc code cleanups

17 years agounify frontend hotkey handlers
Andrew Dolgov [Tue, 23 May 2006 06:55:26 +0000 (07:55 +0100)] 
unify frontend hotkey handlers

17 years agoremove rpc_pnotify_callback
Andrew Dolgov [Tue, 23 May 2006 06:35:27 +0000 (07:35 +0100)] 
remove rpc_pnotify_callback

17 years agoget rid of vf_hreadf cookie, move data to init-param
Andrew Dolgov [Tue, 23 May 2006 06:32:22 +0000 (07:32 +0100)] 
get rid of vf_hreadf cookie, move data to init-param

17 years agoinit param API is context-free
Andrew Dolgov [Tue, 23 May 2006 06:15:49 +0000 (07:15 +0100)] 
init param API is context-free

17 years agogetMainContext() and related JS-stuff
Andrew Dolgov [Tue, 23 May 2006 06:03:08 +0000 (07:03 +0100)] 
getMainContext() and related JS-stuff

17 years agoauthenticate_user always returns true in SINGLE_USER_MODE
Andrew Dolgov [Tue, 23 May 2006 05:45:13 +0000 (06:45 +0100)] 
authenticate_user always returns true in SINGLE_USER_MODE

17 years agomove some cookies to init-params
Andrew Dolgov [Tue, 23 May 2006 05:34:50 +0000 (06:34 +0100)] 
move some cookies to init-params

17 years agomobile version uses separate sid
Andrew Dolgov [Tue, 23 May 2006 05:07:38 +0000 (06:07 +0100)] 
mobile version uses separate sid

17 years agocreate filter dialog preselects active feed
Andrew Dolgov [Tue, 23 May 2006 04:16:32 +0000 (05:16 +0100)] 
create filter dialog preselects active feed

17 years agooverride die on error
Andrew Dolgov [Mon, 22 May 2006 11:35:18 +0000 (12:35 +0100)] 
override die on error

17 years agoadd getVersion() xml-rpc method
Andrew Dolgov [Mon, 22 May 2006 11:26:58 +0000 (12:26 +0100)] 
add getVersion() xml-rpc method

17 years agoselect view_mode/limit toolbar params from cookie
Andrew Dolgov [Mon, 22 May 2006 08:56:52 +0000 (09:56 +0100)] 
select view_mode/limit toolbar params from cookie

17 years agoclose infobox on label edit cancel
Andrew Dolgov [Mon, 22 May 2006 08:03:25 +0000 (09:03 +0100)] 
close infobox on label edit cancel

17 years agosecurity fixes in filter editor
Andrew Dolgov [Mon, 22 May 2006 05:13:44 +0000 (06:13 +0100)] 
security fixes in filter editor

17 years agorework filter editor/add infobox layout, misc fixes
Andrew Dolgov [Mon, 22 May 2006 04:35:20 +0000 (05:35 +0100)] 
rework filter editor/add infobox layout, misc fixes

17 years agofilter editor uses prototype
Andrew Dolgov [Mon, 22 May 2006 03:54:51 +0000 (04:54 +0100)] 
filter editor uses prototype

17 years agogetFeedCat respects NULL cat_id
Andrew Dolgov [Sun, 21 May 2006 12:18:35 +0000 (13:18 +0100)] 
getFeedCat respects NULL cat_id

17 years agoadd some filterCR calls to forms
Andrew Dolgov [Sun, 21 May 2006 12:17:00 +0000 (13:17 +0100)] 
add some filterCR calls to forms

17 years agoenable search toolbar
Andrew Dolgov [Sun, 21 May 2006 12:09:55 +0000 (13:09 +0100)] 
enable search toolbar

17 years agosearch dialog improvements, main toolbar overhaul
Andrew Dolgov [Sun, 21 May 2006 04:28:51 +0000 (05:28 +0100)] 
search dialog improvements, main toolbar overhaul

17 years agoremove pref-rpc, obsolete
Andrew Dolgov [Sun, 21 May 2006 02:22:58 +0000 (03:22 +0100)] 
remove pref-rpc, obsolete

17 years agoreport unread information in rss.getSubscribedFeeds, add xmlrpc/README, set output...
Andrew Dolgov [Sun, 21 May 2006 02:17:20 +0000 (03:17 +0100)] 
report unread information in rss.getSubscribedFeeds, add xmlrpc/README, set output encoding of xml-rpc server to utf-8

17 years agofix broken counter update after view/viefeed
Andrew Dolgov [Sun, 21 May 2006 01:48:17 +0000 (02:48 +0100)] 
fix broken counter update after view/viefeed

17 years agoremove scriptaculous for the time being, place infoBox statically
Andrew Dolgov [Sat, 20 May 2006 16:00:41 +0000 (17:00 +0100)] 
remove scriptaculous for the time being, place infoBox statically

17 years agoquick add feed dialog uses prototype
Andrew Dolgov [Sat, 20 May 2006 14:53:41 +0000 (15:53 +0100)] 
quick add feed dialog uses prototype

17 years agofix no old password prompt
Andrew Dolgov [Sat, 20 May 2006 14:30:57 +0000 (15:30 +0100)] 
fix no old password prompt

17 years agouser editor improved, some form parameter validation reimplemented for prototyped...
Andrew Dolgov [Sat, 20 May 2006 14:26:00 +0000 (15:26 +0100)] 
user editor improved, some form parameter validation reimplemented for prototyped-forms

17 years agouse Ajax.getTransport to create our xmlhttp objects
Andrew Dolgov [Sat, 20 May 2006 13:01:11 +0000 (14:01 +0100)] 
use Ajax.getTransport to create our xmlhttp objects

17 years agofeed cat editor uses prototype
Andrew Dolgov [Sat, 20 May 2006 12:51:39 +0000 (13:51 +0100)] 
feed cat editor uses prototype

17 years agofix layout of feed editor
Andrew Dolgov [Sat, 20 May 2006 12:43:50 +0000 (13:43 +0100)] 
fix layout of feed editor

17 years agoinline label editor uses prototype
Andrew Dolgov [Sat, 20 May 2006 12:40:50 +0000 (13:40 +0100)] 
inline label editor uses prototype

17 years agoinline filter editor uses prototype
Andrew Dolgov [Sat, 20 May 2006 12:26:07 +0000 (13:26 +0100)] 
inline filter editor uses prototype

17 years agofix unneeded submit of create filter form
Andrew Dolgov [Sat, 20 May 2006 12:09:33 +0000 (13:09 +0100)] 
fix unneeded submit of create filter form

17 years agomention prototype in README
Andrew Dolgov [Sat, 20 May 2006 11:40:37 +0000 (12:40 +0100)] 
mention prototype in README

17 years agocreate filter dialog uses prototype
Andrew Dolgov [Sat, 20 May 2006 11:39:22 +0000 (12:39 +0100)] 
create filter dialog uses prototype

17 years agouse prototype in form editor
Andrew Dolgov [Sat, 20 May 2006 11:16:16 +0000 (12:16 +0100)] 
use prototype in form editor

17 years agosomewhat friendlier purge/update names in feed editor
Andrew Dolgov [Sat, 20 May 2006 09:50:24 +0000 (10:50 +0100)] 
somewhat friendlier purge/update names in feed editor

17 years agovarious interface improvements/fixes
Andrew Dolgov [Sat, 20 May 2006 09:41:47 +0000 (10:41 +0100)] 
various interface improvements/fixes

17 years agodisable prefs cache in single user mode, as there is no visible way to clean it
Andrew Dolgov [Fri, 19 May 2006 06:07:33 +0000 (07:07 +0100)] 
disable prefs cache in single user mode, as there is no visible way to clean it

17 years agoold-skool theme compat fixes (2)
Andrew Dolgov [Fri, 19 May 2006 05:56:11 +0000 (06:56 +0100)] 
old-skool theme compat fixes (2)

17 years agoold-skool theme compat fixes
Andrew Dolgov [Fri, 19 May 2006 05:52:37 +0000 (06:52 +0100)] 
old-skool theme compat fixes

17 years agonotify w/blank message now fades existing notify out
Andrew Dolgov [Fri, 19 May 2006 05:44:23 +0000 (06:44 +0100)] 
notify w/blank message now fades existing notify out

17 years agodisable infobox overlay
Andrew Dolgov [Fri, 19 May 2006 03:52:19 +0000 (04:52 +0100)] 
disable infobox overlay

17 years agoadd notify feedback on tab change
Andrew Dolgov [Fri, 19 May 2006 03:22:59 +0000 (04:22 +0100)] 
add notify feedback on tab change

17 years agomore feedback & race condition fix in browserToggleExpand()
Andrew Dolgov [Fri, 19 May 2006 03:17:36 +0000 (04:17 +0100)] 
more feedback & race condition fix in browserToggleExpand()

17 years agosanitize input in label-editor subops
Andrew Dolgov [Fri, 19 May 2006 03:13:32 +0000 (04:13 +0100)] 
sanitize input in label-editor subops

17 years agofix url checking, param sanitizing in feed & cat editors, fix browser_has_opacity()
Andrew Dolgov [Fri, 19 May 2006 03:10:58 +0000 (04:10 +0100)] 
fix url checking, param sanitizing in feed & cat editors, fix browser_has_opacity()

17 years agoremove backend/error msg calls on iframe init, recolor notify error
Andrew Dolgov [Fri, 19 May 2006 02:58:00 +0000 (03:58 +0100)] 
remove backend/error msg calls on iframe init, recolor notify error

17 years agobump milestone 1.1.7 to 1.2.0
Andrew Dolgov [Fri, 19 May 2006 02:50:37 +0000 (03:50 +0100)] 
bump milestone 1.1.7 to 1.2.0

17 years agohide notify by default
Andrew Dolgov [Thu, 18 May 2006 14:45:23 +0000 (15:45 +0100)] 
hide notify by default

17 years agohide infobox title in IE
Andrew Dolgov [Thu, 18 May 2006 13:52:44 +0000 (14:52 +0100)] 
hide infobox title in IE

17 years agoopera fixes
Andrew Dolgov [Thu, 18 May 2006 13:51:15 +0000 (14:51 +0100)] 
opera fixes

17 years agouse old-style infobox for IE, misc IE fixes
Andrew Dolgov [Thu, 18 May 2006 13:30:35 +0000 (14:30 +0100)] 
use old-style infobox for IE, misc IE fixes

17 years agoinfobox uses semi-transparent overlay
Andrew Dolgov [Thu, 18 May 2006 13:18:30 +0000 (14:18 +0100)] 
infobox uses semi-transparent overlay

17 years agonotify system improvements
Andrew Dolgov [Thu, 18 May 2006 12:37:52 +0000 (13:37 +0100)] 
notify system improvements

17 years agomake updating feeds notify persistent, remove p_notify calls
Andrew Dolgov [Thu, 18 May 2006 12:32:28 +0000 (13:32 +0100)] 
make updating feeds notify persistent, remove p_notify calls

17 years agofix search broken after userDlg -> infoBox transition
Andrew Dolgov [Thu, 18 May 2006 12:20:51 +0000 (13:20 +0100)] 
fix search broken after userDlg -> infoBox transition

17 years agodisable pref toolbars when nothing is selected (take two)
Andrew Dolgov [Thu, 18 May 2006 12:09:53 +0000 (13:09 +0100)] 
disable pref toolbars when nothing is selected (take two)

17 years agodisable pref toolbars when nothing is selected
Andrew Dolgov [Thu, 18 May 2006 12:01:09 +0000 (13:01 +0100)] 
disable pref toolbars when nothing is selected

17 years agodisable some submit-type buttons when required data is not given
Andrew Dolgov [Thu, 18 May 2006 08:29:17 +0000 (09:29 +0100)] 
disable some submit-type buttons when required data is not given

17 years agointerface tweaks
Andrew Dolgov [Thu, 18 May 2006 07:56:52 +0000 (08:56 +0100)] 
interface tweaks

17 years agofeed browser improvements
Andrew Dolgov [Thu, 18 May 2006 06:23:00 +0000 (07:23 +0100)] 
feed browser improvements

17 years agopref feedlist tweaks (2)
Andrew Dolgov [Thu, 18 May 2006 06:03:14 +0000 (07:03 +0100)] 
pref feedlist tweaks (2)

17 years agopref feedlist tweaks
Andrew Dolgov [Thu, 18 May 2006 06:02:18 +0000 (07:02 +0100)] 
pref feedlist tweaks

17 years agoset application/xml+opml content-type on export
Andrew Dolgov [Thu, 18 May 2006 06:02:07 +0000 (07:02 +0100)] 
set application/xml+opml content-type on export

17 years agoremove prefFooter
Andrew Dolgov [Thu, 18 May 2006 05:39:33 +0000 (06:39 +0100)] 
remove prefFooter

17 years agovalidate password in prefs form
Andrew Dolgov [Thu, 18 May 2006 05:19:40 +0000 (06:19 +0100)] 
validate password in prefs form

17 years agorework tab appearance, various interface improvements
Andrew Dolgov [Thu, 18 May 2006 04:58:31 +0000 (05:58 +0100)] 
rework tab appearance, various interface improvements

17 years agounify create filter interface
Andrew Dolgov [Thu, 18 May 2006 02:48:33 +0000 (03:48 +0100)] 
unify create filter interface

17 years agoupdate NEWS
Andrew Dolgov [Thu, 18 May 2006 01:23:17 +0000 (02:23 +0100)] 
update NEWS

17 years agonew filter action: set starred, rename add filter button
Andrew Dolgov [Thu, 18 May 2006 01:20:43 +0000 (02:20 +0100)] 
new filter action: set starred, rename add filter button

17 years agoold-skool theme updates, fix catchup-jump backend bug
Andrew Dolgov [Wed, 17 May 2006 13:57:46 +0000 (14:57 +0100)] 
old-skool theme updates, fix catchup-jump backend bug