Software /
code /
prosody
Graph
-
MUC: Include destruction reason and other info in destroyed event2018-07-11, by Kim Alvefur
-
MUC: Log a debug message when a non-persistent room becomes empty and is destroyed2018-07-11, by Kim Alvefur
-
mod_admin_telnet: Rename timer:info() -> debug:timers()2018-07-10, by Matthew Wild
-
util.serialization: Rewritte for performance and flexibility2018-07-10, by Kim Alvefur
-
MUC: Flag rooms being destroyed (fixes #887)2018-07-10, by Kim Alvefur
-
mod_pubsub: Update max_items on resize (fixes #1082)2018-07-09, by Kim Alvefur
-
mod_pubsub: Cache only max_items to avoid holding reference to possibly outdated config2018-07-09, by Kim Alvefur
-
util_pubsub_spec: Add test for #10822018-07-09, by Kim Alvefur
-
MUC: Bring handling of presence errors to the room more in line with unavailable presence2018-07-09, by Matthew Wild
-
MUC: Return new occupant object from :save_occupant(), which can include useful info2018-07-09, by Matthew Wild
-
mod_muc_mam: Disable presence logging by default2018-07-08, by Kim Alvefur
-
util.stanza: Brief tests for :remove_children2018-07-08, by Kim Alvefur
-
Merge 0.10->trunk2018-07-08, by Kim Alvefur
-
util.stanza: Add method for removing all children with a specific name, xmlns2018-07-08, by Kim Alvefur
-
MUC/password: Set room password on creation if included in join stanza2018-07-08, by Kim Alvefur
-
MUC/password: Rename variable for clarity [luacheck]2018-07-08, by Kim Alvefur
-
util.{async,timer}: Move sleep() to reduce dependencies of util.timer2018-07-07, by Kim Alvefur
-
moduleapi: Lazy-load statsmanager on demand2018-07-07, by Kim Alvefur
-
moduleapi: Lazy-load configmanager on demand simplify dependency graph2018-07-07, by Kim Alvefur
-
Merge 0.10->trunk2018-07-07, by Kim Alvefur
-
mod_groups: Log a warning about invalid JIDs (#1180)2018-07-07, by Kim Alvefur
-
luacheckrc: Remove mod_groups from ignored files2018-07-07, by Kim Alvefur
-
mod_groups: Adjust imports to avoid name clash [luacheck]2018-07-07, by Kim Alvefur
-
MUC: Remove empty statement [luacheck]2018-07-07, by Kim Alvefur
-
MUC: Clarify logic of invitations in members-only rooms2018-07-07, by Matthew Wild
-
MUC: Add roomconfig_roomname to disco#info, and ensure it's not auto-generated2018-07-07, by Matthew Wild
-
util.dataforms: More robust handling of field values, especially booleans2018-07-07, by Matthew Wild
-
net.server: Set default read timeout to 14 minutes (fixes #971)2018-07-06, by Kim Alvefur
-
mod_pep_plus: Use service discovery helpers from pubsub.lib2018-07-06, by Kim Alvefur
Scroll all the way down to load more.