log plugins/mod_roster.lua @ 4025:cc2e75e49cfb

age author description
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Sat, 16 Oct 2010 05:31:40 +0500 Waqas Hussain mod_roster: Cleaned up some unused variables and global accesses.
Sat, 16 Oct 2010 05:26:46 +0500 Waqas Hussain mod_roster: Updated to use the new events API.
Mon, 05 Jul 2010 02:20:37 +0100 Matthew Wild mod_roster: Use value returned by pairs() during roster iteration to avoid dozens of wasteful table lookups
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 22 Mar 2010 01:54:22 +0000 Matthew Wild mod_roster: Tidier code for the roster versioning logic
Fri, 12 Feb 2010 04:22:30 +0500 Waqas Hussain mod_roster: Hook stream-features event using new events API.
Thu, 26 Nov 2009 12:57:24 +0500 Waqas Hussain mod_roster: Ask remote server to remove pending subscription requests when removing roster items.
Wed, 12 Aug 2009 20:03:58 +0200 Tobias Markmann Removing tabs at the end of a line.
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers
Sun, 14 Jun 2009 17:59:22 +0500 Waqas Hussain mod_roster: Removed references to presencemanager and core_route_stanza
Sun, 14 Jun 2009 17:58:16 +0500 Waqas Hussain mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence
Tue, 26 May 2009 01:27:07 +0100 Matthew Wild mod_roster: Add some comments for the error cases to improve readability
Tue, 26 May 2009 01:07:21 +0100 Matthew Wild mod_roster: Don't send a query element in roster response if roster is unchanged