discourse/plugins/chat/spec/lib/chat
Jan Cernik 3f5a00e20f
FEATURE: Add onebox support for chat threads (#23580)
With this commit we now support onboxes of:
- channel
- channel message
- thread
- thread message
2023-10-25 14:30:39 +02: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: Refactor chat specs related to message creation 2023-08-31 11:21:23 +02: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
duplicate_message_validator_spec.rb
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 DEV: Refactor chat specs related to message creation 2023-08-31 11:21:23 +02:00
message_processor_spec.rb
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 FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
onebox_handler_spec.rb FEATURE: Add onebox support for chat threads (#23580) 2023-10-25 14:30:39 +02:00
parsed_mentions_spec.rb DEV: Refactor chat specs related to message creation 2023-08-31 11:21:23 +02:00
post_notification_handler_spec.rb DEV: Update the rubocop-discourse gem 2023-06-26 11:41:52 +02:00
review_queue_spec.rb FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
slack_compatibility_spec.rb
statistics_spec.rb
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