Software /
code /
prosody
Graph
-
Fixes #1533 Hats don't get sent out to own MUC user2020-04-22, by JC Brand
-
net.http: Return a Promise if no callback is given2020-05-06, by Kim Alvefur
-
mod_carbons: Clarify handling of error bounces2020-05-06, by Kim Alvefur
-
mod_csi_simple: Don't consider presence errors as important2020-05-05, by Kim Alvefur
-
MAM: Remove 1% of contents when reaching limits, fix #15452020-05-05, by Kim Alvefur
-
util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3]2020-05-04, by Kim Alvefur
-
mod_admin_telnet: Use tostring as fallback in pretty printing2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Don't pretty-print the normal console stuff2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Reuse existing pretty printing setup2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Allow configuring pretty printing defaults2020-05-02, by Kim Alvefur
-
MUC: Enforce strict resourceprep when registering room nicknames2020-05-02, by Kim Alvefur
-
mod_storage_sql: Log database connection parameters when creating engine2020-05-02, by Kim Alvefur
-
mod_admin_telnet: Silence luacheck2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Add a command to configure pretty-printing settings2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Add a TODO for someone to find in the future2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Document HTTP command in internal help2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Document (in the internal help) debug commands2020-04-29, by Kim Alvefur
-
mod_admin_telnet: Pretty-print values returned from commands2020-04-29, by Kim Alvefur
-
mod_carbons: Check for and strip 'private' tag before stopping2020-04-27, by Kim Alvefur
-
mod_carbons: Don't copy messages that should not be copied2020-04-27, by Kim Alvefur
-
Merge 0.11->trunk2020-04-26, by Kim Alvefur
-
mod_carbons: Carbon anything that has been archived by the current user2020-04-26, by Kim Alvefur
-
mod_carbons: Carbon incoming message delivery failure reports2020-04-26, by Kim Alvefur
-
mod_carbons: Fix syntax error [luacheck]2020-04-26, by Kim Alvefur
-
mod_carbons: Refactor in new style (mod_mam/csi)2020-04-26, by Kim Alvefur
-
Merge 0.11->trunk2020-04-26, by Kim Alvefur
-
MUC: Adapt rules for what should be stored from mod_mam2020-04-26, by Kim Alvefur
-
util.sasl.scram: Mention if clients try PLUS without channel binding2020-04-26, by Kim Alvefur
-
mod_mam: Store only incoming errors2020-04-26, by Kim Alvefur
-
mod_csi_simple: Explicitly mention iq stanzas2020-04-26, by Kim Alvefur
-
mod_csi_simple: Clarify what might not be stanzas here2020-04-26, by Kim Alvefur
-
mod_csi_simple: Consider nonzas important2020-04-26, by Kim Alvefur
-
mod_csi_simple: Explicitly consider errors important2020-04-26, by Kim Alvefur
-
mod_register_limits: Fix text reason field name for 'throttled'2020-04-23, by Kim Alvefur
-
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
Scroll all the way down to load more.