discourse/plugins/chat/app/services
Andrei Prigorshnev f4fde4e49b
DEV: When deleting a chat message, do not delete mention records (#21486)
A chat message may be restored later, so we shouldn't be deleting `chat_mentions` records for it.

But we still have to remove notifications (see 082cd139).
2023-05-11 20:05:59 +04:00
..
chat DEV: When deleting a chat message, do not delete mention records (#21486) 2023-05-11 20:05:59 +04:00
service DEV: Move channel creation for category into service (#21167) 2023-04-24 09:15:16 +10:00
service.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00