[1813] in BarnOwl Developers
jabber-reconnect should reconnect to MUCs too
daemon@ATHENA.MIT.EDU (=?UTF-8?B?IkFsZWphbmRybyBSLiBTZWRl)
Thu Oct 29 18:22:34 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sun, 18 Oct 2009 17:20:49 -0400
From: =?UTF-8?B?IkFsZWphbmRybyBSLiBTZWRlw7FvIg==?= <asedeno@MIT.EDU>
To: barnowl-dev@mit.edu
If we don't either reconnect to MUCs or purge the list of MUCs we think
we're connected to, things will get weird. I'll opt for reconnecting to
MUCs.
I've added code to do this here:
http://github.com/asedeno/barnowl/tree/jabber_reconnect
-Alejandro