igniterealtime / pade

Pàdé (Yoruba word for Meet) is a browser extension (Chrome/Edge) based unified communications desktop client for Openfire.
https://igniterealtime.github.io/pade/
Apache License 2.0
104 stars 46 forks source link

Group Chat directory #219

Closed deleolajide closed 4 years ago

deleolajide commented 4 years ago

It is not intuitive or easy to find public group chat rooms in Converse. The MUC browse icon opens a dialog that requires an MUC service address. For most users, this is a challenge. Even though Pade provides the MUC service for the user's XMPP server, it limits the user's ability to find federated chat rooms.

image

Implement a simple directory listing using tiles of all public chat rooms available to the user. Compile this list by scanning the contact list and performing a service discovery on all the domain names found.

deleolajide commented 4 years ago

Done. Now availble in pade 1.6.3+

image

Clicking on any of the tiles, opens the selected chat room for groupchat.