1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
Commit Graph

60 Commits

Author SHA1 Message Date
Andrew Dolgov
66be620a87 do not include keyboard help files into index and prefs.php 2011-12-14 15:51:27 +04:00
Andrew Dolgov
56770001dd remove old help stuff 2011-12-13 14:04:44 +04:00
Andrew Dolgov
b167df5e60 js: misc cleanup 2011-12-10 22:40:12 +04:00
Andrew Dolgov
a299881140 misc layout fixes 2011-12-10 22:21:54 +04:00
Chris Chernesky
fe66e229d7 adding an email article hotkey 'e' 2011-07-18 12:24:41 -04:00
Andrew Dolgov
2bb3f95783 hotkeys: implement a-prefix hotkeys (a i, a u, a a, a n) 2011-07-12 12:25:59 +04:00
Andrew Dolgov
69de6b46b2 implement j/k hotkeys to move between feeds (closes #292) 2011-01-15 20:14:45 +03:00
Andrew Dolgov
d4dcf8e922 mention wiki in keyboard shortcuts help 2010-11-21 21:47:38 +03:00
Andrew Dolgov
f69fcbd9ab comment unused hotkeys in hotkey help 2010-11-21 14:26:52 +03:00
Andrew Dolgov
6e88da8223 js: misc code cleanup, handle ctrl-clicking on postContent 2010-11-17 12:51:30 +03:00
Andrew Dolgov
e69fb880a3 js: misc fixes, code cleanup 2010-11-12 14:54:06 +03:00
Andrew Dolgov
1ede58149d allow selecting multiple headlines/articles by ctrl-click; change click handling on CDM article content 2010-11-11 13:37:03 +03:00
Andrew Dolgov
bfa0e7921d cdm: tweak the way hotkey article dismissing works; toggle select article by clicking on it 2010-11-10 11:38:55 +03:00
Andrew Dolgov
0129090b3d cdm: add hotkey to dismiss active article 2010-11-09 21:05:33 +03:00
Andrew Dolgov
1f8c187de3 replace tt-rss.spb.ru references with tt-rss.org; update translations 2010-11-03 13:39:09 +03:00
Andrew Dolgov
8a3e0b1aa6 add hotkey (f x) to reverse headlines order (closes #262) 2010-02-18 16:05:35 +03:00
Andrew Dolgov
4e50d8b526 update translations (fix) 2009-02-11 18:36:31 +03:00
Andrew Dolgov
35f1dd37cf update translations 2009-02-11 18:35:17 +03:00
Andrew Dolgov
3a6521f041 remove old-style big feed browser 2009-01-24 06:20:09 +01:00
Andrew Dolgov
fc2732f48b new hotkey: c l - create label 2009-01-21 19:15:03 +01:00
Andrew Dolgov
49f4a7e9f0 add shortcut for all articles feed 2009-01-21 17:47:29 +01:00
Andrew Dolgov
bb81a1f367 remove old-style labels help 2009-01-18 10:30:01 +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
fc30f06598 remove R hotkey from help 2008-09-16 07:04:02 +01:00
Andrew Dolgov
a411875be5 set N/P hotkeys to scroll active article (or headlines pane in CDM) 2008-09-09 08:08:47 +01:00
Andrew Dolgov
d9059255b3 hotkey help: remove unnecessary 'shift' 2008-09-08 05:55:07 +01:00
Andrew Dolgov
a5550322ba new hotkey: c m (toggle category reorder mode) 2008-09-06 14:23:20 +01:00
Andrew Dolgov
562ecfcf3b change (wrong) _new link targets to _blank (2) 2008-06-16 06:33:28 +01:00
Andrew Dolgov
9bbbc82c75 new hotkey x: un/collapse if viewing category 2008-06-04 15:28:37 +01:00
Andrew Dolgov
004523dda5 remove toggling from = hotkey, rename to f h 2008-06-03 16:43:25 +01:00
Andrew Dolgov
df485d4f8e new hotkey =: toggle hide read headlines 2008-06-03 16:37:46 +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
c17802891e hotkeys: change f c and f C to q and Q 2008-05-18 04:54:49 +01:00
Andrew Dolgov
dcbeb0e347 tweak shortcut help (2) 2008-05-17 17:08:26 +01:00
Andrew Dolgov
db5e5265b7 tweak shortcut help 2008-05-17 17:07:37 +01:00
Andrew Dolgov
62f2d58fac reinstate N & P shortcuts 2008-05-17 17:03:29 +01:00
Andrew Dolgov
314fcd2bfd new shortcut: tab (selects article under cursor) 2008-05-17 16:58:15 +01:00
Andrew Dolgov
c239b26b3a change hotkeys r and f u to R and r 2008-05-17 16:00:48 +01:00
Andrew Dolgov
5cf0cc5df5 change t hotkey to T 2008-05-17 14:39:29 +01:00
Andrew Dolgov
477402d827 remove incomplete code for hotkey zones 2008-05-17 04:22:38 +01:00
Andrew Dolgov
a80b05ea33 add dispatcher function to edit current entry in prefs 2008-05-16 08:58:52 +01:00
Andrew Dolgov
57f734c895 pref dialog fixes 2008-05-16 08:53:49 +01:00
Andrew Dolgov
04e91733a7 openArticleInNewWindow: add workaround for popup blockers 2008-05-16 08:42:30 +01:00
Andrew Dolgov
1884ef15ac pref hotkey fixes 2008-05-16 07:39:39 +01:00
Andrew Dolgov
6068d33bb6 add hotkeys to prefs (2) 2008-05-16 07:33:19 +01:00
Andrew Dolgov
746dcf4299 hotkey support for prefs 2008-05-16 07:05:12 +01:00
Andrew Dolgov
0745839a95 localize help dialogs 2008-05-16 06:35:13 +01:00
Andrew Dolgov
3a391f6720 misc css tweaks 2008-05-16 05:57:54 +01:00
Andrew Dolgov
4020f6f31e hotkey help: fix layout 2008-05-16 05:46:50 +01:00