discourse/plugins/chat/spec/services/chat
David Battersby a7a9148b1e
DEV: consolidate chat channel notification settings (#29080)
On the chat channel settings page, we want to show a single Send push notifications setting instead of the current Desktop notifications and Mobile push notifications settings.

For existing users, use the Mobile push notifications setting value for the new Send push notifications setting.
2024-10-08 13:13:01 +04:00
..
channel/policy DEV: Introduce a Service::ActionBase class for service actions 2024-09-18 17:02:46 +02:00
add_users_to_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
auto_join_channel_batch_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
create_category_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
create_direct_message_channel_spec.rb DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
create_message_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
create_thread_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
flag_message_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
invite_users_to_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
leave_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
list_channel_messages_spec.rb FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
list_channel_thread_messages_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
list_user_channels_spec.rb FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
lookup_channel_threads_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
lookup_thread_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
lookup_user_threads_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
mark_all_user_channels_read_spec.rb FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
mark_thread_title_prompt_seen_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
message_destroyer_spec.rb DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
publisher_spec.rb FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
restore_message_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
search_chatable_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
stop_message_streaming_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
tracking_state_spec.rb FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
trash_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
trash_message_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
trash_messages_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
unfollow_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_channel_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_channel_status_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_message_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_thread_notification_settings_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_thread_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_user_channel_last_read_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
update_user_thread_last_read_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00
upsert_draft_spec.rb DEV: Use run_successfully matcher in service specs 2024-08-28 16:30:09 +02:00