discourse/plugins/chat/app
David Battersby f75dd1b43a
FIX: update order of chat message service steps (#27889)
A change made in #27875 added a new step to the create message service, however the step should have been placed before saving the message.
2024-07-12 11:56:07 +04:00
..
controllers/chat DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
jobs DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
models DEV: Upgrade Rails to version 7.1 2024-07-04 10:58:21 +02:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat DEV: adds first_messages/last_messages to thread SDK (#26861) 2024-05-03 17:30:39 +02:00
serializers/chat fix: allow staff and direct message enabled groups to create personal chats 2024-06-25 12:17:22 +02:00
services/chat FIX: update order of chat message service steps (#27889) 2024-07-12 11:56:07 +04:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00