[3865] in BarnOwl Developers
[barnowl] Buffer IRC rejoins (#168)
daemon@ATHENA.MIT.EDU (Jason Gross)
Mon Jul 13 14:53:56 2015
Date: Mon, 13 Jul 2015 11:53:54 -0700
From: Jason Gross <notifications@github.com>
Reply-To: barnowl/barnowl <reply+004448c95c975b4277fc08b031e8c415bde85505f777cbe392cf0000000111bbcb4292a169ce05a653e7@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
----==_mimepart_55a40942521ca_70e43f88cf11b2b83690d8
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
This fixes [#274](https://barnowl.mit.edu/ticket/274), irc-rejoin code
is broken for > 20-26 channels. We now send the rejoin requests in
groups of 15, every 5 seconds.
You can view, comment on, or merge this pull request online at:
https://github.com/barnowl/barnowl/pull/168
-- Commit Summary --
* Buffer IRC rejoins
-- File Changes --
M perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (32)
-- Patch Links --
https://github.com/barnowl/barnowl/pull/168.patch
https://github.com/barnowl/barnowl/pull/168.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/barnowl/barnowl/pull/168
----==_mimepart_55a40942521ca_70e43f88cf11b2b83690d8
Content-Type: text/html;
charset=UTF-8
Content-Transfer-Encoding: 7bit
<p>This fixes <a href="https://barnowl.mit.edu/ticket/274">#274</a>, irc-rejoin code<br>
is broken for > 20-26 channels. We now send the rejoin requests in<br>
groups of 15, every 5 seconds.</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/barnowl/barnowl/pull/168'>https://github.com/barnowl/barnowl/pull/168</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Buffer IRC rejoins</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/barnowl/barnowl/pull/168/files#diff-0">perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm</a>
(32)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/barnowl/barnowl/pull/168.patch'>https://github.com/barnowl/barnowl/pull/168.patch</a></li>
<li><a href='https://github.com/barnowl/barnowl/pull/168.diff'>https://github.com/barnowl/barnowl/pull/168.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/barnowl/barnowl/pull/168">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AERIySp-aTspx5jA1jR9ZojX-XsAxYl8ks5odADCgaJpZM4FXrjB.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/barnowl/barnowl/pull/168"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>
----==_mimepart_55a40942521ca_70e43f88cf11b2b83690d8--