If user ID is shared a note, trigger the web socket to that room
If user recieves an new inbox event, update their counts and trigger a popup that says new message
When user joins server:
* Put user into room with their user id
* If user ID is shared a note, trigger the web socket to that room
* If user recieves an new inbox event, update their counts and trigger a popup that says new message
Max
changed title from Inbox should popup with new notes when shared to Inbox should popup with new notes when shared - Realtime!2020-02-11 07:18:40 -07:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When user joins server:
Inbox should popup with new notes when sharedto Inbox should popup with new notes when shared - Realtime!