Log

description author age
Merge 0.10->trunk Kim Alvefur 2016-11-26
doc: Add a description of the Storage API in TypedLua format Kim Alvefur 2016-11-26
core.certmanager: Translate "no start line" to something friendlier (thanks santiago) Kim Alvefur 2016-11-26
man/prosodyctl: Mention --config Kim Alvefur 2016-11-25
man/prosodyctl: Add section about certificate commands Kim Alvefur 2016-11-25
core.stanza_router: Separate iq type check from child count check Kim Alvefur 2016-11-25
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785) Kim Alvefur 2016-11-25
Merge 0.9->0.10 Kim Alvefur 2016-11-24
net.server_epoll: Use _SOCKETINVALID from LuaSocket Kim Alvefur 2016-11-23
net.server_select: Prevent writes after a handler is closed (fixes #783 I hope) Kim Alvefur 2016-11-22
Merge 0.10->trunk Kim Alvefur 2016-11-21
util.datamanager: Shorter pattern Kim Alvefur 2016-11-20
util.datamanager: Remove extraneous decoding of + to space, which we never never encode to Kim Alvefur 2016-11-20
util.datamanager: Use the 'base' argument to tonumber() to indicate hexadecimal Kim Alvefur 2016-11-20
mod_posix: Use type-specific config API Kim Alvefur 2016-11-20
prosody: Add annotations to ignore various globals and unused arguments [luacheck] Kim Alvefur 2016-11-20
prosody: Set session tables on the 'prosody' global first, then export them as globals Kim Alvefur 2016-11-20
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck] Kim Alvefur 2016-11-20
Merge 0.10->trunk Kim Alvefur 2016-11-19
util.pubsub: Fix item retrieval by including the item order as it was before using util.cache (thanks walduhu) Kim Alvefur 2016-11-19
util.async: Add annotation to ignore warning [luacheck] Kim Alvefur 2016-11-19
util.async: Rename variable to avoid name clash [luacheck] Kim Alvefur 2016-11-19
Merge 0.10->trunk Kim Alvefur 2016-11-19
mod_admin_telnet: Use the module:send() API for xmpp:ping command Kim Alvefur 2016-11-18
util.dependencies: Disable warning about Lua 5.2 (but still warn about 5.3) Kim Alvefur 2016-11-18
util.helpers: List event priorities instead of useless array index Kim Alvefur 2016-11-18
Merge 0.10->trunk Kim Alvefur 2016-11-17
mod_message, mod_carbons: Adjust event hook priorities to negative (core modules should do this to make overriding from other modules easier) Kim Alvefur 2016-11-17