Andrew Dolgov
|
b6c2c963ad
|
if hotkey is handled, return false
|
12 years ago |
Daniel Andersson
|
cee09850f1
|
Default scroll length closer to expected (i.e. browser default).
|
12 years ago |
Philippe Mongeau
|
d725f0ce99
|
move global hotkey_actions var to the top
|
12 years ago |
Philippe Mongeau
|
9fabf9fc4a
|
convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
|
12 years ago |
Andrew Dolgov
|
4cdb81737a
|
add a knob to disable reload on js change
|
12 years ago |
Andrew Dolgov
|
99534a3dde
|
remove page title stuff for the time being
|
12 years ago |
Andrew Dolgov
|
9972b7cdd7
|
Revert "update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title"
This reverts commit 8d051fa076 .
|
12 years ago |
Andrew Dolgov
|
b68dce191f
|
Revert "fix tabs"
This reverts commit d6cb941459 .
|
12 years ago |
Andrew Dolgov
|
d6cb941459
|
fix tabs
|
12 years ago |
Richard Beales
|
8d051fa076
|
update SITE_TITLE customization to work without needing to be pre-defined, make it compatible with unread count now being at start of title
|
12 years ago |
Richard Beales
|
96f19f11d7
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
3a693fa76f
|
updateTitle: show counter before title
|
12 years ago |
Andrew Dolgov
|
c186beae48
|
switchPanelMode: don't try to do anything in cdm (closes #609)
|
12 years ago |
Andrew Dolgov
|
16314ddafe
|
implement basic auto-reload on some dependent file timestamp changing
|
12 years ago |
Andrew Dolgov
|
2ccc7b8e07
|
add a e hotkey for embed_original
|
12 years ago |
Richard Beales
|
04ed8b423a
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
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
|
12 years ago |
Richard Beales
|
05809dfdf7
|
Merge remote-tracking branch 'upstream/master'
|
12 years ago |
Andrew Dolgov
|
d2db81a5f6
|
improve hotkey buffer scrolling speed; bind viewport scrolling to shift-arrows
|
12 years ago |
Andrew Dolgov
|
1d5cf085a3
|
implement mail plugin using mailto: links; deprecate mail plugin
|
12 years ago |
Andrew Dolgov
|
4b74648909
|
remove two unnecessary hideOrShowFeeds calls
|
12 years ago |
Andrew Dolgov
|
4f7d69e185
|
detect whether browser supports iframe.sandbox and allow iframes accordingly; allow object and embed elements
|
12 years ago |
Andrew Dolgov
|
5b18c93622
|
tweak hotkey map notation to allow stuff like shift-arrows
|
12 years ago |
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
12 years ago |
Andrew Dolgov
|
4b27f0c06d
|
add f C hotkey to toggle combined mode (closes #549)
|
12 years ago |
Andrew Dolgov
|
4480b26e66
|
assign hash-stored feed_id/is_cat earlier on startup
|
12 years ago |
Andrew Dolgov
|
535a4c7d16
|
only use hash feed/cat parameters on startup
|
12 years ago |
Andrew Dolgov
|
524de8dcf6
|
Revert "headlines buffer: remove dijit-based RCHK elements"
This reverts commit f7945c99d0 .
|
12 years ago |
Andrew Dolgov
|
f7945c99d0
|
headlines buffer: remove dijit-based RCHK elements
|
12 years ago |
Andrew Dolgov
|
1b04a298ef
|
store active feed id in url hash and restore on reload
|
12 years ago |
Andrew Dolgov
|
c22580b55f
|
implement classic next/prev article movement behavior, bind to ctrl-arrows
|
12 years ago |
Andrew Dolgov
|
88918ca637
|
remove server-side feedtree collapse implementation
|
12 years ago |
Andrew Dolgov
|
8853f0ed5b
|
switchPanelMode: fix typo
|
12 years ago |
Andrew Dolgov
|
533bd7b73f
|
switchPanelMode: cosmetic fixes
|
12 years ago |
Andrew Dolgov
|
2d1282d4d1
|
remove top hello - feedback - preferences line
|
12 years ago |
Andrew Dolgov
|
14501332e0
|
js: remove several commented out functions
|
12 years ago |
Andrew Dolgov
|
5b55e9e25c
|
js: simplify counter updating, remove some unused stuff
|
12 years ago |
Andrew Dolgov
|
96f0a3e79d
|
remove themes/
|
12 years ago |
Andrew Dolgov
|
fd535b317c
|
switchPanelMode: fix css manipulation for firefox
|
12 years ago |
Andrew Dolgov
|
2cda431400
|
add a q shortcut; remove close_article button
|
12 years ago |
Andrew Dolgov
|
8b83bf5fa1
|
implement fallback _SIMPLE_UPDATE_MODE
|
12 years ago |
Andrew Dolgov
|
3fb401120a
|
support ctrl key hotkeys
|
12 years ago |
Andrew Dolgov
|
e5e2cf3b88
|
add hack to support arbitrary key descriptions for hotkeys
|
12 years ago |
Andrew Dolgov
|
7d8f56571b
|
persist widescreen mode in session
|
12 years ago |
Andrew Dolgov
|
6effae6dd8
|
add net-alert icon
|
12 years ago |
Andrew Dolgov
|
1bcf8f456a
|
add ability to toggle widescreen mode on the fly
|
12 years ago |
Andrew Dolgov
|
fe021c8b20
|
disable content dump on f D
|
12 years ago |
Andrew Dolgov
|
4ba1f8bbdb
|
properly return out of handled hotkey events
|
12 years ago |
Andrew Dolgov
|
0b2f8843e5
|
block email_article action if mail plugin is not enabled
|
12 years ago |
Andrew Dolgov
|
b8cb4d08b3
|
help cleanup, use dijit dialog
|
12 years ago |