doc: Add a description of the Storage API in TypedLua format
|
Kim Alvefur |
Sat, 26 Nov 2016 20:10:40 +0100 |
core.certmanager: Translate "no start line" to something friendlier (thanks santiago)
|
Kim Alvefur |
Sat, 26 Nov 2016 20:08:48 +0100 |
man/prosodyctl: Mention --config
|
Kim Alvefur |
Fri, 25 Nov 2016 05:09:44 +0100 |
man/prosodyctl: Add section about certificate commands
|
Kim Alvefur |
Fri, 25 Nov 2016 05:08:58 +0100 |
core.stanza_router: Separate iq type check from child count check
|
Kim Alvefur |
Fri, 25 Nov 2016 05:08:09 +0100 |
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785)
|
Kim Alvefur |
Fri, 25 Nov 2016 05:06:13 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Thu, 24 Nov 2016 14:18:25 +0100 |
net.server_epoll: Use _SOCKETINVALID from LuaSocket
|
Kim Alvefur |
Wed, 23 Nov 2016 17:27:44 +0100 |
net.server_select: Prevent writes after a handler is closed (fixes #783 I hope)
|
Kim Alvefur |
Tue, 22 Nov 2016 15:28:24 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 21 Nov 2016 02:40:47 +0100 |
util.datamanager: Shorter pattern
|
Kim Alvefur |
Sun, 20 Nov 2016 12:06:36 +0100 |
util.datamanager: Remove extraneous decoding of + to space, which we never never encode to
|
Kim Alvefur |
Sun, 20 Nov 2016 12:05:43 +0100 |
util.datamanager: Use the 'base' argument to tonumber() to indicate hexadecimal
|
Kim Alvefur |
Sun, 20 Nov 2016 12:03:24 +0100 |
mod_posix: Use type-specific config API
|
Kim Alvefur |
Sun, 20 Nov 2016 11:51:13 +0100 |
prosody: Add annotations to ignore various globals and unused arguments [luacheck]
|
Kim Alvefur |
Sun, 20 Nov 2016 11:32:05 +0100 |