This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/lib/chat
Joffrey JAFFEUX 640e3b302b DEV: no need to pass down skip_notifications for expanding mentions
This refactoring simplifies `ChatNotifier` a bit. I want to drop that argument for `expand_direct_mentions` too, but that needs a bit deeper refactoring, so it's better to do it separately.
2023-03-18 16:44:30 +01:00
..
bookmark_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
category_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_archive_service.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_fetcher.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_hashtag_data_source.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
channel_membership_manager.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
direct_message_channel_creator.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
duplicate_message_validator.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
engine.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
guardian_extensions.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
mailer.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_bookmarkable.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_creator.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_mentions.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_mover.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_processor.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_rate_limiter.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_reactor.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
message_updater.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
notifier.rb DEV: no need to pass down skip_notifications for expanding mentions 2023-03-18 16:44:30 +01:00
plugin_instance_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
post_notification_handler.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
review_queue.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
reviewable_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
secure_uploads_compatibility.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
seeder.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
slack_compatibility.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
statistics.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
steps_inspector.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
transcript_service.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_email_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_notifications_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
user_option_extension.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00