Log

util/startup.lua @ 10390:82705ec87253 0.11

description author age
util.startup: Ensure prosody.paths are absolute (see #1430) 0.11 Kim Alvefur 2019-11-03
util.startup: Update config path (fixes #1430) 0.11 Kim Alvefur 2019-11-03
Merge mod-installer (2019 GSoC by João Duarte) Matthew Wild 2019-08-19
util.startup: Changed the way util.paths.complement_lua_path was being accessed João Duarte 2019-08-16
util.startup: Reorganized code at setup_plugindir João Duarte 2019-08-01
util.startup: Now calls a function to complement lua's path/cpath João Duarte 2019-08-01
util.startup: setup_plugindir now also checks package.cpath for duplicates João Duarte 2019-08-01
util.startup: Directly calling lfs.currentdir instead of storing it in a local variable João Duarte 2019-08-01
util.startup: Removed/rewrote comments at setup_plugindir João Duarte 2019-08-01
util.startupt: setup_plugindir now uses lfs.mkdir to check/create directories João Duarte 2019-08-01
util.startupt: I'm now using the resolve_relative_path function from util/paths at the setup_plugindir function João Duarte 2019-08-01
util.startup: Improved how .set_plugindir updates prosody.paths.plugins, package.path and package.cpath João Duarte 2019-07-27
util.startup: .setup_plugindir now checks if the specified directory for custom plugins exists, and creates it if it doesn't João Duarte 2019-07-26
util.startup: The .setup_plugindir function now correctly sets a default/specified path for custom plugins João Duarte 2019-07-26
util.startup: Removed unnecessary if clause at startup.set_plugindir João Duarte 2019-07-25
util.startup: Now it also loads default or configured paths to custom plugin directories and creates them João Duarte 2019-07-24