discourse/plugins/chat/app
Alan Guo Xiang Tan 82e75c8700
DEV: Migrate `Chat::NotificationMention#notification_id` to `bigint` (#28571)
`Notification#id` was migrated to `bigint` in 799a45a291
2024-08-27 14:57:16 +03:00
..
controllers/chat DEV: Remove summarization code (#27373) 2024-07-02 08:51:47 -07:00
jobs DEV: Allow using an AR relation as a model in services 2024-08-20 16:32:46 +02:00
models DEV: Migrate `Chat::NotificationMention#notification_id` to `bigint` (#28571) 2024-08-27 14:57:16 +03: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 DEV: Put back the `model` step in HandleCategoryUpdated service 2024-08-22 12:33:58 +02:00
validators/chat FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00