Log

plugins/mod_roster.lua @ 3226:69e920d7c968

description author age
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
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild Thu, 27 Nov 2008 03:12:12 +0000
Modules now sending disco replies Waqas Hussain Wed, 26 Nov 2008 08:27:09 +0500
Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request Waqas Hussain Mon, 17 Nov 2008 13:51:47 +0500
Fix mod_roster to use session.send for sending stanzas Matthew Wild Sat, 15 Nov 2008 23:09:08 +0000
mod_roster fix Waqas Hussain Sun, 02 Nov 2008 02:23:52 +0500
Bug fixes and checks for presence subscriptions, etc Waqas Hussain Sun, 26 Oct 2008 00:22:18 +0500
Roster updates Waqas Hussain Thu, 23 Oct 2008 20:02:30 +0500
Added session property for interested resources Waqas Hussain Thu, 23 Oct 2008 02:11:27 +0500
Fixed: Roster support Waqas Hussain Wed, 22 Oct 2008 21:20:07 +0500
Added: More complete implementation for mod_roster Waqas Hussain Fri, 17 Oct 2008 22:20:03 +0500
Fixed: mod_roster now outputs all roster data (instead of just the JIDs) Waqas Hussain Sun, 12 Oct 2008 17:41:14 +0500
Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be available for "c2s" session type. Waqas Hussain Wed, 08 Oct 2008 20:38:05 +0500
Huge commit to: Matthew Wild Tue, 30 Sep 2008 19:52:00 +0100