[1688] in BarnOwl Developers
[nelhage/barnowl] 5118b3: Switch jabber keep-alive and auto-away to a timer.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:20:14 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 12 Sep 2009 20:23:13 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 5118b3217a9478ce3deb0a9b7299f98b554fa075
http://github.com/nelhage/barnowl/commit/5118b3217a9478ce3deb0a9b7299f98b554fa075
Author: Alejandro R. SedeƱo <asedeno@mit.edu>
Date: 2009-09-12 (Sat, 12 Sep 2009)
Changed paths:
M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
Log Message:
-----------
Switch jabber keep-alive and auto-away to a timer.
Dropping the dependency on the mainloop hook in jabber.
Increasing the keep-alive / auto-away interval in jabber to 5 seconds.