Group Chat: retrieve user persisted room instead of proposing ad-hoc room name

Hi,

I noticed that when start group chat option is selected, a random room name is presented.

Also, XMPP has a concept of persisting room per user, and also Openfire supports this (it calls it moderated room), I think it would be nice to retrieve the user persisted room, if any, instead of presenting a random room name

I opened ticket SPARK-1381 to track this. Please let me know if you find this improvement useful

Thanks,

Mircea

Hi,

I Posted a patch to SPARK-1381

Thanks,

Mircea

i dont quite see the benefits of this

I think he wants to be able to invite users not to a random ad-hoc room, but to a particular persistent room he already has bookmarked. But it is possible to do that just by joining that room and then sending the invites from that room. I don’t see much benefit in this option either.