Commit Graph

170 Commits

Author SHA1 Message Date
Andrew Dolgov d0bb308e16 tag display now works 2006-03-04 15:12:11 +01:00
Andrew Dolgov cf1bc085fa prettify debug output 2006-03-04 11:35:47 +01:00
Andrew Dolgov 0ee1d1a003 updates to debug mode 2006-02-28 17:25:38 +01:00
Andrew Dolgov 2e02b89603 fix broken hotkeys 2006-02-25 08:47:06 +01:00
Andrew Dolgov 1cac3c31bc total pigcall (closes #42) 2006-02-25 06:54:53 +01:00
Andrew Dolgov 91d612b39e print additional info on fatalError(3) 2006-02-20 05:29:52 +01:00
Andrew Dolgov 937881b5f2 fix feedlist layout bug (take two) - remove unneeded CRs 2006-02-24 11:22:59 +01:00
Andrew Dolgov 7d8d10c6ed select unread now resets needed checkboxes 2005-12-30 21:47:07 +01:00
Andrew Dolgov b92e620990 fix display of feed browser (probably closes #22) 2005-12-30 05:22:07 +01:00
Andrew Dolgov 649e0af9fe Select unread should clear previous selection (closes #19) 2005-12-29 15:31:20 +01:00
Andrew Dolgov 6c12c80902 fix row selection on editFeed() 2005-12-25 14:43:31 +01:00
Andrew Dolgov 9cbca41fbd fix bugs introduced by two previous patches 2005-12-22 14:06:15 +01:00
Andrew Dolgov 6043fb7e20 proper handling of failed sanity check in parse_counters + weird getAttribute workaround 2005-12-22 13:51:12 +01:00
Andrew Dolgov 3bdb368b87 pass object to call updateTitle() to parse_counters() (closes #9) 2005-12-21 08:12:17 +01:00
Andrew Dolgov 3ed751d40a misc fixes for Opera 2005-12-20 17:27:08 +01:00
Andrew Dolgov bbf4d0b29d fix feedlist init for IE 2005-12-20 16:49:52 +01:00
Andrew Dolgov 1b0809ae45 fix forced selection of dropboxes (functions.js:dropboxSelect()) 2005-12-20 12:14:24 +01:00
Andrew Dolgov a9b0bfd5e0 update close.svg; add hideParentElement() function 2005-12-20 11:39:20 +01:00
Andrew Dolgov 426d3c5737 parse_counters(): fix bug in marking feed with error updates 2005-12-19 06:44:05 +01:00
Andrew Dolgov 023fe0377d mark feeds with update errors in feedlist (closes #8) 2005-12-16 18:35:04 +01:00
Andrew Dolgov 83f043bb94 misc exception handling improvements 2005-12-14 08:29:38 +01:00
Andrew Dolgov 1a6a9555ff consolidate counter parsing code 2005-12-13 16:59:43 +01:00
Andrew Dolgov 0813387b1a fix all_counters_callback in catless mode 2005-12-13 10:37:22 +01:00
Andrew Dolgov c3f348c2fa fix broken keyboard navigation 2005-12-13 10:36:27 +01:00
Andrew Dolgov 280ee9a339 display number of unread articles in category 2005-12-13 10:27:41 +01:00
Andrew Dolgov 386cbf27aa combined article display mode (option COMBINED_DISPLAY_MODE), remove xml feed output 2005-12-13 06:52:32 +01:00
Andrew Dolgov a24f525cce quick action to add filter, misc backend improvements 2005-12-09 20:48:13 +01:00
Andrew Dolgov 806a3d146d show number of unread articles in title 2005-11-29 14:09:47 +01:00
Andrew Dolgov 36aab70f08 feed errors box in feed editor is collapsed by default 2005-11-29 10:50:18 +01:00
Andrew Dolgov 7b433d8c02 j,k navigate between feeds 2005-11-28 07:28:33 +01:00
Andrew Dolgov 3866b046f8 api: openExternalUrl(); more checks in all_counters_callback 2005-11-27 20:29:44 +01:00
Andrew Dolgov 1572afe508 headlines subtoolbar, misc api changes 2005-11-27 15:56:10 +01:00
Andrew Dolgov 7719618b29 exception handling in some code blocks 2005-11-26 11:06:56 +01:00
Andrew Dolgov 3055bc4104 selectTableRowsByIdPrefix now checks required checkboxes 2005-11-25 16:48:24 +01:00
Andrew Dolgov 4f3a84f4d3 cleaned up unread/selected style mess 2005-11-25 16:38:08 +01:00
Andrew Dolgov 35f3c923c4 select all/none prompt for pref tables + related API 2005-11-25 16:14:45 +01:00
Andrew Dolgov e93919dd62 remove yellow bg in notify 2005-11-25 05:43:50 +01:00
Andrew Dolgov 703b632ee9 feedlist display fixes for category mode 2005-11-23 08:41:36 +01:00
Andrew Dolgov 91ff844a86 feed categories 2005-11-23 08:07:04 +01:00
Andrew Dolgov 8dcfffd01e make #notify more noticeable 2005-11-19 19:01:06 +01:00
Andrew Dolgov 295f9b422a perform backend sanity check on startup, update schema version in backend.php 2005-11-16 08:59:46 +01:00
Andrew Dolgov 3745788e89 toggle hide/display only unread feeds, All feeds: button ops changed into selector 2005-11-15 10:13:49 +01:00
Andrew Dolgov f84a97a31b generic popup user dialog mechanism 2005-10-28 06:59:29 +01:00
Andrew Dolgov e3d620d51f functions.js: add function cancelDialog() 2005-10-28 06:03:45 +01:00
Andrew Dolgov b6644d296a add isNumeric() to functions 2005-10-17 04:24:40 +01:00
Andrew Dolgov 9cab3250d6 fix broken feed counter updates 2005-10-16 16:46:37 +01:00
Andrew Dolgov 7dc66a616e add SQL expression help and placeholder for help mechanism 2005-10-16 16:17:12 +01:00
Andrew Dolgov bc18bcddc6 add some RPC error reporting 2005-10-16 15:15:32 +01:00
Andrew Dolgov 828a8ecc9a move notify box, make it more visible 2005-10-16 15:10:14 +01:00
Andrew Dolgov 4ce1985967 search toolbar ui change 2005-09-11 04:02:23 +01:00
Andrew Dolgov 8143ae1f2b more work on tag support 2005-09-09 08:45:54 +01:00
Andrew Dolgov e47cfe377b fix update_label_counters bug 2005-09-09 04:11:32 +01:00
Andrew Dolgov 8073cce71e further label/vfeed/feed behaviour unification 2005-09-09 03:47:39 +01:00
Andrew Dolgov 392d45635b rework label counter behaviour 2005-09-09 02:21:30 +01:00
Andrew Dolgov 090e250b69 automagically updating labels with cute XML RPC 2005-09-08 13:10:07 +01:00
Andrew Dolgov 867413478a remove ACTFEEDID container, keep information in a cookie instead (getActiveFeedId/setActiveFeedId API) 2005-09-08 06:29:45 +01:00
Andrew Dolgov d5224f0d9c miscellaneous MSIE compatibility fixes 2005-09-08 05:39:55 +01:00
Andrew Dolgov 8158c57a8e update schema, more mysql work 2005-09-07 14:31:21 +01:00
Andrew Dolgov e828e31e83 big interface overhaul, new logo 2005-09-07 08:19:14 +01:00
Andrew Dolgov 1a66d16e46 scrollable feedlist (iframe) 2005-09-07 04:53:29 +01:00
Andrew Dolgov ac43eba1ab inputify buttons, store view modes in session cookies, disable headline toolbar initially 2005-09-06 05:14:17 +01:00
Andrew Dolgov c05608c26e notify window close button 2005-09-05 16:49:39 +01:00
Andrew Dolgov bb7cfaceb1 further javascript cleanups 2005-09-05 13:41:59 +01:00
Andrew Dolgov f0601b870c iframify main interface, numerous javascript cleanups 2005-09-05 13:02:00 +01:00
Andrew Dolgov c0e5a40e73 MSIE5 compatibility workarounds 2005-08-25 16:15:27 +01:00
Andrew Dolgov 760966c150 disable hotkey processing while searchbox is focused 2005-08-25 14:31:52 +01:00
Andrew Dolgov 9cfc649af5 keyboard navigation and cute active headline selection 2005-08-25 12:20:50 +01:00
Andrew Dolgov 13ad91024c more piggies! I demand MORE piggies!!! 2005-08-25 07:57:51 +01:00
Andrew Dolgov 508a81e1b6 feed editor, xmlhttp locking in preferences, try to initialize xmlhttp_rpc via ActiveX and a big piggie 2005-08-24 09:02:58 +01:00
Andrew Dolgov 7726fa023c forgot about functions.js 2005-08-22 06:28:27 +01:00