Software /
code /
prosody
Log
plugins/mod_storage_sql.lua @ 7756:274d0e57cc60
description | author | age |
---|---|---|
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_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 |
Update every link to the documentation to use HTTPS | Emmanuel Gil Peyrot | Sat, 16 Apr 2016 21:08:05 +0100 |
mod_storage_sql: Make sure all serialization errors are propagated | Kim Alvefur | Mon, 21 Mar 2016 09:33:12 +0100 |