discourse/app
Martin Brennan c2013865d7
FEATURE: Make experimental hashtag autocomplete default for new sites (#19681)
This feature is stable enough now to make it the default going forward
for new sites. Existing sites that have not yet set enable_experimental_hashtag_autocomplete
to `true` will have it set to `false` for their site settings, which was the old default.

c.f https://meta.discourse.org/t/hashtags-are-getting-a-makeover/248866
2023-01-05 08:44:58 +10:00
..
assets FEATURE: Make experimental hashtag autocomplete default for new sites (#19681) 2023-01-05 08:44:58 +10:00
controllers SECURITY: Don't expose user post counts to users who can't see the topic (#19728) 2023-01-05 06:08:19 +08:00
helpers FEATURE: Optionally allow a separate `s3_asset_cdn_url` to be specified (#19284) 2022-12-08 10:36:20 +00:00
jobs SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
mailers SECURITY: BCC active user emails from group SMTP (#19725) 2023-01-05 06:07:50 +08:00
models SECURITY: Delete email tokens when a user's email is changed or deleted (#19735) 2023-01-05 06:08:55 +08:00
serializers DEV: Refactor whispers_allowed_groups_names (#19691) 2023-01-03 10:28:39 -03:00
services PERF: Use user-specific channel for message-bus logout (#19719) 2023-01-04 19:55:52 +00:00
views FIX: Broken images on subfolder installs (#19404) 2022-12-09 11:24:12 -07:00