Sanitized AutoWho. Now rather than bulk-sending /WHO every minute for every channel,
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Apr 2008 16:08:09 +0000 (16:08 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 8 Apr 2008 16:08:09 +0000 (16:08 +0000)
we use a nice queue and a 3 second delay (should later be made configurable). This
should prevent networks from throttling us.
For the enduser this primarily means that that annoying lag when sending to certain networks
such as Freenode should be history, at the cost of slightly slower away status updates.


No differences found