mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
e292c45924
`create_notification!` - creates a notification in the database, `send_notifications` sends desktop and mobile notifications. This PR moves some code to decouple these two tasks more explicitly. It only moves code without changing any behavior, and the job is covered with tests (see chat_notify_mentioned_spec). |
||
---|---|---|
.. | ||
auto_join_channel_batch.rb | ||
auto_manage_channel_memberships.rb | ||
chat_channel_archive.rb | ||
chat_channel_delete.rb | ||
chat_notify_mentioned.rb | ||
chat_notify_watching.rb | ||
delete_user_messages.rb | ||
process_chat_message.rb | ||
send_message_notifications.rb | ||
update_channel_user_count.rb |