mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Updates comments in send_user_subscribed_and_new_channel_notifications
so that it is clearer what notification each "if" block of the function
is generating.
Also, moves variables that are only used in the user subscribed DMs to
that "if" block.
(cherry picked from commit dda2c6e285)