Software /
code /
prosody
Log
plugins/muc/muc.lib.lua @ 6092:16d5049fe842
description | author | age |
---|---|---|
plugins/muc/muc.lib: Split out `send_history` into `parse_history` and `get_history` | daurnimator | Wed, 19 Feb 2014 17:39:57 -0500 |
Merge 0.9->0.10 | Matthew Wild | Wed, 02 Apr 2014 17:41:38 +0100 |
MUC: Fixed traceback when a JID not in a room requested a role change for an occupant. | Waqas Hussain | Tue, 01 Apr 2014 10:02:58 -0400 |
MUC: Tag PMs with <x>, like presence stanzas | Kim Alvefur | Tue, 28 Jan 2014 19:21:21 +0100 |
MUC: Split out sending of the topic into method separate from sending history | Kim Alvefur | Sat, 18 Jan 2014 18:11:13 +0100 |
MUC: Split saving to history into a separate method | Kim Alvefur | Sat, 18 Jan 2014 18:05:42 +0100 |