Log

description author age
mod_admin_telnet: Rename timer:info() -> debug:timers() Matthew Wild 2018-07-10
util.serialization: Rewritte for performance and flexibility Kim Alvefur 2018-07-10
MUC: Flag rooms being destroyed (fixes #887) Kim Alvefur 2018-07-10
mod_pubsub: Update max_items on resize (fixes #1082) Kim Alvefur 2018-07-09
mod_pubsub: Cache only max_items to avoid holding reference to possibly outdated config Kim Alvefur 2018-07-09
util_pubsub_spec: Add test for #1082 Kim Alvefur 2018-07-09
MUC: Bring handling of presence errors to the room more in line with unavailable presence Matthew Wild 2018-07-09
MUC: Return new occupant object from :save_occupant(), which can include useful info Matthew Wild 2018-07-09
mod_muc_mam: Disable presence logging by default Kim Alvefur 2018-07-08
util.stanza: Brief tests for :remove_children Kim Alvefur 2018-07-08
Merge 0.10->trunk Kim Alvefur 2018-07-08
util.stanza: Add method for removing all children with a specific name, xmlns Kim Alvefur 2018-07-08
MUC/password: Set room password on creation if included in join stanza Kim Alvefur 2018-07-08
MUC/password: Rename variable for clarity [luacheck] Kim Alvefur 2018-07-08
util.{async,timer}: Move sleep() to reduce dependencies of util.timer Kim Alvefur 2018-07-07