discourse/app
Sam 42b451ef8a
FIX: autocomplete failing for :( (#20461)
Composer was not completing :( (sad face) correctly given guessing of term
was not allowing for special chars.

New algorithm allows everything but space.

see: https://meta.discourse.org/t/some-emojis-added-with-enter-immediately-following-a-quote-will-break-the-quote/256219
2023-02-28 11:35:19 +11:00
..
assets FIX: autocomplete failing for :( (#20461) 2023-02-28 11:35:19 +11:00
controllers DEV: Apply form template to categories (#20337) 2023-02-23 11:18:14 -08:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models FEATURE: Add API scope for listing topics in a category (#20471) 2023-02-27 16:21:39 -07:00
serializers DEV: Include unread topics in New topic lists and link to it in sidebar (#20432) 2023-02-27 15:11:01 +03:00
services DEV: configurable public sidebar sections (#20303) 2023-02-22 08:55:44 +11:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00