You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit shows notifications in the footer if a
message sent/edited by user is outside current narrow.
This will give the user a pointer as to why the message
disappeared from the screen. The code is hooked to the
part where message request is sent to the server, hence
preventing check for user_id and message sender_id being
the same.
Fixes#781.
0 commit comments