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