log plugins/mod_roster.lua @ 14229:ce31fdde0ad1 default tip

age author description
Wed, 11 Feb 2026 15:36:28 +0000 Matthew Wild rostermanager, mod_roster: Include 'approved' attribute in roster items (thanks singpolyma)
Thu, 25 Sep 2025 16:51:06 +0200 Kim Alvefur mod_roster: Add command for cleaning out invalid contact JIDs 13.0
Mon, 31 Mar 2025 21:19:14 +0200 Kim Alvefur mod_roster: Fix shell commands when a component is involved (fixes #1908) 13.0
Tue, 07 Jan 2025 12:26:03 +0000 Matthew Wild mod_roster: Add basic roster management shell commands
Sat, 16 Nov 2024 09:12:11 +0100 Jonas Schäfer mod_roster: do not store number in attribute
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.