discourse/plugins/chat/lib/chat
Sérgio Saquetim e03dd76dc6
FEATURE: add outgoing web hooks for Chat messages
2023-09-13 17:31:42 -03: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: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +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 DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00
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_mover.rb DEV: Migrate `Chat::MessageCreator` to a service (#22390) 2023-09-07 08:57:29 +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 FIX: Don't fail when exporting chat messages from deleted channels (#23131) 2023-08-18 14:22:24 +04:00
notification_levels.rb FIX: Chat NotificationLevels extension breaking in prod (#21484) 2023-05-10 18:46:06 +02:00
notifier.rb Revert "FEATURE: Add chat message notifications for personal chats (#23307)" (#23559) 2023-09-13 19:33:22 +08:00
onebox_handler.rb DEV: Refactor chat oneboxes (#23031) 2023-09-04 16:55:02 +02:00
outgoing_web_hook_extension.rb FEATURE: add outgoing web hooks for Chat messages 2023-09-13 17:31:42 -03: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: Create a reviewable when flagging a chat message for 'something else' (#23264) 2023-08-25 17:38:27 +08: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: removes deprecated code (#23183) 2023-08-22 15:53:37 +02:00
user_option_extension.rb FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00