This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts
Ryan Sullivan 5100c2bbd2 Add Global Keyboard Shortcuts
Not all of these have been fully implemented yet.

**Jump To**
* `g` then `h` - Home (Latest)
* `g` then `l` - Latest
* `g` then `n` - New
* `g` then `u` - Unread
* `g` then `f` - Favorited
* `g` then `c` - Categories List

**Navigation**
* `u` - Back to topic list
* `k` / `j` - Newer/Older conversation or post
* `o` or `Enter` - Open selected conversation
* <code>`</code> - Go to next section
* `~` - Go to previous section

**Application**
* `c` - Create a new topic
* `n` - Open notifications menu
* `/` - Search
* `?` - Open keyboard shortcut help

**Actions**
* `f` - Favorite topic
* `s` - Share topic
* `<Shift>` + `s` - Share selected post
* `r` - Reply to topic
* `<Shift>` + `r` - Reply to selected post
* `l` - Like selected post
* `!` - Flag selected post
* `b` - Bookmark selected post
* `e` - Edit selected post
* `d` - Delete selected post
* `m` then `m` - Mark topic as muted
* `m` then `r` - Mark topic as regular
* `m` then `t` - Mark topic as tracking
* `m` then `w` - Mark topic as watching
2013-12-22 12:16:42 -07:00
..
admin Show why a user can't be deleted on the page instead of as a tooltip 2013-12-20 11:37:01 -05:00
defer better revision history 2013-12-12 03:41:34 +01:00
discourse Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
docs Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
locales Provides Japanese locales 2013-11-19 22:20:19 +01:00
admin.js.erb Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
application.js.erb message bus update, extract message bus js out into gem 2013-11-25 17:37:01 +11:00
discourse.js FIX: Load order bug 2013-12-03 15:11:33 -05:00
env.js shorter message for untranslated strings 2013-11-04 11:52:12 +01:00
main_include_admin.js Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
main_include.js Vendor the CloakedView stuff 2013-12-04 13:23:20 -05:00
pagedown_custom.js Oops JSHint again :( 2013-10-28 13:00:34 -04:00
preload_store.js removes redundant context binding 2013-10-10 18:33:24 +02:00