Software /
code /
prosody
Graph
-
net.websocket.frames: Allow all methods to work on non-string objects 0.112020-09-17, by Matthew Wild
-
util.dbuffer: Fix :sub() not working with partially-consumed chunks (thanks Zash for test case) 0.112020-08-24, by Matthew Wild
-
util.error: Drop registry initialization with namespace as key2020-09-28, by Kim Alvefur
-
util.error: Expand compact registries into normal form internally2020-09-28, by Kim Alvefur
-
util.error: Add a "compact mode" for registries2020-09-28, by Kim Alvefur
-
CHANGES: Add util.error2020-09-28, by Kim Alvefur
-
util.error: Expose source and registry as fields on the registry object2020-09-28, by Kim Alvefur
-
util.error: Cover registry initialization in test2020-09-28, by Kim Alvefur
-
net.http.server: Default to HTTP result code 500 when promise is rejected2020-09-28, by Matthew Wild
-
util.error: Turns out <gone> wasn't alone, there's also <redirect>2020-09-27, by Kim Alvefur
-
util.error: Pass converted stanza errors throguh new()2020-09-26, by Kim Alvefur
-
util.serialization: Let freeze metamethod return a literal string2020-09-26, by Kim Alvefur
-
util.error: Collect Application-Specific Conditions from stanza errors2020-09-26, by Kim Alvefur
-
util.error: Add special case handling of <gone> with an URI2020-09-26, by Kim Alvefur
-
util.error: Default error originator to stanza sender2020-09-26, by Kim Alvefur
-
util.error: Extract error originator from stanza errors2020-09-26, by Kim Alvefur
-
util.stanza: Extract Application-Specific Condition from errors2020-09-26, by Kim Alvefur
-
spec.stanza spec: Split up util.error related tests2020-09-26, by Kim Alvefur
-
util.stanza: Support Application-Specific Conditions in util.error2020-09-26, by Kim Alvefur
-
util.stanza: Get 'by' from context instead2020-09-26, by Kim Alvefur
-
util.stanza: Support inclusion of <gone> URI from util.error object2020-09-26, by Kim Alvefur
-
util.stanza: Support getting 'by' from util.error object2020-09-26, by Kim Alvefur
-
util.stanza: Reorder code to prepare for extracting 'by' from util.error2020-09-26, by Kim Alvefur
-
util.error: Add well-known field 'extra'2020-09-26, by Kim Alvefur
-
util.error: Simplify error creation flow2020-09-25, by Matthew Wild
-
util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error'2020-09-25, by Matthew Wild
-
util.error: Have init() return an object to allow API extensibility via additional methods2020-09-25, by Matthew Wild
-
util.error: Minor tweaks to error creation code to prepare for future changes2020-09-25, by Matthew Wild
-
util.error: Simplify error creation - remove ability to set context from templates, and remove default context2020-09-25, by Matthew Wild
-
util.error: Add unique 'instance_id' to error objects2020-09-25, by Matthew Wild
-
Merge 0.11->trunk2020-09-19, by Matthew Wild
-
util.startup: Configure the GC on startup, using the config or built-in defaults 0.112020-06-15, by Matthew Wild
-
util.dataforms: Add support for validating (integer) ranges2019-11-21, by Kim Alvefur
-
doap: Add XEP-03072020-09-16, by Kim Alvefur
-
Merge 0.11->trunk2020-09-15, by Matthew Wild
-
mod_http: Silence warnings when running under prosodyctl2020-09-11, by Matthew Wild
-
util.interpolation: Add test for ~ when value is false (not just nil)2020-09-09, by Matthew Wild
-
util.interpolation: Add '~' as the opposite of '&' (render sub-block if falsy)2020-09-09, by Matthew Wild
-
mod_posix: Daemonize later2020-09-08, by Kim Alvefur
-
util.event: Add luacheck annotation to unused parameter in tests2020-09-03, by Matthew Wild
-
util.helpers: when logging events, log individual handler calls2020-09-03, by Matthew Wild
-
util.events: Add set_debug_hook() method2020-09-03, by Matthew Wild
-
MUC: Don't default room name to JID localpart (API breaking change)2020-08-29, by Kim Alvefur
-
util.jid: Fix special escaping of '\' per XEP-01062020-08-28, by Kim Alvefur
-
util.jid: Add test coverage for XEP-0106: JID Escaping functions2020-08-28, by Kim Alvefur
-
util.error: Add a wrapper for common parameters2020-08-28, by Kim Alvefur
-
util.error: Add a 'source' parameter where origin module can be mentioned2020-08-28, by Kim Alvefur
-
util.startup: Init util.error with defaults if none given2020-08-28, by Matthew Wild
-
util.error: Add configuration for including traceback in tostring()2020-08-28, by Matthew Wild
Scroll all the way down to load more.