Software /
code /
prosody
Graph
-
util.dataforms: Add support for field descriptions in <desc>2018-06-27, by Kim Alvefur
-
MUC: Remove affiliation notify support, nothing uses it2018-06-27, by Matthew Wild
-
MUC: Remove text body from affiliation change notification2018-06-27, by Matthew Wild
-
MUC: Remove 'affiliation notify' config option, as it's irrelevant to room owners, always notify instead2018-06-27, by Matthew Wild
-
util.pubsub: Fix typo2018-06-26, by Kim Alvefur
-
mod_pubsub: Apply normalization to JIDs retrieved from attributes2018-06-26, by Kim Alvefur
-
mod_pubsub: Handle :set_affiliation errors (not completely in line with the XEP)2018-06-26, by Kim Alvefur
-
mod_pubsub: Support for setting affiliations (#622)2018-06-26, by Kim Alvefur
-
mod_pubsub: Add boilerplate for changing affiliations2018-06-26, by Kim Alvefur
-
util.pubsub: Normalize JID used as affiliation2018-06-26, by Kim Alvefur
-
mod_pubsub: Add the list of affiliations to reply2018-06-26, by Kim Alvefur
-
mod_pubsub: Retrieve the node object2018-06-26, by Kim Alvefur
-
mod_pubsub: Boilerplate checks for affiliation retrieval2018-06-26, by Kim Alvefur
-
mod_pubsub: Add stubs for affiliation handling2018-06-26, by Kim Alvefur
-
MUC: Avoid sending error for unavailable presence in GC 1.0 check2018-06-26, by Kim Alvefur
-
Backed out changeset d41f8ce67c8e2018-06-26, by Kim Alvefur
-
MUC: Record timestamp of subject changes and stamp delay tag later2018-06-26, by Kim Alvefur
-
MUC: Reorder subject related arguments to increasing requiredness (API break)2018-06-26, by Kim Alvefur
-
util.async: Copy hooks from main thread into coroutines2018-06-25, by Matthew Wild
-
MUC: Measure cache hits and misses2018-06-23, by Kim Alvefur
-
MUC: Rename eviction hit rate measure2018-06-23, by Kim Alvefur
-
prosodyctl: Restrict c2s checks for when c2s is enabled2018-06-23, by Kim Alvefur
-
prosodyctl: Only check for s2s if mod_s2s is enabled (fixes #1031)2018-06-23, by Emmanuel Gil Peyrot
-
Merge 0.10->trunk2018-06-22, by Matthew Wild
-
mod_admin_telnet: Add debug:events() and debug:logevents()2018-06-22, by Matthew Wild
-
Merge 0.10->trunk2018-06-22, by Kim Alvefur
-
mod_s2s: Close sockets held by resolver (#1170)2018-06-17, by Kim Alvefur
-
mod_bosh: Add extra debug logging to help with #11342018-05-14, by Kim Alvefur
-
prosodyctl: check: Replace loaded-module calculation with a more accurate query to modulemanager, fixes #11712018-06-20, by Matthew Wild
-
modulemanager: Expose function to get the list of modules that should be loaded on a host2018-06-20, by Matthew Wild
-
MUC: Normalize role value, fixes removal on loss of membership (thanks mimi89999)2018-06-18, by Kim Alvefur
-
MUC: Remove support for GC 1.0 for joining2018-03-09, by Kim Alvefur
-
MUC: Remove support for GC 1.0 during room creation2018-03-09, by Kim Alvefur
-
MUC: Move extraction of <{muc}x> earlier, to be used later to differentiate between join and presence update2018-03-09, by Kim Alvefur
-
mod_s2s: Use session logger to ease debugging2018-06-14, by Kim Alvefur
-
mod_s2s: Log a message before trying the next SRV record2018-06-14, by Kim Alvefur
-
Merge 0.10->trunk2018-06-10, by Kim Alvefur
-
net.dns: Lazily generate unknown RR type names2018-06-10, by Kim Alvefur
-
Backed out changeset eae606b9266c: Used a lot of memory2018-06-10, by Kim Alvefur
-
Merge 0.10->trunk2018-06-09, by Kim Alvefur
-
mod_mam: Add coment on how 'complete' works2018-06-09, by Kim Alvefur
-
mod_mam: Handle edge-case of max=0 so that complete attr is set (fixes #1128)2018-06-09, by Kim Alvefur
-
net.dns: Expand table of known RR types from IANA registry2018-06-09, by Kim Alvefur
-
Merge 0.10->trunk2018-06-09, by Kim Alvefur
-
net.dns: Syntesize type names for the full range2018-06-09, by Kim Alvefur
-
net.dns: Don't attempt to cache unparsed data (fixes #1056)2018-06-09, by Kim Alvefur
-
mod_s2s: Fix DNS timeout setting for per-session resolvers (fixes #1167)2018-06-08, by Kim Alvefur
-
net.dns: Also cache records from the 'additional' section2018-06-02, by Kim Alvefur
-
net.dns: Cache all records from the 'answer' section (fixes #487)2018-06-08, by Kim Alvefur
-
mod_s2s: Add setting for overriding DNS resolvers (and avoid reading /etc/resolv.conf every time)2018-06-02, by Kim Alvefur
-
mod_pep_plus: Prevent nil from being added as a child on item deletion.2018-06-08, by Emmanuel Gil Peyrot
-
util.stanza: Remove redundant check from :text now done in :add_direct_child2018-06-08, by Kim Alvefur
-
net.websocket: Honour ex.insecure to match net.http's new parameter for that2018-06-08, by Matthew Wild
-
net.websocket: Fix incompatibility with net.http changes2018-06-08, by Matthew Wild
-
MUC: Ignore unused 'self' [luacheck]2018-06-08, by Kim Alvefur
-
util.stanza: Verify that other objects added as children are valid strings2018-06-08, by Kim Alvefur
-
util.stanza: Verify that child tags added are really stanzas (closes #1165)2018-06-08, by Kim Alvefur
-
Merge 0.10->trunk2018-06-08, by Kim Alvefur
-
Backed out changeset b8c3dbf76a2e (fixes #1162)2018-06-08, by Kim Alvefur
-
mod_component: Fix a wrongly-placed closing parenthesis, fixes #1164.2018-06-08, by Emmanuel Gil Peyrot
Scroll all the way down to load more.