discourse/app
Kane York ff91c43087 FEATURE: Keyboard shortcut to refocus composer (#5506)
It was very annoying to get back to the composer after losing it!

Added to the keyboard shortcuts help dialog, and reshuffled it a bit.
Translation keys were intentionally kept so our translators don't have
to copy paste to update.

This commit also fixes an incidental listener leak.
2018-01-17 17:15:03 +11:00
..
assets FEATURE: Keyboard shortcut to refocus composer (#5506) 2018-01-17 17:15:03 +11:00
controllers PERF: bypass theme handling on static routes 2018-01-17 16:33:17 +11:00
helpers FIX: rendering %lt;/div noscript in header 2017-12-08 10:30:00 +11:00
jobs PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00
mailers FIX: correct use of invitee vs inviter in email templates 2017-12-04 14:09:48 +05:30
models PERF: reduce queries required for post timings 2018-01-17 15:50:41 +11:00
serializers FIX: when deleting a tag, the warning modal has the wrong topic count 2018-01-12 16:35:27 -05:00
services bypass loud logging 2018-01-16 15:41:45 +11:00
views PERF: calculate topic_counts for tags in an async job so tag queries that include counts are much faster 2018-01-12 11:03:03 -05:00