Andrew Dolgov
|
27372ddac6
|
fix editArticleTags() call broken on archived feed
|
2013-04-30 20:07:08 +04:00 |
|
supahgreg
|
8ceea119a8
|
Add JS PluginHost.HOOK_PARAMS_LOADED and PluginHost.HOOK_RUNTIME_INFO_LOADED to notify when interesting info has been created/updated.
|
2013-04-27 11:10:21 -05:00 |
|
Andrew Dolgov
|
6bfc97da86
|
add automatic timezone (based on client tz offset)
|
2013-04-26 10:31:57 +04:00 |
|
Andrew Dolgov
|
204f9b186f
|
remove cdmUnexpandArticle
|
2013-04-25 14:04:49 +04:00 |
|
Andrew Dolgov
|
8d388f321b
|
add a simple JS-based hook host
|
2013-04-24 19:49:37 +04:00 |
|
Andrew Dolgov
|
da76e61af8
|
catchupAllFeeds: do not call obsolete callback
|
2013-04-17 19:59:38 +04:00 |
|
supahgreg
|
3cc5a3cd43
|
minor typo fix in hash_get()
|
2013-04-16 20:08:17 -05:00 |
|
Andrew Dolgov
|
40fe2d7382
|
remove js-based player, better mp3 support detection for html5 audio
|
2013-04-16 15:44:38 +04:00 |
|
Andrew Dolgov
|
7e27c91409
|
remove RCHK
|
2013-04-07 00:52:39 +04:00 |
|
Sunjay Cauligi
|
8b35d17172
|
Added functionality for navigation without opening articles and toggling expansion of headlines
|
2013-04-05 18:57:05 -07:00 |
|
Andrew Dolgov
|
1c9bda915b
|
move several methods from dlg; fix displayed tags not updated after editing
|
2013-04-01 11:14:27 +04:00 |
|
Andrew Dolgov
|
fb54e3b188
|
remove xml stuff from backend/dlg
|
2013-04-01 10:47:41 +04:00 |
|
Andrew Dolgov
|
a2a3d5a3aa
|
add (disabled) per-feed view_settings handling placeholder
|
2013-04-01 10:09:22 +04:00 |
|
Andrew Dolgov
|
22af123269
|
make toggling combined mode work without reload
|
2013-03-30 19:55:52 +04:00 |
|
Andrew Dolgov
|
60b88b254c
|
add hotkey toggle_cdm_expanded (f c)
|
2013-03-30 14:28:13 +04:00 |
|
Andrew Dolgov
|
b9a06a0e39
|
retire frankly ridiculous sorting by score/title/date/default
keep defaul and oldest first instead of REVERSE_HEADLINES
|
2013-03-28 20:44:43 +04:00 |
|
Andrew Dolgov
|
67b9d740ae
|
setActiveFeedId: assign feed/is-cat attributes to headlines-frame
|
2013-03-28 19:20:12 +04:00 |
|
Andrew Dolgov
|
b6c2c963ad
|
if hotkey is handled, return false
|
2013-03-27 16:34:06 +04:00 |
|
Daniel Andersson
|
cee09850f1
|
Default scroll length closer to expected (i.e. browser default).
|
2013-03-27 12:17:04 +01:00 |
|
Philippe Mongeau
|
d725f0ce99
|
move global hotkey_actions var to the top
|
2013-03-26 20:48:44 -04:00 |
|
Philippe Mongeau
|
9fabf9fc4a
|
convert hotkey_action switch to a dict
this will permit plugins to register hockey actions.
|
2013-03-26 20:40:32 -04:00 |
|
Andrew Dolgov
|
4cdb81737a
|
add a knob to disable reload on js change
|
2013-03-25 16:07:39 +04:00 |
|
Andrew Dolgov
|
99534a3dde
|
remove page title stuff for the time being
|
2013-03-23 09:51:30 +04:00 |
|
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 .
|
2013-03-23 09:48:15 +04:00 |
|
Andrew Dolgov
|
b68dce191f
|
Revert "fix tabs"
This reverts commit d6cb941459 .
|
2013-03-23 09:48:07 +04:00 |
|
Andrew Dolgov
|
d6cb941459
|
fix tabs
|
2013-03-22 09:40:02 +04:00 |
|
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
|
2013-03-21 20:24:26 +00:00 |
|
Richard Beales
|
96f19f11d7
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-21 18:57:21 +00:00 |
|
Andrew Dolgov
|
3a693fa76f
|
updateTitle: show counter before title
|
2013-03-21 22:17:32 +04:00 |
|
Andrew Dolgov
|
c186beae48
|
switchPanelMode: don't try to do anything in cdm (closes #609)
|
2013-03-21 19:01:51 +04:00 |
|
Andrew Dolgov
|
16314ddafe
|
implement basic auto-reload on some dependent file timestamp changing
|
2013-03-21 18:01:42 +04:00 |
|
Andrew Dolgov
|
2ccc7b8e07
|
add a e hotkey for embed_original
|
2013-03-21 16:57:36 +04:00 |
|
Richard Beales
|
04ed8b423a
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-20 07:26:49 +00: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 |
|
Richard Beales
|
05809dfdf7
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-19 18:19:07 +00: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
|
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 |
|
Richard Beales
|
ffbab555b8
|
Feature #446 - Allow customizing page title
|
2013-03-16 14:27:55 +00:00 |
|
Andrew Dolgov
|
4b27f0c06d
|
add f C hotkey to toggle combined mode (closes #549)
|
2013-03-12 09:52:45 +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
|
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
|
1b04a298ef
|
store active feed id in url hash and restore on reload
|
2013-02-28 13:06:54 +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
|
88918ca637
|
remove server-side feedtree collapse implementation
|
2013-02-27 15:34:13 +04:00 |
|
Andrew Dolgov
|
8853f0ed5b
|
switchPanelMode: fix typo
|
2013-02-07 00:12:22 +04:00 |
|