Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.stanza: Allow :text(nil) and :text("") as harmless nops | Matthew Wild | Wed, 21 Mar 2018 22:04:20 +0000 |
util.startup: Remove unused loop variable [luacheck] | Kim Alvefur | Wed, 21 Mar 2018 16:31:48 +0100 |
util.startup: Ignore various globals being read and written as part of startup [luacheck] | Kim Alvefur | Wed, 21 Mar 2018 16:30:24 +0100 |
util.startup: Trim trailing whitespace [luacheck] | Kim Alvefur | Wed, 21 Mar 2018 10:26:29 +0100 |
util.startup: Oops, uncomment accidentally-commented code | Matthew Wild | Tue, 20 Mar 2018 16:11:37 +0000 |
prosody, prosodyctl, util.startup: Finally factor out startup-related and common code into a separate module | Matthew Wild | Tue, 20 Mar 2018 16:10:37 +0000 |
util.prosodyctl: Fix getpass() for new return values of os.execute() in Lua 5.2 | Matthew Wild | Tue, 20 Mar 2018 16:07:50 +0000 |