discourse/plugins/chat/lib/chat
Jan Cernik b7953b2562
FIX: Don't create a reviewable when sending PM to user in chat (#22914)
The change is mainly to improve the consistency between flagging a chat message and flagging a post. This, in particular skips creating a reviewable when sending a PM to the user using the option "Send @user a message" from the flag menu.

Context: https://meta.discourse.org/t/send-message-to-user-flags-create-review-item-in-chat/272362
2023-08-08 13:18:34 +02:00
..
types FIX: ActiveModel::Types :array load error in production (#22377) 2023-07-03 11:30:09 +10:00
bookmark_extension.rb DEV: Refactor STI/polymorphic associations in chat (#20789) 2023-04-17 15:41:56 +02:00
category_extension.rb DEV: Refactor STI/polymorphic associations in chat (#20789) 2023-04-17 15:41:56 +02:00
channel_archive_service.rb DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820) 2023-08-08 11:18:55 +10:00
channel_fetcher.rb DEV: Refactor chat channel fetching 2023-07-27 11:55:17 +02:00
channel_hashtag_data_source.rb DEV: Remove enable_experimental_hashtag_autocomplete logic (#22820) 2023-08-08 11:18:55 +10:00
channel_membership_manager.rb FEATURE: Auto-remove users without permission from channel (#20344) 2023-03-22 10:19:59 +10:00
duplicate_message_validator.rb
engine.rb
guardian_extensions.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
mailer.rb
message_bookmarkable.rb DEV: Refactor STI/polymorphic associations in chat (#20789) 2023-04-17 15:41:56 +02:00
message_creator.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
message_mover.rb DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
message_processor.rb DEV: Consistently use html5 loofah (#22711) 2023-07-20 12:01:45 +02:00
message_rate_limiter.rb
message_reactor.rb
message_updater.rb DEV: Refactor a little chat uploads 2023-07-24 11:13:57 +02:00
messages_exporter.rb DEV: a better way of picking of the earliest date (#22858) 2023-07-28 20:17:04 +04:00
notification_levels.rb FIX: Chat NotificationLevels extension breaking in prod (#21484) 2023-05-10 18:46:06 +02:00
notifier.rb DEV: extract channel. joined_by method (#21752) 2023-07-20 22:06:36 +04:00
parsed_mentions.rb DEV: extract more logic into ParsedMentions class (#21729) 2023-05-25 15:41:22 +04:00
plugin_instance_extension.rb
post_notification_handler.rb
review_queue.rb FIX: Don't create a reviewable when sending PM to user in chat (#22914) 2023-08-08 13:18:34 +02:00
reviewable_extension.rb DEV: Refactor STI/polymorphic associations in chat (#20789) 2023-04-17 15:41:56 +02:00
secure_uploads_compatibility.rb
seeder.rb
slack_compatibility.rb
statistics.rb
steps_inspector.rb DEV: Add policy objects to services 2023-05-25 12:34:00 +02:00
transcript_service.rb
user_email_extension.rb
user_extension.rb DEV: Create UserChatThreadMembership table and model (#21481) 2023-05-10 17:19:48 +02:00
user_notifications_extension.rb DEV: Add last_message_id to channel and thread (#22488) 2023-07-13 10:28:11 +10:00
user_option_extension.rb DEV: Namespace chat_header_indicator UserOption enum (#22152) 2023-06-16 13:14:53 +01:00