Software /
code /
prosody
Log
plugins/mod_roster.lua @ 3486:8a46bb70016f
description | author | age |
---|---|---|
mod_roster: Use value returned by pairs() during roster iteration to avoid dozens of wasteful table lookups | Matthew Wild | 2010-07-05 |
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_roster: Tidier code for the roster versioning logic | Matthew Wild | 2010-03-22 |
mod_roster: Hook stream-features event using new events API. | Waqas Hussain | 2010-02-11 |
mod_roster: Ask remote server to remove pending subscription requests when removing roster items. | Waqas Hussain | 2009-11-26 |
Removing tabs at the end of a line. | Tobias Markmann | 2009-08-12 |