discourse/app
Martin Brennan 735e96e5a0
FIX: Ensure hashtag autocomplete is not behind keyboard in chat (#19419)
We must set `treatAsTextarea` to true when using autocomplete
in the chat composer, since it is at the bottom of the screen
we always want to show it above the composer. This fixes the
issue where the hashtag autocomplete results went behind the
keyboard on mobile (which was not happening for mentions).
2022-12-12 15:14:51 +10:00
..
assets FIX: Ensure hashtag autocomplete is not behind keyboard in chat (#19419) 2022-12-12 15:14:51 +10:00
controllers FEATURE: Allow category moderators to set auto deletion topic timers (#19383) 2022-12-08 17:14:43 -03:00
helpers FEATURE: Optionally allow a separate s3_asset_cdn_url to be specified (#19284) 2022-12-08 10:36:20 +00:00
jobs DEV: Migrate sidebar site settings (#19336) 2022-12-08 09:44:29 +08:00
mailers SECURITY: Filter tags in user notifications for visibility (#19239) 2022-11-29 10:35:41 -06:00
models UX: Exclude child catgegories of muted category in similar to search (#19414) 2022-12-12 06:31:46 +08:00
serializers FEATURE: Show similar users when penalizing a user (#19334) 2022-12-08 14:42:33 +02:00
services FIX: new pm notification should take precedence over mention (#19391) 2022-12-09 12:23:11 +11:00
views FIX: Broken images on subfolder installs (#19404) 2022-12-09 11:24:12 -07:00