discourse/plugins/chat/db
Andrei Prigorshnev fa543cda06
DEV: Always create chat mention records (#20470)
Before this commit, we created a chat mention record only in case we wanted to send a notification about that mention to the user. Notifications were the only use case for the chat_mention db table. Now we want to use that table for other features, so we have to always create a chat_mention record.
2023-03-07 19:07:11 +04:00
..
fixtures DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
migrate FEATURE: Chat header icon indicator preference (#20474) 2023-03-01 11:01:44 +10:00
post_migrate DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00