Commit graph

393 commits

Author SHA1 Message Date
Adrian Lang
542aebacb7 Add callback to Popups, focus subscribe URL input. 2010-01-13 11:46:11 +03:00
Andrew Dolgov
f88c78147e code cleanup; initial button usage 2010-01-12 14:44:41 +03:00
Andrew Dolgov
dbfc952271 make f a hotkey persistent; obsolete option HIDE_READ_FEEDS 2010-01-12 11:48:31 +03:00
Andrew Dolgov
082ae95b96 feed browser: add access to archived feeds 2010-01-11 15:40:35 +03:00
Andrew Dolgov
b4e75b2a25 use POST parameters for frontend requests 2009-12-29 18:49:27 +03:00
Andrew Dolgov
85e5c67d73 tweak new articles available prompt 2009-12-17 13:01:46 +03:00
Andrew Dolgov
95d0edcc4e resort_category: proper fix for flat list mode 2009-10-22 15:46:56 +04:00
Andrew Dolgov
764311847b limit resort_feedlist() to category mode 2009-10-22 12:01:40 +04:00
Andrew Dolgov
d9d0db0f01 parse_counters: invalidate feed cache when counter had changed 2009-10-14 23:38:31 +04:00
Andrew Dolgov
7c057b1a2a more auxDlg tweaks 2009-10-14 15:45:47 +04:00
Andrew Dolgov
0ac73f914d new articles prompt tweak 2009-10-14 09:38:04 +04:00
Andrew Dolgov
8d82cd7920 new articles prompt fix 2009-10-13 20:06:41 +04:00
Andrew Dolgov
37e93d6cca display special dialog when new articles are available in the current feed instead of reloading it 2009-10-13 19:05:36 +04:00
Andrew Dolgov
f4280bdd13 feed browser: add local spinner 2009-10-09 14:30:21 +04:00
Andrew Dolgov
78935092b5 display active hotkey prefix on screen 2009-10-09 13:13:57 +04:00
Andrew Dolgov
588e4dc3d3 closeInfoBox: always enable hotkeys 2009-10-08 12:36:27 +04:00
Andrew Dolgov
de85cac2d6 infoBox display tweaks 2009-10-07 16:33:45 +04:00
Andrew Dolgov
ab553f9ac5 disable dead frontend code for html5 audio tags (refs #246) 2009-10-06 13:01:40 +04:00
Andrew Dolgov
8086c2227b update for native flash player for FF 3.5 2009-08-18 11:06:16 +04:00
Andrew Dolgov
9324c2c24f rework appearance of audio/video tags patch 2009-06-22 16:50:17 +04:00
Andrew Dolgov
95f67d2ebc add support for HTML5 way of playing audio/video enclosures (closes #246) 2009-06-17 11:16:44 +04:00
Andrew Dolgov
65c0779b77 offline: tweak syncing 2009-02-16 13:16:05 +03:00
Andrew Dolgov
d7a1dbbd88 parse_counters: always try to sync new stuff on global unread change 2009-02-15 21:03:26 +03:00
Andrew Dolgov
206d496762 rework gears offline/online interaction the way it probably should be done (also remove redirecting login system) 2009-02-12 20:16:10 +03:00
Andrew Dolgov
79e565a975 offline: add progress indicator; tweak download intervals and amount of articles 2009-02-12 16:35:25 +03:00
Andrew Dolgov
0cd6bb46f7 offline: automatically set version of manifest.json (using filemtime) 2009-02-12 13:59:00 +03:00
Andrew Dolgov
5fe4848b5a reinstate redirecting login system (problems with Gears) 2009-02-12 10:29:19 +03:00
Andrew Dolgov
45468967c5 fix logout redirect 2009-02-11 23:40:01 +03:00
Andrew Dolgov
acac8448a4 use prototype instead of getElementById 2009-02-10 12:06:15 +03:00
Andrew Dolgov
7f4f9f4e82 offline: try to download status of articles which were marked as read in online while offline client was disconnected 2009-02-07 15:00:03 +03:00
Andrew Dolgov
6b6842996c offline: various schema updates 2009-02-07 11:00:39 +03:00
Andrew Dolgov
91743a49ff display N/A instead of undefined in fatal errors when ext_info is not present 2009-02-04 23:19:16 +03:00
Andrew Dolgov
c8a9fe5b07 properly update local vfeed counters 2009-02-04 09:51:31 +03:00
Andrew Dolgov
f4ce1f83d1 hideOrShowFeedsCategory: fix for offline feedlist 2009-02-03 21:28:30 +03:00
Andrew Dolgov
261b88b39c offline: render headlines list using local data 2009-02-03 19:09:59 +03:00
Andrew Dolgov
87b16a0a61 add dialog to download articles for offline reading; start implementation 2009-02-03 15:28:37 +03:00
Andrew Dolgov
3e2937fc21 parse_counters: cache feedlist after update (2) 2009-02-02 16:36:37 +03:00
Andrew Dolgov
4f7743a938 parse_counters: cache feedlist after update 2009-02-02 16:29:41 +03:00
Andrew Dolgov
49fd1e944f code cleanup (remove old xmlhttp references) 2009-02-02 11:49:00 +03:00
Andrew Dolgov
2184738a44 check for backend-returned fatal errors in major callbacks 2009-01-31 23:03:40 +03:00
Andrew Dolgov
2a52d96fe6 localization fixes 2009-01-25 18:19:09 +01:00
Andrew Dolgov
350468d018 prefs: some async work 2009-01-24 07:11:42 +01:00
Andrew Dolgov
2bab8824eb use popup feedbrowser for main UI (3) 2009-01-24 06:14:06 +01:00
Andrew Dolgov
c2913898f1 use popup feedbrowser for main UI (2) 2009-01-24 06:01:17 +01:00
Andrew Dolgov
273d1e293e new style exception reporting 2009-01-23 18:19:17 +01:00
Andrew Dolgov
e8a429e3f8 properly select next unread feed in feedlist when catching up 2009-01-23 15:20:36 +01:00
Andrew Dolgov
ceb30ba49d new style labels (bump schema) 2009-01-18 09:28:42 +01:00
Andrew Dolgov
3d72bbdb4f active_feed_is_cat, active_feed_id handling changes 2009-01-17 11:14:45 +01:00
Andrew Dolgov
d0da85c27c preliminary UI work on date checking filter (refs #225) 2008-12-13 12:57:53 +01:00
Andrew Dolgov
f46192bb19 catchup in category view mode jumps to the next unread category 2008-10-01 05:06:55 +01:00
Andrew Dolgov
d7e83df791 headlins: feed icon tweaks 2008-08-08 05:33:23 +01:00
Andrew Dolgov
cbcbb08407 parse_counters: set correct classes for feed counter elements 2008-08-08 05:12:10 +01:00
Andrew Dolgov
8c96d4b1da label editor: bugfixes 2008-08-07 09:12:24 +01:00
Andrew Dolgov
e176b01ade label editor: helper bugfix 2008-08-07 09:07:28 +01:00
Andrew Dolgov
071ec48fd1 label editor: simple control to add common rules 2008-08-07 09:06:12 +01:00
Andrew Dolgov
143a497306 dialog layout tweaks 2008-08-07 04:17:24 +01:00
Andrew Dolgov
ecace165c1 rework feed dialog layouts 2008-08-06 08:51:28 +01:00
Andrew Dolgov
ec37f4f112 allow j/k hotkeys select categories (getRelativeFeedId2()) 2008-06-04 14:57:29 +01:00
Andrew Dolgov
6cc1fab322 check for failures to request counters in async way after viewfeed/view 2008-05-21 05:38:28 +01:00
Andrew Dolgov
d6586c1d98 resort_category: simplify code 2008-05-20 13:25:17 +01:00
Andrew Dolgov
5fc13f63cf remove obsolete get*Context functions 2008-05-20 13:12:48 +01:00
Andrew Dolgov
61a20560f2 add hotkey f w: resort feedlist by name or unread count 2008-05-20 13:04:30 +01:00
Andrew Dolgov
60ea23775a feedlist-related code cleanup 2008-05-20 12:46:40 +01:00
Andrew Dolgov
f74cfded6f msie-related code cleanup 2008-05-20 11:39:48 +01:00
Andrew Dolgov
569720c589 misc code cleanup 2008-05-20 10:58:03 +01:00
Andrew Dolgov
bdb7369bbb improve output when EXTENDED_FEEDLIST is set, font size tweaks 2008-05-20 07:37:33 +01:00
Andrew Dolgov
ee8768dbbb massive code cleanup 2008-05-20 06:47:57 +01:00
Andrew Dolgov
08827aafd7 prefs: add loading progressbar 2008-05-19 13:00:35 +01:00
Andrew Dolgov
8836613c43 debug mode tweaks, remove mouse_handler() 2008-05-19 12:28:20 +01:00
Andrew Dolgov
3a40e8a2ed add placeholder mouse trap code, misc fixes 2008-05-19 11:24:46 +01:00
Andrew Dolgov
673c994674 progressbar tweaks 2008-05-19 11:05:43 +01:00
Andrew Dolgov
fca95d5f99 progressbar fixes 2008-05-19 09:12:54 +01:00
Andrew Dolgov
9950945175 loading progress bar for main window (2) 2008-05-19 09:03:53 +01:00
Andrew Dolgov
730dbf1910 loading progress bar for main window 2008-05-19 08:37:44 +01:00
Andrew Dolgov
aa0fa9df1e getNeighborIds: add scope, add automatic prefetch for articles under mouse 2008-05-18 09:51:07 +01:00
Andrew Dolgov
438f2ce922 fix create filter dialog when called from main UI, fix exception_error() parameter position errors 2008-05-17 17:25:41 +01:00
Andrew Dolgov
477402d827 remove incomplete code for hotkey zones 2008-05-17 04:22:38 +01:00
Andrew Dolgov
04e91733a7 openArticleInNewWindow: add workaround for popup blockers 2008-05-16 08:42:30 +01:00
Andrew Dolgov
6068d33bb6 add hotkeys to prefs (2) 2008-05-16 07:33:19 +01:00
Andrew Dolgov
5ad9d13211 CDM mode: add article selection, rework moveToPost() 2008-05-16 03:06:57 +01:00
Andrew Dolgov
93f66472ef misc fixes, rework hotkeys code placement 2008-05-16 02:38:32 +01:00
Andrew Dolgov
94a82fecd2 rework hotkeys (2) 2008-05-15 17:18:29 +01:00
Andrew Dolgov
4298481d69 rework hotkeys (incomplete) 2008-05-15 16:57:14 +01:00
Andrew Dolgov
61992f5771 experimental code for hotkey zone highlighting 2008-05-15 05:21:00 +01:00
Andrew Dolgov
ff284aa0b8 compat theme: properly reflow container height 2008-05-12 09:26:29 +01:00
Andrew Dolgov
7a822893ce online search in headline buffer (hotkey shift-I) 2008-05-04 07:46:32 +01:00
Andrew Dolgov
48ddbb3380 add some initial scoring work (js) 2008-04-30 08:20:47 +01:00
Andrew Dolgov
f8232151a0 add hotkey to catchup all feeds, add optional warning to catchupAllFeeds() 2008-04-18 07:27:49 +01:00
Andrew Dolgov
06925d9e85 getArticleLink: add escaping; open_article_in_new_window: add error notifications (closes #202) 2008-04-18 06:13:00 +01:00
Andrew Dolgov
9eeb9db8f1 remove copyToClipboard (doesn't work) 2008-03-20 06:37:05 +01:00
Andrew Dolgov
e635d56a00 pref-feeds tweaks 2008-03-20 06:34:43 +01:00
Andrew Dolgov
c67d2990c7 editFeedDlg: fix hotkey disabling bug 2008-02-20 13:45:57 +01:00
Andrew Dolgov
08f3bb157a new hotkey: shift-C, toggle collapse feedlist 2008-02-20 13:33:33 +01:00
Andrew Dolgov
22f3e356c8 new option: HIDE_READ_SHOWS_SPECIAL (bump schema) 2008-01-21 09:30:54 +01:00
Andrew Dolgov
f6d40ed212 js: make displayHelpInfobox() globally accessible 2008-01-12 13:05:29 +01:00
Andrew Dolgov
8e9dd206ef js: add get_feed_unread() 2007-11-22 06:05:24 +01:00
Andrew Dolgov
1a9b5b84a7 disable category hide debugging 2007-11-21 08:43:29 +01:00
Andrew Dolgov
70ee302871 hideOrShowFeedsCategory: fix bug when scheduling category hide events (closes #176) 2007-11-21 06:00:08 +01:00
Andrew Dolgov
2c2b019b1b hideOrShowFeedsCategory: additional debugging 2007-11-21 04:45:58 +01:00
Andrew Dolgov
88b47be7c6 hide feed with update errors when hide_read is enabled 2007-11-19 14:19:51 +01:00