MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify data
|
Matthew Wild |
2021-11-16 |
MUC: Add option to include form in registration query
|
Matthew Wild |
2021-11-15 |
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds)
|
Kim Alvefur |
2021-11-15 |
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)
|
Kim Alvefur |
2021-11-13 |
net.connect: Prefer last connection error over last resolver error
|
Kim Alvefur |
2021-11-13 |
util.prosodyctl.shell: Bring back banner set from config!
|
Kim Alvefur |
2021-11-12 |
net.connect: Propagate last error message from resolvers
|
Kim Alvefur |
2021-11-12 |
s2smanager: Fire s2s-destroyed event to mirror s2s-created
|
Matthew Wild |
2021-11-12 |
mod_c2s: Disconnect user sessions on a role change event
|
Matthew Wild |
2021-11-12 |
usermanager: Fire user-roles-changed event when updating roles of a local user
|
Matthew Wild |
2021-11-12 |
util.human.io: Use UTF-8-aware length check in padding functions
|
Kim Alvefur |
2021-11-12 |
util.human.io: Fix cutting of UTF-8 into pieces
|
Kim Alvefur |
2021-11-12 |
util.human.io: Trim any broken UTF-8 from ellipsis
|
Kim Alvefur |
2021-11-12 |
util.human.io: Factor out ellipsis function
|
Kim Alvefur |
2021-11-12 |
util.human.io: Support specifying column defaults in tables
|
Kim Alvefur |
2021-11-12 |
util.human.io: Pass nil to cell mapper to signal missing value
|
Kim Alvefur |
2021-11-12 |
mod_admin_shell: Respect metatables in output serialization
|
Kim Alvefur |
2021-11-12 |
util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
|
Matthew Wild |
2021-11-11 |
mod_admin_shell: Specify a width for cert column
|
Kim Alvefur |
2021-11-10 |
mod_admin_shell: Indicate bi-directional s2s connections
|
Kim Alvefur |
2021-11-10 |
mod_admin_shell: Allow passing columns as a string for convenience
|
Kim Alvefur |
2021-11-10 |
mod_admin_shell: Optionally group session listings by host when not included as column
|
Kim Alvefur |
2021-11-10 |
mod_admin_shell: New table based implementation of c2s and s2s:show()
|
Kim Alvefur |
2021-11-10 |
prosodyctl: Fix weird indentation
|
Kim Alvefur |
2021-11-06 |
doap: Bump XEP-0313 version for going Stable
|
Kim Alvefur |
2021-11-03 |
mod_pubsub: Return proper errors for disco queries on nodes
|
Kim Alvefur |
2021-11-01 |
util.dataforms: Encode size attributes as integers in XEP-0221 media element
|
Kim Alvefur |
2021-10-28 |
util.dataforms: Ensure larger integers are serialized as such
|
Kim Alvefur |
2021-10-28 |