psi-plus / main

Main repository with patches and required resources
https://psi-plus.com/
GNU Lesser General Public License v2.1
68 stars 20 forks source link

Rejoin to transport MUCs on transport reconnection #698

Open p5n opened 6 years ago

p5n commented 6 years ago

Steps to reproduce:

(I did not check it for native xmpp rooms but may be it is applicable to native rooms too)

Ri0n commented 6 years ago

It should rejoin when the transport comes online in roster. I implented it this way and as far as I remember it worked.

p5n commented 6 years ago

I tested it with spectrum2 and my https://github.com/p5n/purple-mattermost transport.

I did not test it much with skype but when I do "log off" on transport room's icon changes to offline and when I do right click -> "log on" on transport skype room's icon does not become online too.

However rejoining looks working when I disconnect whole account changing status to offline and then online.