-
Improvement
-
Resolution: Fixed
-
Minor
-
3.0.0
-
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
If a user is offline for a while in a chat, he's disconnected. We should try to automatically reconnect him to the chat room.
Also, when a user sends a message there's a delay until he's able to see that message. We should try to avoid that like we do with messages.
Finally, if the polling of messages fails because the server is down or something like that, right now the user has to leave the room and enter it again to start the polling again. We should have a reconnect button.