log plugins/mod_roster.lua @ 8190:331caee0c774

age author description
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