Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.promise: Switch from pcall to xpcall to get tracebacks on exceptions | Matthew Wild | Fri, 26 Oct 2018 16:09:25 +0100 |
util.promise: Remove the non-standard ability to pass a promise to reject() | Matthew Wild | Fri, 26 Oct 2018 09:23:31 +0100 |
util.promise: Add tests ensuring returning a promise resolves the current promise with that promise | Matthew Wild | Fri, 26 Oct 2018 09:23:00 +0100 |
moduleapi: Prevent loading disabled module as dependency of enabled one | Kim Alvefur | Thu, 25 Oct 2018 17:11:10 +0200 |
mod_mam: Remove embedded fallback archive driver (fixes #972) | Kim Alvefur | Thu, 25 Oct 2018 21:59:17 +0200 |
mod_mam: Upgrade case of invalid archive store driver to hard error | Kim Alvefur | Thu, 25 Oct 2018 21:58:22 +0200 |
mod_mam: Ignore case of null storage driver | Kim Alvefur | Thu, 25 Oct 2018 21:55:08 +0200 |