prosody
log
graph
tags
bookmarks
branches
1614e8e62ad5
browse
changeset
plugins/muc/muc.lib.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/muc/muc.lib.lua @ 1755:
1614e8e62ad5
less
more
|
(0)
tip
description
author
age
MUC: Fixed an undefined global access.
Waqas Hussain
2009-09-07
MUC: Added support for room configuration forms, persistence and hidden rooms.
Waqas Hussain
2009-09-07
MUC: Refactored IQ handling to be more easily extensible.
Waqas Hussain
2009-09-07
MUC: Added kicking support.
Waqas Hussain
2009-09-07
MUC: Fixed a variable scoping bug causing problems with presence routing on affiliation/role change.
Waqas Hussain
2009-09-07
MUC: Fixed: Unavailable presence was being sent for all role and affiliation changes. Now sent only for kicked occupants.
Waqas Hussain
2009-09-07
MUC: Changed a MUC library method into a function.
Waqas Hussain
2009-09-07
MUC: Workaround for Miranda sending 'nick' instead of 'jid' when changing affiliation.
Waqas Hussain
2009-09-07
MUC: Some fixes for minor bugs in IQ handling.
Waqas Hussain
2009-09-07
MUC: Added support for requesting various lists (owner, admin, voice, etc).
Waqas Hussain
2009-09-07
MUC: An admin or owner MUST NOT be able to revoke moderation privileges from another admin or owner.
Waqas Hussain
2009-09-07
MUC: Owners can now modify roles and affiliations
Waqas Hussain
2009-09-07
MUC: Send appropriate error to banned users on join.
Waqas Hussain
2009-09-07
MUC: Renamed _participants table to _occupants
Waqas Hussain
2009-09-07
MUC: Initial support for roles and affiliations
Waqas Hussain
2009-09-07
MUC: Fixed function declarations.
Waqas Hussain
2009-09-07
MUC: The MUC lib is now metatable based. Cleaned up code, etc.
Waqas Hussain
2009-09-07
MUC: Added initial MUC lib
Waqas Hussain
2009-09-07
less
more
|
(0)
tip