Software /
code /
prosody
Log
util/error.lua @ 11091:4b4b5188492f
description | author | age |
---|---|---|
util.error: Add special case handling of <gone> with an URI | Kim Alvefur | Sat, 26 Sep 2020 18:15:27 +0200 |
util.error: Default error originator to stanza sender | Kim Alvefur | Sat, 26 Sep 2020 18:14:10 +0200 |
util.error: Extract error originator from stanza errors | Kim Alvefur | Sat, 26 Sep 2020 18:13:27 +0200 |
util.error: Add well-known field 'extra' | Kim Alvefur | Sat, 26 Sep 2020 17:16:34 +0200 |
util.error: Simplify error creation flow | Matthew Wild | Fri, 25 Sep 2020 16:39:22 +0100 |
util.error: Switch coerce() to use new() and change 'native' to context field 'wrapped_error' | Matthew Wild | Fri, 25 Sep 2020 12:38:58 +0100 |
util.error: Have init() return an object to allow API extensibility via additional methods | Matthew Wild | Fri, 25 Sep 2020 12:32:43 +0100 |
util.error: Minor tweaks to error creation code to prepare for future changes | Matthew Wild | Fri, 25 Sep 2020 12:27:45 +0100 |