Log

description author age
Merge 0.10->trunk Kim Alvefur Fri, 02 Dec 2016 11:13:05 +0100
mod_storage_sql: Normalize parameters for upgrade command Kim Alvefur Thu, 01 Dec 2016 10:02:57 +0100
mod_storage_sql: List available commands if no commands given (currenly only one available) Kim Alvefur Thu, 01 Dec 2016 10:02:26 +0100
mod_storage_sql: Don't say 'Unknown command' if no command was given (fixes attempt to concatenate nil) Kim Alvefur Thu, 01 Dec 2016 10:02:01 +0100
mod_register: Record the time of registration in the account details store Kim Alvefur Thu, 01 Dec 2016 06:47:03 +0100
mod_storage_sql: Include missing parameter table key 'port' Kim Alvefur Thu, 01 Dec 2016 03:22:42 +0100
mod_storage_sql: Create a new table to hold normalized database parameters (fixes #636) Kim Alvefur Tue, 29 Nov 2016 08:20:42 +0100
mod_storage_sql: Use is_stanza() from util.stanza Kim Alvefur Mon, 28 Nov 2016 07:30:39 +0100
util.stanza: Add an is_stanza() function to check if an object is a stanza Kim Alvefur Mon, 28 Nov 2016 07:30:21 +0100
configure: Fix quote on the correct side of the equals sign Kim Alvefur Mon, 28 Nov 2016 06:55:48 +0100
configure: Use $() and quotes instead of `` [shellcheck] Kim Alvefur Sun, 27 Nov 2016 20:46:55 +0100
Merge 0.10->trunk Kim Alvefur Sun, 27 Nov 2016 01:06:23 +0100
MUC: Don't create room in response to unavailable presence Kim Alvefur Sun, 27 Nov 2016 00:10:51 +0100
Merge 0.10->trunk Kim Alvefur Sat, 26 Nov 2016 20:11:03 +0100
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
prosody: Set session tables on the 'prosody' global first, then export them as globals Kim Alvefur Sun, 20 Nov 2016 11:30:26 +0100