MUC: Correctly use a multiple options field for requested role (thanks jonasw)
|
Kim Alvefur |
2018-06-02 |
MUC: Handle and return error in role change when granting voice
|
Kim Alvefur |
2018-06-01 |
MUC: Add some debug logging for voice requests
|
Kim Alvefur |
2018-06-01 |
MUC: Invert final conditional to be consistent with the other if statements
|
Kim Alvefur |
2018-06-01 |
MUC: Get acting occupant into a local variable for easier access
|
Kim Alvefur |
2018-06-01 |
MUC: Use util.jid.resource
|
Kim Alvefur |
2018-06-01 |
CHANGES: Mention voice request
|
Kim Alvefur |
2018-02-19 |
MUC: Split out the nickname from the full room JID in voice request from
|
Kim Alvefur |
2017-10-21 |
MUC: Reuse the same dataform for voice requests
|
Kim Alvefur |
2017-10-20 |
MUC: Ignore unused argumens [luacheck]
|
Kim Alvefur |
2017-10-20 |
MUC: Support MUC voice requests and approvals in moderated rooms (closes #655) (thanks to Lance Stout)
|
Kim Alvefur |
2017-10-20 |
MUC: Include a human-readable error message when not allowed to change subject
|
Kim Alvefur |
2018-06-01 |
MUC: Advertise room subject in disco#info
|
Kim Alvefur |
2018-06-01 |
MUC: Advertise in whether participants are allowed to change the subject (#1155)
|
Kim Alvefur |
2018-06-01 |
Merge 0.10->trunk
|
Matthew Wild |
2018-05-30 |
Merge 0.9->0.10
0.10.2
|
Matthew Wild |
2018-05-30 |
Added tag 0.9.14 for changeset 29c6d2681bad
|
Matthew Wild |
2018-05-30 |
mod_c2s: Do not allow the stream 'to' to change across stream restarts (fixes #1147)
0.9.14
|
Kim Alvefur |
2018-05-25 |
Merge 0.10->trunk
|
Matthew Wild |
2018-05-30 |
MUC: Revert unstable MUC commits since 0.10.1
|
Matthew Wild |
2018-05-30 |
MUC: Fix error logged when no persistent rooms present
|
Matthew Wild |
2018-05-30 |
mod_bosh: Store the normalized hostname on session (fixes #1151)
|
Kim Alvefur |
2018-05-30 |
MUC: Handle setting default history messages when history length is unset (thanks tmolitor)
|
Kim Alvefur |
2018-05-29 |
MUC: ensure that x/item/@jid is always a bare JID
|
Jonas Wielicki |
2018-05-17 |
MUC: correctly emit <status/> tags
|
Jonas Wielicki |
2018-05-17 |
MUC: reject non-bare JIDs in set_affiliation requests with not-acceptable
|
Jonas Wielicki |
2018-05-17 |
MUC: fix set_role invocation
|
Jonas Wielicki |
2018-05-17 |
mod_disco: Skip code specific to disco on user accounts (avoids invoking usermanager, fixes #1150)
|
Kim Alvefur |
2018-05-28 |
MUC: Add support for setting a room language (closes #1149)
|
Kim Alvefur |
2018-05-30 |
mod_muc_mam: Set status code 170/171 on archiving configuration change
|
Kim Alvefur |
2018-05-29 |