discourse/config
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
..
cloud/cloud66 cloud66 easydeploy 2013-10-24 16:30:44 +01:00
environments Fix smtp settings, added password 2013-12-20 20:50:17 -05:00
initializers better revision history 2013-12-12 03:41:34 +01:00
locales Add Global Keyboard Shortcuts 2013-12-22 12:16:42 -07:00
apache2.conf.sample Apache2 Configuration Sample 2013-03-14 12:18:56 +00:00
application.rb globals now implemented and documented 2013-12-20 16:17:21 +11:00
boot.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml clean up config to use global settings 2013-12-20 15:12:23 +11:00
deploy.rb.sample Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
discourse_defaults.conf should be commented out 2013-12-20 18:01:41 +11:00
discourse_quickstart.conf Really add that file! 2013-12-22 00:33:17 +00:00
discourse.config.sample sample ubuntu upstart config file 2013-07-19 15:23:55 +10:00
discourse.pill.sample Add process checks to kill/restart too large thins 2013-09-30 15:17:59 -04:00
environment.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
jshint.yml FIX: adds fixture test helper to JSHint config 2013-11-08 17:28:57 +01:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample warns sysadmin to rebake all the posts 2013-08-01 22:24:55 +02:00
nginx.sample.conf cors for fonts, so firefox stays happy 2013-12-01 15:18:59 +11:00
projections.json Renamed components to lib in the JS project, as Ember has components and they mean something different. 2013-10-24 12:36:46 -04:00
redis.yml clean up config to use global settings 2013-12-20 15:12:23 +11:00
routes.rb tweak RSS elements for W3C compatibility 2013-12-18 11:06:36 -05:00
site_settings.yml Minimum password length is configurable with the min_password_length site setting. FIX: reset password needs to validate password length. 2013-12-19 16:15:47 -05:00
spring.rb forking in passenger was bust, message bus subscriptions would stop working after fork 2013-06-03 16:50:30 +10:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn_launcher correct param expansion 2013-11-14 12:54:52 +11:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00
unicorn.conf.rb load up routes in master 2013-11-20 12:36:19 +11:00