Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_stanza_debug: Logs full stanzas sent and received for debugging purposes | Kim Alvefur | Mon, 23 Oct 2017 15:23:03 +0200 |
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited) | Kim Alvefur | Tue, 17 Oct 2017 07:09:00 +0200 |
Makefile: Tell busted to use the configured Lua version (or C modules won't load) | Kim Alvefur | Sun, 22 Oct 2017 20:41:11 +0200 |
hgignore: Stop ignoring *.report, these are no longer created since switching to busted | Kim Alvefur | Sun, 22 Oct 2017 14:39:59 +0200 |
mod_uptime: Remove unused arguments [luacheck] | Kim Alvefur | Fri, 20 Oct 2017 06:54:06 +0200 |
util.pubsub: Return an empty list if specific item asked for does not exist (thanks jonasw) | Kim Alvefur | Wed, 18 Oct 2017 21:21:43 +0200 |
mod_pep_plus: Fix a typo. | Emmanuel Gil Peyrot | Wed, 18 Oct 2017 11:43:07 +0100 |