Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_muc_mam: Remove 0.10 compat code | Kim Alvefur | Tue, 12 Dec 2017 20:25:56 +0100 |
mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823 | Kim Alvefur | Mon, 02 Apr 2018 19:44:44 +0200 |
util.startup: Set up event hooks for reloading logging here instead of in loggingmanager to simplify startup dependencies | Kim Alvefur | Thu, 05 Apr 2018 17:53:51 +0200 |
util.startup: Initialize prosody.log / _G.log here instead of in loggingmanager to reduce dependencies | Kim Alvefur | Thu, 05 Apr 2018 17:52:37 +0200 |
util.startup: Initialize logging earlier, so that messages from eg net.server are shown | Kim Alvefur | Thu, 05 Apr 2018 17:41:00 +0200 |
prosodyctl: Use prosody.hosts instead of _G.hosts | Kim Alvefur | Thu, 29 Mar 2018 20:51:16 +0200 |
core: Use prosody.hosts instead of _G.hosts for consistency | Kim Alvefur | Thu, 29 Mar 2018 16:58:06 +0200 |
luacheckrc: Forget about _G.hosts, things should use _G.prosody.hosts | Kim Alvefur | Thu, 29 Mar 2018 16:42:24 +0200 |