discourse/app
Robin Ward 2068780493
FIX: When adding a quote when the composer is closed, add a newline (#12049)
Normally we look at where the cursor is, but when the composer is closed
we don't have a cursor and just append at the end. This fix adds a new
line to make sure quotes will always work when inserted when the
composer is closed.
2021-02-11 12:45:20 -05:00
..
assets FIX: When adding a quote when the composer is closed, add a newline (#12049) 2021-02-11 12:45:20 -05:00
controllers FEATURE: Ability to dismiss all new topics (#12018) 2021-02-11 13:35:09 +11:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FEATURE: Ability to dismiss all new topics (#12018) 2021-02-11 13:35:09 +11:00
mailers FEATURE: reason to reject user signup (#11700) 2021-01-15 09:43:26 +11:00
models FEATURE: Ability to dismiss all new topics (#12018) 2021-02-11 13:35:09 +11:00
serializers FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00
services FEATURE: Ability to dismiss all new topics (#12018) 2021-02-11 13:35:09 +11:00
views FEATURE: Rename 'Discourse SSO' to DiscourseConnect (#11978) 2021-02-08 10:04:33 +00:00