Log

plugins/mod_roster.lua @ 6605:03a43bf3ecd2

description author age
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
mod_roster: Remove unused variable Kim Alvefur Sat, 23 Mar 2013 01:35:52 +0100
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
Merge 0.6->0.7 Matthew Wild Mon, 22 Mar 2010 17:24:55 +0000
Update copyright headers for 2010 Matthew Wild Mon, 22 Mar 2010 17:06:15 +0000
mod_roster: Tidier code for the roster versioning logic Matthew Wild Mon, 22 Mar 2010 01:54:22 +0000
mod_roster: Hook stream-features event using new events API. Waqas Hussain Fri, 12 Feb 2010 04:22:30 +0500
mod_roster: Ask remote server to remove pending subscription requests when removing roster items. Waqas Hussain Thu, 26 Nov 2009 12:57:24 +0500
Removing tabs at the end of a line. Tobias Markmann Wed, 12 Aug 2009 20:03:58 +0200
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
mod_roster: Removed references to presencemanager and core_route_stanza Waqas Hussain Sun, 14 Jun 2009 17:59:22 +0500
mod_roster: Using core_post_stanza in place of core.presencemanager.handle_presence Waqas Hussain Sun, 14 Jun 2009 17:58:16 +0500
mod_roster: Add some comments for the error cases to improve readability Matthew Wild Tue, 26 May 2009 01:27:07 +0100
mod_roster: Don't send a query element in roster response if roster is unchanged Matthew Wild Tue, 26 May 2009 01:07:21 +0100
mod_roster: Advertize roster versioning support Waqas Hussain Fri, 08 May 2009 01:04:51 +0500
Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57) Waqas Hussain Mon, 30 Mar 2009 02:38:51 +0500
core.rostermanager/mod_roster: Support for roster versioning Matthew Wild Mon, 23 Mar 2009 00:31:29 +0000
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Changed mod_roster to use the newer presence manager API Waqas Hussain Mon, 08 Dec 2008 21:08:22 +0500
Change modules to use the new add_feature module API method. Waqas Hussain Thu, 04 Dec 2008 20:16:30 +0500