View Issue Details

IDProjectCategoryView StatusLast Update
0004097unrealircdpublic2012-04-09 10:35
ReporternenolodAssigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version3.2.10-rc1 
Summary0004097: [patch] add support for away-notify client capability
Descriptionhi,

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.
TagsNo tags attached.
Attached Files
3rd party modules

Activities

syzop

2012-04-09 10:34

administrator   ~0016975

- 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 :)

Issue History

Date Modified Username Field Change
2012-03-25 19:17 nenolod New Issue
2012-03-25 19:39 nenolod File Added: unreal-away-notify.patch
2012-03-25 19:39 nenolod 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