Andrew Dolgov
|
4895f99b9a
|
cdmExpandArticle: force-scroll to headline
|
2013-03-20 10:27:47 +04:00 |
|
Andrew Dolgov
|
414191d428
|
make a separate headline button to collapse current article in
unexpanded cdm mode; modify a q hotkey to collapse article in unexpanded
mode and dismiss article in expanded mode
|
2013-03-20 10:22:15 +04:00 |
|
Andrew Dolgov
|
bfd61d3f85
|
rework STRIP_IMAGES to remove embedding; add per-feed control over embedded images (bump schema)
|
2013-03-19 22:41:10 +04:00 |
|
Andrew Dolgov
|
6cf60c881f
|
add little loading indicator for feed categories
|
2013-03-19 20:29:20 +04:00 |
|
Andrew Dolgov
|
d2db81a5f6
|
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
|
2013-03-19 19:14:28 +04:00 |
|
Andrew Dolgov
|
1d5cf085a3
|
implement mail plugin using mailto: links; deprecate mail plugin
|
2013-03-19 18:32:49 +04:00 |
|
Andrew Dolgov
|
4b74648909
|
remove two unnecessary hideOrShowFeeds calls
|
2013-03-19 16:46:27 +04:00 |
|
Andrew Dolgov
|
714b063f6b
|
hideReadFeeds also hides labels
|
2013-03-19 16:11:43 +04:00 |
|
Andrew Dolgov
|
4f7d69e185
|
detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements
|
2013-03-19 12:49:55 +04:00 |
|
Andrew Dolgov
|
5b18c93622
|
tweak hotkey map notation to allow stuff like shift-arrows
|
2013-03-18 20:59:48 +04:00 |
|
Andrew Dolgov
|
478d406767
|
make sure reset password notification does not hide automatically; add manual close link to persistent notifications (closes #569)
|
2013-03-18 16:44:23 +04:00 |
|
Andrew Dolgov
|
f01c8ec4f1
|
prevent absolutely useless 'exploit' (not really) while editing filters (closes #572)
|
2013-03-17 14:55:55 +04:00 |
|
Andrew Dolgov
|
4b27f0c06d
|
add f C hotkey to toggle combined mode (closes #549)
|
2013-03-12 09:52:45 +04:00 |
|
Andrew Dolgov
|
f6a260c65e
|
cdmClicked: allow shift-lclick
|
2013-02-28 20:15:17 +04:00 |
|
Andrew Dolgov
|
8a77553595
|
unsubscribeFeed: call updateFeedList() when unsubscribing from labels
|
2013-02-28 20:09:25 +04:00 |
|
Andrew Dolgov
|
4480b26e66
|
assign hash-stored feed_id/is_cat earlier on startup
|
2013-02-28 19:16:17 +04:00 |
|
Andrew Dolgov
|
535a4c7d16
|
only use hash feed/cat parameters on startup
|
2013-02-28 15:56:22 +04:00 |
|
Andrew Dolgov
|
2bee32ffa7
|
remove headline precaching stuff, conflicts with dijit widgets in
headlines buffer
|
2013-02-28 15:52:30 +04:00 |
|
Andrew Dolgov
|
524de8dcf6
|
Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0 .
|
2013-02-28 15:48:09 +04:00 |
|
Andrew Dolgov
|
f7945c99d0
|
headlines buffer: remove dijit-based RCHK elements
|
2013-02-28 15:04:33 +04:00 |
|
Andrew Dolgov
|
831408f0e8
|
fix cdm checkbox not selecting entire cell
|
2013-02-28 14:22:13 +04:00 |
|
Andrew Dolgov
|
18e1a773d1
|
change ctrl-arrow bindings to always keep current article on top
(previous behavior)
replace direct active_post_id references with get/set functions
|
2013-02-28 13:18:58 +04:00 |
|
Andrew Dolgov
|
1b04a298ef
|
store active feed id in url hash and restore on reload
|
2013-02-28 13:06:54 +04:00 |
|
Andrew Dolgov
|
67cad82e60
|
cdmExpandArticle: do not perform offset manipulation
|
2013-02-27 23:04:23 +04:00 |
|
Andrew Dolgov
|
c22580b55f
|
implement classic next/prev article movement behavior, bind to ctrl-arrows
|
2013-02-27 22:48:43 +04:00 |
|
Andrew Dolgov
|
104e5c6557
|
moveToPost: implement more natural next/prev moving in combined mode
|
2013-02-27 22:27:49 +04:00 |
|
Andrew Dolgov
|
3af9dbd350
|
cdmScrollToArticleId: use more natural scrolling
|
2013-02-27 18:44:45 +04:00 |
|
Andrew Dolgov
|
0a7b15207e
|
remove previous counter hacks; force request counters when there's no
unread stuff left in current feed (e.g. finished reading)
|
2013-02-27 16:57:26 +04:00 |
|
Andrew Dolgov
|
5129d29d65
|
reduce counters request minimum interval
|
2013-02-27 16:47:25 +04:00 |
|
Andrew Dolgov
|
bf40c12408
|
request_counters: force request 50% of the time to keep all counters updated
|
2013-02-27 16:11:44 +04:00 |
|
Andrew Dolgov
|
88918ca637
|
remove server-side feedtree collapse implementation
|
2013-02-27 15:34:13 +04:00 |
|
Andrew Dolgov
|
5321e775f9
|
remove update on checksum change (updated status has been removed); rtl stuff (unused)
|
2013-02-26 19:20:58 +04:00 |
|
Andrew Dolgov
|
8853f0ed5b
|
switchPanelMode: fix typo
|
2013-02-07 00:12:22 +04:00 |
|
Andrew Dolgov
|
533bd7b73f
|
switchPanelMode: cosmetic fixes
|
2013-02-06 20:23:40 +04:00 |
|
Andrew Dolgov
|
2d1282d4d1
|
remove top hello - feedback - preferences line
|
2013-02-06 20:14:06 +04:00 |
|
Andrew Dolgov
|
d9013d8351
|
enable displayNewContentPrompt() for cats
|
2013-02-06 12:35:11 +04:00 |
|
Andrew Dolgov
|
be5a5cd26d
|
view: abort when requested RROW is not present
|
2013-02-06 12:27:26 +04:00 |
|
Andrew Dolgov
|
35be65a1da
|
remove zoomToArticle() and PTITLE bits
|
2013-02-06 12:24:17 +04:00 |
|
Andrew Dolgov
|
38325ad6d1
|
remove tt-rss tabcontrol
|
2013-02-06 11:09:45 +04:00 |
|
Andrew Dolgov
|
17b236efab
|
viewfeed: force request counters
|
2013-02-04 10:55:29 +04:00 |
|
Andrew Dolgov
|
14501332e0
|
js: remove several commented out functions
|
2013-02-01 16:06:14 +04:00 |
|
Andrew Dolgov
|
5b55e9e25c
|
js: simplify counter updating, remove some unused stuff
|
2013-02-01 13:09:43 +04:00 |
|
Andrew Dolgov
|
96f0a3e79d
|
remove themes/
|
2013-01-23 15:36:32 +04:00 |
|
Andrew Dolgov
|
fd535b317c
|
switchPanelMode: fix css manipulation for firefox
|
2013-01-23 15:28:59 +04:00 |
|
Andrew Dolgov
|
2cda431400
|
add a q shortcut; remove close_article button
|
2013-01-23 13:39:36 +04:00 |
|
Andrew Dolgov
|
8b83bf5fa1
|
implement fallback _SIMPLE_UPDATE_MODE
|
2013-01-22 19:56:46 +04:00 |
|
Andrew Dolgov
|
3fb401120a
|
support ctrl key hotkeys
|
2013-01-22 13:00:20 +04:00 |
|
Andrew Dolgov
|
e5e2cf3b88
|
add hack to support arbitrary key descriptions for hotkeys
|
2013-01-22 12:52:52 +04:00 |
|
Andrew Dolgov
|
7d8f56571b
|
persist widescreen mode in session
|
2013-01-19 10:55:51 +04:00 |
|
Andrew Dolgov
|
ec6e51556d
|
add context menu to Special category
|
2013-01-18 18:12:39 +04:00 |
|