discourse/plugins/chat/spec
Jan Cernik 234133bd3b
UX: Split hide_profile_and_presence user option (#29632)
It splits the hide_profile_and_presence user option and the default_hide_profile_and_presence site setting for more granular control. It keeps the option to hide the profile under /u/username/preferences/interface and adds the presence toggle in the quick user menu.

Co-authored-by: Régis Hanol <regis@hanol.fr>
2024-11-12 22:22:58 -03:00
..
components/chat PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
fabricators UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
integration PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
jobs PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
lib DEV: Don’t replace Rails logger in specs (#29721) 2024-11-13 08:47:39 +08:00
mailers FIX: show group based notifications in chat summary email (#27641) 2024-07-01 12:47:38 +04:00
models PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
queries/chat PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
requests UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
serializer UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
services PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00
support DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
system UX: update chat channel sorting to include unread threads (#29617) 2024-11-08 12:31:03 +04:00
validators FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
plugin_helper.rb DEV: Fix mismatched column types (#29477) 2024-11-06 20:00:40 +02:00
plugin_spec.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11:00