discourse/app
Penar Musaraj 7592754c90
FIX: Allow users to quote in closed topics (#17645)
Previously, non-staff users could only quote if they had an open composer.

This change shows the quote control when selecting text in closed topics
at all times and if the composer isn't already open, it will default to
creating a linked topic.
2022-07-26 15:45:34 -04:00
..
assets FIX: Allow users to quote in closed topics (#17645) 2022-07-26 15:45:34 -04:00
controllers FEATURE: add categories page style to order topics by created date (#17500) 2022-07-25 09:41:43 -04:00
helpers DEV: Remove development cache-buster query parameter (#17444) 2022-07-12 11:53:59 +01:00
jobs FIX: Notify tag watchers when publishing topic (#17576) 2022-07-20 19:07:18 +03:00
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models DEV: remove automatic_membership_retroactive column from group model. (#17212) 2022-07-26 21:26:22 +05:30
serializers DEV: Add likes, mentions and replies tabs to the new user menu (#17623) 2022-07-25 15:19:53 +03:00
services FIX: Don't cook user fields to apply watched words (#17590) 2022-07-26 18:15:42 +03:00
views UX: Prevent color flicker on dark themes (#17620) 2022-07-25 18:02:21 +08:00