index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
muc
/
mod_muc.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_muc: Remove unused history_length declaration
Matthew Wild
2010-01-13
1
-1
/
+0
|
*
MUC: Added config option 'restrict_room_creation' to allow restricting room ↵
Waqas Hussain
2009-10-21
1
-7
/
+21
|
|
|
|
creation to admins.
*
MUC: Added 'name' config option, for specifying the component's name in ↵
Waqas Hussain
2009-10-21
1
-1
/
+2
|
|
|
|
disco responses.
*
MUC: Removed some debug logging.
Waqas Hussain
2009-09-14
1
-4
/
+0
|
*
MUC: Added a send() method to the component. Fixes issues with local mod_vcard.
Waqas Hussain
2009-09-14
1
-0
/
+5
|
*
MUC: Discard non-persistent rooms as soon as they become empty.
Waqas Hussain
2009-09-09
1
-0
/
+3
|
*
MUC: Added support for room configuration forms, persistence and hidden rooms.
Waqas Hussain
2009-09-07
1
-4
/
+47
|
*
MUC: Fixed stanza routing for reloaded rooms.
Waqas Hussain
2009-09-07
1
-1
/
+2
|
*
MUC: Added support for reloading MUC library code.
Waqas Hussain
2009-09-07
1
-1
/
+9
|
*
MUC: Added support for generating unique room names
Waqas Hussain
2009-09-07
1
-0
/
+3
|
*
MUC: New basic mod_muc based on the new MUC library
Waqas Hussain
2009-09-07
1
-0
/
+90