discourse/plugins/chat/spec/lib/chat
Andrei Prigorshnev 052462a8f8
FIX: Don't fail when exporting chat messages from deleted channels (#23131)
2023-08-18 14:22:24 +04:00
..
types DEV: Introduce an `array` type for Chat contracts (#22278) 2023-06-27 10:51:58 +10:00
channel_archive_service_spec.rb DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820) 2023-08-08 11:18:55 +10:00
channel_fetcher_spec.rb DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812) 2023-07-19 21:55:00 +04:00
channel_hashtag_data_source_spec.rb DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820) 2023-08-08 11:18:55 +10:00
channel_membership_manager_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
duplicate_message_validator_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
guardian_extensions_spec.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
message_bookmarkable_spec.rb DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812) 2023-07-19 21:55:00 +04:00
message_mover_spec.rb FIX: Update `last_read_message_id` when moving chat messages (#22643) 2023-07-18 12:46:54 -03:00
message_processor_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_reactor_spec.rb DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812) 2023-07-19 21:55:00 +04:00
messages_exporter_spec.rb FIX: Don't fail when exporting chat messages from deleted channels (#23131) 2023-08-18 14:22:24 +04:00
notifier_spec.rb DEV: Refactor DM channel creation into new service pattern (#22144) 2023-07-03 10:18:37 +10:00
parsed_mentions_spec.rb DEV: Create a chat_mention record when self mentioning (#21438) 2023-05-11 19:30:26 +04:00
post_notification_handler_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
review_queue_spec.rb FIX: Don't create a reviewable when sending PM to user in chat (#22914) 2023-08-08 13:18:34 +02:00
slack_compatibility_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
statistics_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
steps_inspector_spec.rb DEV: Add policy objects to services 2023-05-25 12:34:00 +02:00
transcript_service_spec.rb DEV: Refactor a little chat uploads 2023-07-24 11:13:57 +02:00