Software /
code /
prosody
Log
util/startup.lua @ 8698:0499f3da0ec4
description | author | age |
---|---|---|
util.startup: Factor out processing of plugin and data paths into a separate functions | Kim Alvefur | Thu, 29 Mar 2018 16:27:11 +0200 |
configmanager: Move firing of the 'config-reloaded' event into util.startup (fixes #1117) | Kim Alvefur | Sun, 25 Mar 2018 17:02:00 +0200 |
util.startup: Read version for prosodyctl (restores version in 'about' command) | Kim Alvefur | Sat, 24 Mar 2018 21:39:03 +0100 |
prosody, util.startup: Switch from async.once() to long-lived thread, to avoid GC | Matthew Wild | Fri, 23 Mar 2018 14:18:27 +0000 |
util.startup: Expose make_host() function | Matthew Wild | Thu, 22 Mar 2018 22:35:39 +0000 |
util.startup: Expose user switching information via prosody global object | Matthew Wild | Thu, 22 Mar 2018 22:35:27 +0000 |
util.startup: Fix variable usage [luacheck] | Matthew Wild | Thu, 22 Mar 2018 21:47:16 +0000 |