discourse/plugins/chat/spec/integration
David Battersby f1e22dfebd
FEATURE: add grace period for chat edits (#23800)
This change allows users to edit their chat messages based on the criteria added to Site Settings.

If the grace period conditions are met then there will be no (edited) text applied to the message.

The following site settings are added to chat:

chat editing grace period (seconds since message created)
chat editing grace period max diff for low trust levels (number of characters changed)
chat editing grace period max diff for high trust levels (number of characters changed)
2023-10-23 16:40:30 +08:00
..
auto_channel_user_removal_spec.rb FEATURE: Auto-remove users without permission from channel (#20344) 2023-03-22 10:19:59 +10:00
custom_api_key_scopes_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
outgoing_web_hooks_spec.rb FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
plugin_api_spec.rb
post_chat_quote_spec.rb DEV: Update chat cooked quote spec (#22202) 2023-06-20 10:30:33 +08:00
thread_replies_count_cache_accuracy_spec.rb DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00