Software /
code /
prosody
Graph
-
util.sasl.anonymous: Generate shorter random usernames2018-05-29, by Kim Alvefur
-
sessionmanager: Generate shorter random resoures2018-05-29, by Kim Alvefur
-
MUC: Advertise support for voice requests2018-06-02, by Kim Alvefur
-
MUC: Fix Ooo (thanks pep.)2018-06-03, by Kim Alvefur
-
MUC: Make rooms hidden (non-public) by default for improved privacy2018-06-03, by Kim Alvefur
-
MUC: Use xml:lang from stanza that creates a room as default for language2018-06-03, by Kim Alvefur
-
MUC: Add support for setting MUC room defaults from the config file2018-06-03, by Kim Alvefur
-
MUC: Enable room locking by default to gather feedback (#328)2018-06-03, by Kim Alvefur
-
MUC: Move voice request into its own lib2018-06-02, by Kim Alvefur
-
util.dataforms: Add a simple function for identifying form types2018-06-02, by Kim Alvefur
-
util.dataforms: Remove string conversion to let util.stanza validate types2018-06-02, by Kim Alvefur
-
util.dataforms: Add initial tests2018-06-02, by Kim Alvefur
-
MUC: Correctly use a multiple options field for requested role (thanks jonasw)2018-06-02, by Kim Alvefur
-
MUC: Handle and return error in role change when granting voice2018-06-01, by Kim Alvefur
-
MUC: Add some debug logging for voice requests2018-06-01, by Kim Alvefur
-
MUC: Invert final conditional to be consistent with the other if statements2018-06-01, by Kim Alvefur
-
MUC: Get acting occupant into a local variable for easier access2018-06-01, by Kim Alvefur
-
MUC: Use util.jid.resource2018-06-01, by Kim Alvefur
-
CHANGES: Mention voice request2018-02-19, by Kim Alvefur
-
MUC: Split out the nickname from the full room JID in voice request from2017-10-21, by Kim Alvefur
-
MUC: Reuse the same dataform for voice requests2017-10-20, by Kim Alvefur
-
MUC: Ignore unused argumens [luacheck]2017-10-20, by Kim Alvefur
-
MUC: Support MUC voice requests and approvals in moderated rooms (closes #655) (thanks to Lance Stout)2017-10-20, by Kim Alvefur
-
MUC: Include a human-readable error message when not allowed to change subject2018-06-01, by Kim Alvefur
-
MUC: Advertise room subject in disco#info2018-06-01, by Kim Alvefur
-
MUC: Advertise in whether participants are allowed to change the subject (#1155)2018-06-01, by Kim Alvefur
-
Merge 0.10->trunk2018-05-30, by Matthew Wild
-
Added tag 0.9.14 for changeset 29c6d2681bad2018-05-30, by Matthew Wild
-
mod_c2s: Do not allow the stream 'to' to change across stream restarts (fixes #1147) 0.9.142018-05-25, by Kim Alvefur
-
Merge 0.10->trunk2018-05-30, by Matthew Wild
-
MUC: Revert unstable MUC commits since 0.10.12018-05-30, by Matthew Wild
-
MUC: Fix error logged when no persistent rooms present2018-05-30, by Matthew Wild
-
mod_bosh: Store the normalized hostname on session (fixes #1151)2018-05-30, by Kim Alvefur
-
MUC: Handle setting default history messages when history length is unset (thanks tmolitor)2018-05-29, by Kim Alvefur
-
MUC: ensure that x/item/@jid is always a bare JID2018-05-17, by Jonas Wielicki
-
MUC: correctly emit <status/> tags2018-05-17, by Jonas Wielicki
-
MUC: reject non-bare JIDs in set_affiliation requests with not-acceptable2018-05-17, by Jonas Wielicki
-
MUC: fix set_role invocation2018-05-17, by Jonas Wielicki
-
mod_disco: Skip code specific to disco on user accounts (avoids invoking usermanager, fixes #1150)2018-05-28, by Kim Alvefur
-
MUC: Add support for setting a room language (closes #1149)2018-05-30, by Kim Alvefur
-
mod_muc_mam: Set status code 170/171 on archiving configuration change2018-05-29, by Kim Alvefur
-
MUC: Some spacing to improve readability2018-05-26, by Kim Alvefur
-
MUC: Pass description via formdata field where it should be2018-05-26, by Kim Alvefur
-
MUC: Use correct field name for description in disco#info (fixes #1148)2018-05-26, by Kim Alvefur
-
Merge 0.10->trunk2018-05-25, by Kim Alvefur
-
core.certmanager: Allow all non-whitespace in service name (fixes #1019)2018-05-25, by Kim Alvefur
-
mod_pubsub: Add support for parsing subscription options form (no options supported yet)2018-05-23, by Kim Alvefur
-
mod_pubsup: Ignore unused 'self' argument [luacheck]2018-05-23, by Kim Alvefur
-
.luacheckrc: Remove mod_pubsub/pubsub.lib.lua from files excluded from checks2018-05-23, by Kim Alvefur
-
Backed out changeset bf91de890107: It did not have the intended effectc2018-05-22, by Kim Alvefur
-
mod_pubsub: Fix syntax error2018-05-22, by Kim Alvefur
-
.luacheckrc: Only ignore warnings for excluded files, not syntax errors2018-05-22, by Kim Alvefur
-
Merge 0.10->trunk2018-05-22, by Kim Alvefur
-
mod_c2s: Avoid concatenating potential nil value (fixes #753)2018-05-22, by Kim Alvefur
-
MUC: Add support for an optional hard limit on number of rooms (fixes #766)2018-05-22, by Kim Alvefur
-
spec/util_pubsub: Test whether someone can subscribe to a node2018-05-20, by Kim Alvefur
-
util.pubsub: Also check for affiliation set on bare JID2018-05-21, by Kim Alvefur
-
mod_pubsub: Add support for generation of a plain text <body> from Atom payloads2018-05-20, by Kim Alvefur
-
mod_pubsub: Make the 'type' attribute on broadcast messages configurable2018-05-20, by Kim Alvefur
Scroll all the way down to load more.