Commit Graph

212 Commits

Author SHA1 Message Date
Andrew Dolgov cf4d339c28 support omode in rpc getAllCounters 2006-12-07 09:06:38 +01:00
Andrew Dolgov 0b126ac277 tag editor 2006-12-07 08:48:00 +01:00
Andrew Dolgov 3ac2f3c767 fix auto-refresh of active feed when update detected in scheduled refetch call 2006-12-06 09:59:59 +01:00
Andrew Dolgov 5854573ad3 unify counter reply object handling when called from auto refetch and manually 2006-12-06 09:55:58 +01:00
Andrew Dolgov 729bafaa14 disable hotkeys when edit current feed dialog is shown 2006-12-05 10:17:12 +01:00
Andrew Dolgov 1dc8dba07c add experimental operation history stack 2006-12-04 09:26:09 +01:00
Andrew Dolgov 7086277caf add quick action to edit current feed 2006-11-22 11:11:41 +01:00
Andrew Dolgov 4724a093a8 improve session expiry handling (redirect back to login form on rpc error code 6) 2006-11-09 11:00:24 +01:00
Andrew Dolgov ca2f46a72d bugfix: catchupAllFeeds was broken in iframe transition 2006-11-04 13:09:40 +01:00
Andrew Dolgov 807f452a54 add loading... prompt to dispSwitch handler 2006-10-03 03:57:40 +01:00
Andrew Dolgov 6e6504bc02 modify filterCR to call user-specified callback on CR (e.g. for search toolbar) 2006-10-01 07:33:32 +01:00
Andrew Dolgov 461766f33e add debug mode only fast user switcher 2006-10-01 05:05:12 +01:00
Andrew Dolgov a58d997c5e stop feedback display in dlg_frefresh_callback 2006-09-30 09:16:28 +01:00
Andrew Dolgov 9f10e15230 disable pre-selection of main toolbar dropboxes for now 2006-09-29 08:57:41 +01:00
Andrew Dolgov abbe0154f7 move counters processing to different xmlhttp object 2006-09-29 04:44:58 +01:00
Andrew Dolgov 7bc4f2517f opera compatibility fixes (2) 2006-09-29 04:23:14 +01:00
Andrew Dolgov 0e9dd1baf7 opera compatibility fixes 2006-09-29 04:15:31 +01:00
Andrew Dolgov 80e4dc34fd css-based layout + required fixes (2) 2006-09-28 13:23:28 +01:00
Andrew Dolgov 6b4163cb46 css-based layout + required fixes 2006-09-28 13:00:03 +01:00
Andrew Dolgov f6d6e22ff4 new option: CONFIRM_FEED_CATCHUP (closes #106) 2006-08-28 05:03:26 +01:00
Andrew Dolgov 52db9978a7 normalize title in front pages, fix filter query in update process 2006-08-20 15:32:16 +01:00
Andrew Dolgov 9e397d0f5a refresh feeds frame if number of subscriptions failed 2006-08-12 15:36:39 +01:00
Andrew Dolgov 5c365f6055 fix various cat-related bugs 2006-08-01 14:18:05 +01:00
Andrew Dolgov 28de373239 fix Mark as read button 2006-08-01 14:01:15 +01:00
Andrew Dolgov ec6e2fd35b null category fixes 2006-08-01 13:57:34 +01:00
Andrew Dolgov 767e248647 various category/feed id clash fixes 2006-08-01 13:53:41 +01:00
Andrew Dolgov bed0f18f7a disable lock warning in refetch cycle 2006-08-01 09:10:10 +01:00
Andrew Dolgov 88040f5795 add search-to-label converter, ability to unsubscribe from label, various label fixes 2006-08-01 08:54:46 +01:00
Andrew Dolgov 234e467cad fix name display in catchup prompt in category view mode 2006-08-01 05:59:21 +01:00
Andrew Dolgov 0a6c4846cd category search fixes, search dialog now searches in category view 2006-08-01 05:13:48 +01:00
Andrew Dolgov fce2483891 add confirmation to Mark as read action (closes #96) 2006-07-18 03:46:27 +01:00
Andrew Dolgov 0d51e25dfb hide updating... notify if DAEMON_REFRESH_ONLY 2006-06-08 13:03:09 +01:00
Andrew Dolgov a6c3f28c4a fix resize_feed_list if header or footer are disabled (closes #65) 2006-06-01 15:24:17 +01:00
Andrew Dolgov 1035fcecd8 storeInitParam: only store changed params on server 2006-05-24 04:55:13 +01:00
Andrew Dolgov 1cb7492dc4 call parse_runtime_info from all_counters_callback 2006-05-24 04:22:48 +01:00
Andrew Dolgov 64a2875dcc quick unsubscribe prompt shows feed name 2006-05-24 04:15:04 +01:00
Andrew Dolgov 71ad883b28 toggle no daemon warning @ runtime on refetch 2006-05-23 10:08:16 +01:00
Andrew Dolgov f54f515f44 report runtime info in counter callbacks 2006-05-23 09:59:00 +01:00
Andrew Dolgov a756529344 add sanity check & debug mode to prefs; misc code cleanups 2006-05-23 08:15:48 +01:00
Andrew Dolgov ee1f45f4c7 unify frontend hotkey handlers 2006-05-23 07:55:26 +01:00
Andrew Dolgov e8bd0da952 get rid of vf_hreadf cookie, move data to init-param 2006-05-23 07:32:22 +01:00
Andrew Dolgov 33d13e72e2 init param API is context-free 2006-05-23 07:15:49 +01:00
Andrew Dolgov ac378ad4ec getMainContext() and related JS-stuff 2006-05-23 07:03:08 +01:00
Andrew Dolgov 3ac2b52019 move some cookies to init-params 2006-05-23 06:34:50 +01:00
Andrew Dolgov f31673f749 select view_mode/limit toolbar params from cookie 2006-05-22 09:56:52 +01:00
Andrew Dolgov 164f4738eb enable search toolbar 2006-05-21 13:09:55 +01:00
Andrew Dolgov 86b682ce2f search dialog improvements, main toolbar overhaul 2006-05-21 05:28:51 +01:00
Andrew Dolgov 07eb917846 quick add feed dialog uses prototype 2006-05-20 15:53:41 +01:00
Andrew Dolgov a58069db8a use Ajax.getTransport to create our xmlhttp objects 2006-05-20 14:01:11 +01:00
Andrew Dolgov 605f7d463d fix url checking, param sanitizing in feed & cat editors, fix browser_has_opacity() 2006-05-19 04:10:58 +01:00