discourse/app
Sam 5fb6dd9bfa
FIX: account for cursor drift when completing terms (#19660)
Previously after uploads completed post raw would drift.
If you autocompleted text after the upload stub got replaced it would
insert in the wrong position.
2023-02-13 09:25:12 +11:00
..
assets FIX: account for cursor drift when completing terms (#19660) 2023-02-13 09:25:12 +11:00
controllers FIX: IconPicker option to display only available icons (#20235) 2023-02-13 09:24:47 +11:00
helpers DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
jobs FIX: Extend username updates to self-mentions (#20071) 2023-02-02 12:33:42 +00:00
mailers DEV: Apply syntax_tree formatting to `app/*` 2023-01-09 14:14:59 +00:00
models FIX: add index to sidebar_section_link (#20234) 2023-02-10 11:14:22 +11:00
serializers DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
services FIX: add index to sidebar_section_link (#20234) 2023-02-10 11:14:22 +11:00
views FEATURE: Allow embedded view to include a header (#20150) 2023-02-06 11:10:50 -05:00