View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004097 | unreal | ircd | public | 2012-03-25 19:17 | 2012-04-09 10:35 |
Reporter | Assigned To | syzop | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.2.10-rc1 | ||||
Summary | 0004097: [patch] add support for away-notify client capability | ||||
Description | hi, the away-notify client capability allows for "cloud" IRC services like mibbit to reduce their bandwidth consumption on an IRC server by requesting passive notification of AWAY state changes instead of polling for them. Mibbit, IRCCloud and IRCAnywhere already have support for this extension, which results in a 75% bandwidth usage reduction when used correctly. it works by sending AWAY verbs to clients with away-notify enabled which share channels with clients which are changing AWAY state. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
- Added 'away-notify' client capability, which informs the client of any AWAY state changes of users on the same channel. Patch from nenolod (0004097). http://hg.unrealircd.com/hg/unreal/rev/10830f9bd8ed Thanks :) |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-03-25 19:17 |
|
New Issue | |
2012-03-25 19:39 |
|
File Added: unreal-away-notify.patch | |
2012-03-25 19:39 |
|
Status | new => has patch |
2012-04-09 10:34 | syzop | Note Added: 0016975 | |
2012-04-09 10:34 | syzop | Status | has patch => resolved |
2012-04-09 10:34 | syzop | Fixed in Version | => 3.2.10-rc1 |
2012-04-09 10:34 | syzop | Resolution | open => fixed |
2012-04-09 10:34 | syzop | Assigned To | => syzop |