Scroll is stuck if user goes offline #11
Notifications
Due Date
No due date set.
Blocks
#76 Offline functionality
devs/cproof
Reference: devs/cproof#11
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The reason of this is
ev_disconnect_cleanupmethod closing connection to DB onsv_ev_lost_connection(connection loss event handler).Potentially, current JID also needs to be preserved, otherwise it can be hard to filter the messages by current user.