plugins/mod_roster.lua
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Wed, 22 Dec 2021 18:07:44 +0100 Kim Alvefur mod_roster: Improve readability of bare-JID check
Wed, 22 Dec 2021 13:06:32 +0100 Jonas Schäfer mod_roster: pass correct username to roster-item-removed
Wed, 21 Mar 2018 23:20:59 +0100 Kim Alvefur mod_roster: Use new :text_tag()
Wed, 21 Mar 2018 23:15:30 +0100 Kim Alvefur mod_roster: Iterate over roster group items in more modern manner
Tue, 13 Dec 2016 21:25:11 +0100 Kim Alvefur mod_roster: Rename variable to silence shadowing warning [luacheck]
Tue, 13 Dec 2016 21:24:12 +0100 Kim Alvefur mod_roster: Remove unused variable [luacheck]
Tue, 13 Dec 2016 21:23:48 +0100 Kim Alvefur mod_roster: Remove unused import [luacheck]
Mon, 04 Apr 2016 21:48:42 +0200 Kim Alvefur mod_roster: Fire event for pending items for good measure
Mon, 04 Apr 2016 17:18:27 +0200 Kim Alvefur mod_roster: Handle roster item removal with event on user deletion
Mon, 04 Apr 2016 17:15:10 +0200 Kim Alvefur mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence
Fri, 03 Apr 2015 06:38:22 +0200 Kim Alvefur rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 23 Mar 2013 01:35:52 +0100 Kim Alvefur mod_roster: Remove unused variable
Sat, 25 Aug 2012 01:31:05 +0200 Kim Alvefur mod_roster: When an user is deleted, unsubscribe from their contacts
Thu, 26 Jul 2012 04:33:17 +0200 Kim Alvefur 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.
Sat, 07 May 2011 21:16:25 +0500 Waqas Hussain mod_roster: Remove <optional/> from roster version stream feature, as per latest specs.
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
Fri, 08 May 2009 01:04:51 +0500 Waqas Hussain mod_roster: Advertize roster versioning support
Mon, 30 Mar 2009 02:38:51 +0500 Waqas Hussain Fixed: mod_roster: Prep JIDs being added to roster (part of issue #57)
Mon, 23 Mar 2009 00:31:29 +0000 Matthew Wild core.rostermanager/mod_roster: Support for roster versioning
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT!
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Mon, 08 Dec 2008 21:08:22 +0500 Waqas Hussain Changed mod_roster to use the newer presence manager API
Thu, 04 Dec 2008 20:16:30 +0500 Waqas Hussain Change modules to use the new add_feature module API method.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 26 Nov 2008 08:27:09 +0500 Waqas Hussain Modules now sending disco replies
Mon, 17 Nov 2008 13:51:47 +0500 Waqas Hussain Send unsubscribe and unsubscribed on roster item delete, and broadcast available resources' presence in reply to pre-approved subscription request
Sat, 15 Nov 2008 23:09:08 +0000 Matthew Wild Fix mod_roster to use session.send for sending stanzas
Sun, 02 Nov 2008 02:23:52 +0500 Waqas Hussain mod_roster fix
Sun, 26 Oct 2008 00:22:18 +0500 Waqas Hussain Bug fixes and checks for presence subscriptions, etc
Thu, 23 Oct 2008 20:02:30 +0500 Waqas Hussain Roster updates
Thu, 23 Oct 2008 02:11:27 +0500 Waqas Hussain Added session property for interested resources
Wed, 22 Oct 2008 21:20:07 +0500 Waqas Hussain Fixed: Roster support
Fri, 17 Oct 2008 22:20:03 +0500 Waqas Hussain Added: More complete implementation for mod_roster
Sun, 12 Oct 2008 17:41:14 +0500 Waqas Hussain Fixed: mod_roster now outputs all roster data (instead of just the JIDs)
Wed, 08 Oct 2008 20:38:05 +0500 Waqas Hussain Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be available for "c2s" session type.
Tue, 30 Sep 2008 19:52:00 +0100 Matthew Wild Huge commit to:
less more (0) tip