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
Converse.js now has the ability to maintain sessions across page loads.
Previously, the session tokens had to be handled externally and passed in.
See the keepalive configuration setting. [jcbrand]
Allow changing of nickname in a chat room via /nick command. [jcbrand]
Allow a chat room user to be muted or unmuted with the /mute and /voice commands. [jcbrand]
Add a chat room toolbar button for toggling the list of participants. [jcbrand]
Converse.js now responds to XEP-0030: Service Discovery requests. [jcbrand]
Bugfix. Roster groups all appear offline after page reload (with prebind).
See the mailing list discussion [heban and jcbrand]
Bugfix concerning trimmed chats. Chats were being trimmed even though there was enough room. [jcbrand]
#62 Sound notifications will now also play when you are mentioned in a chat room. [jcbrand]
#212 Bugfix. Groups weren't being show again after the live filter was cleared. [jcbrand]
#215 (and also #75) XEP-0249: Direct MUC Invitations. [jcbrand]
#216 Contacts tab empty when using xhr_user_search. [hcderaad and jcbrand]
#219 New contacts added need page refresh to be accepted and become visible. [hcderaad and jcbrand]
#220 Non-AMD example page was not working. [xavier83ar and jcbrand]
#222 Control box state not remembered. [priyadi and jcbrand]
#223 Provide API to query buddy status. [priyadi and jcbrand]