discourse/plugins/chat/spec/models/chat
Martin Brennan cc2570fce3
DEV: Create UserChatThreadMembership table and model (#21481)
This will enable us to begin work on user tracking
state for a thread so we can show thread-specific
unreads and mentions indicators. In this case are following
the core notification_level paradigm rather than the solution
UserChatChannelMembership went with, and eventually we
will want to refactor the other table to match this as well.

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2023-05-10 17:19:48 +02:00
..
category_channel_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
deleted_chat_user_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
direct_message_channel_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
direct_message_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
draft_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_spec.rb DEV: Create and update chat message mentions earlier (#21388) 2023-05-05 15:47:07 +04:00
reviewable_chat_message_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
thread_spec.rb FEATURE: Reintroduce better thread reply counter cache (#21197) 2023-04-24 09:32:04 +10:00
user_chat_thread_membership_spec.rb DEV: Create UserChatThreadMembership table and model (#21481) 2023-05-10 17:19:48 +02:00