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/discourse/templates
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
..
components Support for "no subcategories" 2013-12-16 13:06:35 -05:00
composer Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
list Style categories page for mobile 2013-12-18 11:50:51 -05:00
mobile Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
modal Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
search Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
site_map Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
user respect newlines in About Me on profile page 2013-12-19 10:54:37 -05:00
application.js.handlebars Initial release of Discourse 2013-02-05 14:16:51 -05:00
choose_topic.js.handlebars Changed elementId to be id 2013-05-20 15:31:05 -04:00
composer.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
embedded_post.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
featured_topics.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
header.js.handlebars Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
list.js.handlebars Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
notifications.js.handlebars refactors header notifications (renders them via separate controller / template) 2013-11-08 21:06:27 +01:00
popup_input_tip.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
post.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
poster_expansion.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
quote.js.shbrs fix non localized said: in quotes 2013-07-16 17:22:54 +10:00
reply_history.js.handlebars Show the entire history of replies above a post when you expend "in reply to" 2013-08-06 17:43:10 -04:00
search.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
selected_posts.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
share_link.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
share.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
site_map.js.handlebars Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
static.js.handlebars Show Log In button at the bottom of the page body when login_required and not logged in 2013-10-25 16:08:59 -04:00
topic_admin_menu.js.handlebars Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
topic.js.handlebars use a helper instead of a view for custom HTML content 2013-12-17 18:56:59 +01:00