Software /
code /
prosody
Graph
-
mod_register_ibr: Fix reporting of registration rejection reason2020-04-23, by Kim Alvefur
-
mod_register_limits: Fix typo error name (fix #1539 p2) (thanks Ge0rG)2020-04-23, by Kim Alvefur
-
mod_register_limits: Fix order of arguments to util.error (fix #1539 p1) (thanks Ge0rG)2020-04-23, by Kim Alvefur
-
util.rsm: Don't convert values to strings that should already be strings2020-04-23, by Kim Alvefur
-
util.rsm: Explicitly serialize numbers in correct format2020-04-23, by Kim Alvefur
-
util.rsm: Test that Lua 5.3 floats are not encoded with decimal point2020-04-23, by Kim Alvefur
-
util.rsm: Fix passing number as attribute2020-04-23, by Kim Alvefur
-
util.rsm: Add tests2020-04-23, by Kim Alvefur
-
MUC tests: Add missing 'affiliation' attribute2020-04-23, by Matthew Wild
-
Merge with upstream trunk2020-04-23, by Matthew Wild
-
Merge 0.11->trunk2020-04-23, by Matthew Wild
-
Backed out changeset 18f2c7bc5795 (was testing against wrong branch) 0.112020-04-23, by Matthew Wild
-
MUC: Always include 'affiliation'/'role' attributes, defaulting to 'none' if nil 0.112020-04-23, by Matthew Wild
-
mod_mam: Remove unused variables [luacheck]2020-04-22, by Kim Alvefur
-
mod_mam: Don't store any groupchat messages2020-04-22, by Kim Alvefur
-
mod_lastactivity: Encode seconds as decimal, not float2020-04-22, by Kim Alvefur
-
mod_uptime: Encode uptime as decimal, fix #1536 (thanks Martin)2020-04-22, by Kim Alvefur
-
util.hashes: Fix output length of PBKDF2-HMAC-SHA2562020-04-22, by Kim Alvefur
-
util.hashes: Use generic name of PBKDF2-HMAC-SHA1 function in tests2020-04-22, by Kim Alvefur
-
mod_mam: Make note of Experimental (or Deferred) XEPs2020-04-22, by Kim Alvefur
-
mod_mam: Save delivery failures (thanks Ge0rG)2020-04-22, by Kim Alvefur
-
mod_mam: Keep chat markers (thanks Ge0rG)2020-04-22, by Kim Alvefur
-
mod_mam: Respect no-store hint (thanks Ge0rG)2020-04-22, by Kim Alvefur
-
mod_mam: Fix typo in comment2020-04-21, by Kim Alvefur
-
mod_mam: Prefer not archiving if no interesting payloads are found2020-04-21, by Kim Alvefur
-
mod_mam: Check sender of error instead of receiver2020-04-20, by Kim Alvefur
-
mod_mam: Store XEP-0184 receipts and requests2020-04-20, by Kim Alvefur
-
mod_mam: Add more positive hints for storage2020-04-20, by Kim Alvefur
-
mod_mam: Rework hints handling2020-04-20, by Kim Alvefur
-
mod_mam: Invert check for type2020-04-20, by Kim Alvefur
-
mod_mam: Log 'why' a stanza is archived2020-04-20, by Kim Alvefur
-
mod_mam: Factor out "should we store this" into a function2020-04-20, by Kim Alvefur
-
mod_csi_simple: Consider MUC invites important2020-04-18, by Kim Alvefur
-
mod_lastactivity: Add basic scansion test coverage2020-04-20, by Kim Alvefur
-
mod_uptime: Add scansion test coverage2020-04-20, by Kim Alvefur
-
scansion: Mock time libraries during tests2020-04-20, by Kim Alvefur
-
mod_version: Add scansion test2020-04-20, by Kim Alvefur
-
mod_bosh, mod_websocket: Add config options to override GET responses2020-04-20, by Matthew Wild
-
mod_c2s: Swap comments2020-04-19, by Kim Alvefur
-
migrator: Don't create unused directory2020-04-18, by Kim Alvefur
-
migrator: Inject data- and plugin paths during build2020-04-18, by Kim Alvefur
-
mod_csi_simple: Allow configuring extra tags indicating importance2020-04-18, by Kim Alvefur
-
util.sasl.digest-md5: Remove, obsolete since 20112020-04-14, by Kim Alvefur
-
Merge 0.11->trunk2020-04-13, by Kim Alvefur
-
core.certmanager: Move EECDH ciphers before EDH in default cipherstring (fixes #1513) 0.112019-08-25, by Kim Alvefur
-
util.prosodyctl: Tell prosody do daemonize via command line flag (fixes #1514) 0.112020-01-26, by Kim Alvefur
-
net.http.server: Use error code from util.error (fixes #1502)2020-04-12, by Kim Alvefur
-
mod_scansion_record: Indent stanzas in recordings2020-04-12, by Kim Alvefur
-
util.stanza: Add method returning stanza with added indentation2020-04-12, by Kim Alvefur
-
mod_component: Specify an error source for Component unavailable errors2020-04-11, by Kim Alvefur
-
spec: Include a hacky moduleapi stub to allow test to proceed2020-04-11, by Kim Alvefur
-
MUC: Switch hats to new presence APIs2020-04-11, by Matthew Wild
-
MUC: Add API for adding 'filtered namespaces' to be stripped from inbound presence2020-04-11, by Matthew Wild
-
MUC: Add new event 'muc-build-occupant-presence' for plugins to extend occupant presence2020-04-11, by Matthew Wild
-
spec: Add test cases for util.http.contains_token2020-04-10, by Emmanuel Gil Peyrot
-
Merge 0.11->trunk2020-04-10, by Kim Alvefur
-
core.certmanager: Look for privkey.pem to go with fullchain.pem (fix #1526) 0.112020-04-10, by Kim Alvefur
-
Merge 0.11->trunk2020-04-03, by Kim Alvefur
Scroll all the way down to load more.