Software /
code /
prosody
Log
plugins/mod_roster.lua @ 5138:7dc57dfaebbe
description | author | age |
---|---|---|
mod_roster: When an user is deleted, unsubscribe from their contacts | Kim Alvefur | Sat, 25 Aug 2012 01:31:05 +0200 |
mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. | Kim Alvefur | Thu, 26 Jul 2012 04:33:17 +0200 |
mod_roster: Remove <optional/> from roster version stream feature, as per latest specs. | Waqas Hussain | Sat, 07 May 2011 21:16:25 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |
mod_roster: Cleaned up some unused variables and global accesses. | Waqas Hussain | Sat, 16 Oct 2010 05:31:40 +0500 |
mod_roster: Updated to use the new events API. | Waqas Hussain | Sat, 16 Oct 2010 05:26:46 +0500 |
mod_roster: Use value returned by pairs() during roster iteration to avoid dozens of wasteful table lookups | Matthew Wild | Mon, 05 Jul 2010 02:20:37 +0100 |