This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/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