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
/
mod_muc.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_muc: Fix malformed presence stanzas (thanks elmex)
Matthew Wild
2009-04-08
1
-1
/
+1
*
Added: MUC: Room invites
Waqas Hussain
2009-03-30
1
-0
/
+10
*
0.3->0.4
Matthew Wild
2009-03-20
1
-1
/
+1
*
MUC: Kick participants for error replies only on a selected list of error con...
Waqas Hussain
2009-03-04
1
-3
/
+27
*
mod_muc: Don't bounce error replies in response to errors
Matthew Wild
2009-03-02
1
-1
/
+1
*
MUC: Added copyright notice
Waqas Hussain
2009-02-21
1
-0
/
+7
*
MUC: Replaced some duplicate code
Waqas Hussain
2009-02-21
1
-19
/
+4
*
MUC: Removed commented and unused code
Waqas Hussain
2009-02-21
1
-68
/
+1
*
MUC: Workaround for a Gajim bug (it includes <x xmlns='http://jabber.org/prot...
Waqas Hussain
2009-02-20
1
-1
/
+1
*
MUC: Use util.stanza.clone instead of pre/deserialize for cloning stanzas
Waqas Hussain
2009-02-20
1
-5
/
+5
*
MUC: Syntax error in last commit - this is lua :)
Waqas Hussain
2009-02-20
1
-1
/
+1
*
MUC: Throw an error if we try talking to ourselves
Waqas Hussain
2009-02-20
1
-0
/
+1
*
MUC: Bug fixes and workarounds
Waqas Hussain
2009-02-19
1
-30
/
+40
*
MUC: Logging - logger doesn't like nils
Waqas Hussain
2009-02-19
1
-1
/
+1
*
MUC: Added logging
Waqas Hussain
2009-02-19
1
-0
/
+11
*
MUC: Various fixes
Waqas Hussain
2009-02-18
1
-11
/
+16
*
MUC: Fixed: Presence for user joining the roomi was sent twice to the user
Waqas Hussain
2009-02-17
1
-1
/
+1
*
MUC: Made vCards work by redirecting vCard requests to bare JIDs
Waqas Hussain
2009-02-16
1
-1
/
+3
*
MUC: Kick participants sending error messages to other participants
Waqas Hussain
2009-02-16
1
-2
/
+12
*
MUC: Private stanzas (private messages, IQs, etc)
Waqas Hussain
2009-02-16
1
-2
/
+10
*
MUC: Presence and message stanzas now fully work (status messages, xhtml-im, ...
Waqas Hussain
2009-02-16
1
-24
/
+133
*
mod_muc: Room history
Waqas Hussain
2009-02-11
1
-2
/
+20
*
Changed mod_muc to work with changed component manager
Waqas Hussain
2009-02-11
1
-6
/
+2
*
mod_muc: Add 'nick' to unavailable presence of nick changes. Thanks to Asteri...
Matthew Wild
2009-01-29
1
-7
/
+12
*
mod_muc: Convert to unix line endings
Matthew Wild
2009-01-29
1
-295
/
+295
*
mod_muc: Add support for being a component
Matthew Wild
2009-01-29
1
-3
/
+12
*
mod_muc: Added unload, save and restore callbacks to allow reloading code whi...
Waqas Hussain
2009-01-13
1
-2
/
+8
*
mod_muc: deregister component on unload
Waqas Hussain
2009-01-13
1
-0
/
+6
*
mod_muc: Room subject should be sent only the newly joined occupant
Waqas Hussain
2009-01-03
1
-1
/
+1
*
mod_muc: Room subjects stored, and room persistence code in place. First user...
Waqas Hussain
2008-12-31
1
-3
/
+59
*
Initial mod_muc: XEP-0045: Multi-User Chat
Waqas Hussain
2008-12-31
1
-0
/
+218