discourse/plugins/chat/app
Loïc Guitaut 23c486799f DEV: Improve array type in service contracts
This patch improves the custom `array` type available in contracts.
It’s now able to split strings on `|` on top of `,`, and to be more
consistent, it also tries to cast the resulting items to integers.
2024-10-17 17:02:02 +02:00
..
controllers/chat DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
jobs DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
models DEV: Extract leave logic to the Chat::Channel model 2024-10-17 14:58:45 +02:00
queries/chat FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
serializers/chat DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
services/chat DEV: Improve array type in service contracts 2024-10-17 17:02:02 +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