Log

plugins/mod_roster.lua @ 13187:fe1229919070

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur Fri, 24 Mar 2023 13:15:28 +0100
mod_roster: Improve readability of bare-JID check Kim Alvefur Wed, 22 Dec 2021 18:07:44 +0100
mod_roster: pass correct username to roster-item-removed Jonas Schäfer Wed, 22 Dec 2021 13:06:32 +0100
mod_roster: Use new :text_tag() Kim Alvefur Wed, 21 Mar 2018 23:20:59 +0100
mod_roster: Iterate over roster group items in more modern manner Kim Alvefur Wed, 21 Mar 2018 23:15:30 +0100
mod_roster: Rename variable to silence shadowing warning [luacheck] Kim Alvefur Tue, 13 Dec 2016 21:25:11 +0100
mod_roster: Remove unused variable [luacheck] Kim Alvefur Tue, 13 Dec 2016 21:24:12 +0100
mod_roster: Remove unused import [luacheck] Kim Alvefur Tue, 13 Dec 2016 21:23:48 +0100
mod_roster: Fire event for pending items for good measure Kim Alvefur Mon, 04 Apr 2016 21:48:42 +0200
mod_roster: Handle roster item removal with event on user deletion Kim Alvefur Mon, 04 Apr 2016 17:18:27 +0200
mod_presence, mod_roster: Move responsibility for sending presence on roster removal to mod_presence Kim Alvefur Mon, 04 Apr 2016 17:15:10 +0200
rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field Kim Alvefur Fri, 03 Apr 2015 06:38:22 +0200
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