Merge 0.12->trunk
|
Matthew Wild |
Fri, 07 Apr 2023 16:00:23 +0100 |
prosodyctl: Fix using variable content in a format string
0.12
|
Matthew Wild |
Fri, 07 Apr 2023 15:54:59 +0100 |
executables: Prefix module imports with prosody namespace
|
Kim Alvefur |
Fri, 17 Mar 2023 16:29:54 +0100 |
executables: Invoke loader to allow mixing of old and new import style
|
Kim Alvefur |
Fri, 17 Mar 2023 16:29:07 +0100 |
Merge 0.12->trunk
|
Kim Alvefur |
Sun, 22 Jan 2023 15:43:44 +0100 |
util.startup: Close state on exit to ensure GC finalizers are called
0.12
|
Kim Alvefur |
Sun, 22 Jan 2023 14:45:47 +0100 |
compat: Remove handling of Lua 5.1 location of 'unpack' function
|
Kim Alvefur |
Mon, 11 Jul 2022 19:07:38 +0200 |
executables: Reject Lua 5.1 early
|
Kim Alvefur |
Sat, 02 Jul 2022 17:27:39 +0200 |
prosodyctl: Pass server when listing (outdated) plugins (fix #1738)
0.12
|
Kim Alvefur |
Tue, 05 Apr 2022 14:27:37 +0200 |
prosodyctl about: Report version of lua-readline
0.12
|
Kim Alvefur |
Sun, 27 Mar 2022 14:05:56 +0200 |
prosodyctl: Restore 'list --outdated'
|
Kim Alvefur |
Thu, 17 Feb 2022 01:39:35 +0100 |
prosodyctl: Allow passing server on command line with --server
|
Kim Alvefur |
Fri, 04 Feb 2022 19:04:32 +0100 |
prosodyctl: Allow install plugin via explicit path or URL
|
Kim Alvefur |
Fri, 04 Feb 2022 19:03:02 +0100 |
prosodyctl: Return success status code from --help
|
Kim Alvefur |
Fri, 04 Feb 2022 19:01:34 +0100 |
prosodyctl: Use argument parsing library to parse --help, -h, -?
|
Kim Alvefur |
Fri, 04 Feb 2022 18:56:01 +0100 |