Software /
code /
verse
Log
plugins/groupchat.lua @ 353:8cd05c3d0f1f
description | author | age |
---|---|---|
plugins.groupchat: Use verse.eventable (room objects were missing :unhook() ) | Matthew Wild | Wed, 27 Aug 2014 10:30:08 +0100 |
plugins.groupchat: Import util.jid here too. | Kim Alvefur | Fri, 18 May 2012 22:11:23 +0200 |
plugins.groupchat: Fix missing 'end' in last commit | Matthew Wild | Mon, 05 Dec 2011 15:36:53 +0000 |
verse.plugins.groupchat: Make last commit (7802a048) more concise | Matthew Wild | Sat, 03 Dec 2011 16:27:36 +0000 |
fixed sending of leave message | mva | Fri, 02 Dec 2011 11:27:38 +0600 |
added local verse var to all plugins | mva | Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.groupchat: Use stanza:get_child_text() | Kim Alvefur | Tue, 08 Nov 2011 10:10:50 +0100 |