Software /
code /
prosody
Graph
-
mod_websocket: Add some debug messages2016-12-04, by Kim Alvefur
-
net.websocket: Ignore unused argument warnings [luacheck]2016-12-04, by Kim Alvefur
-
Merge 0.10->trunk2016-12-02, by Kim Alvefur
-
mod_storage_sql: Normalize parameters for upgrade command2016-12-01, by Kim Alvefur
-
mod_storage_sql: List available commands if no commands given (currenly only one available)2016-12-01, by Kim Alvefur
-
mod_storage_sql: Don't say 'Unknown command' if no command was given (fixes attempt to concatenate nil)2016-12-01, by Kim Alvefur
-
mod_register: Record the time of registration in the account details store2016-12-01, by Kim Alvefur
-
mod_storage_sql: Include missing parameter table key 'port'2016-12-01, by Kim Alvefur
-
mod_storage_sql: Create a new table to hold normalized database parameters (fixes #636)2016-11-29, by Kim Alvefur
-
mod_storage_sql: Use is_stanza() from util.stanza2016-11-28, by Kim Alvefur
-
util.stanza: Add an is_stanza() function to check if an object is a stanza2016-11-28, by Kim Alvefur
-
configure: Fix quote on the correct side of the equals sign2016-11-28, by Kim Alvefur
-
configure: Use $() and quotes instead of `` [shellcheck]2016-11-27, by Kim Alvefur
-
Merge 0.10->trunk2016-11-27, by Kim Alvefur
-
MUC: Don't create room in response to unavailable presence2016-11-26, by Kim Alvefur
-
Merge 0.10->trunk2016-11-26, by Kim Alvefur
-
doc: Add a description of the Storage API in TypedLua format2016-11-26, by Kim Alvefur
-
core.certmanager: Translate "no start line" to something friendlier (thanks santiago)2016-11-26, by Kim Alvefur
-
man/prosodyctl: Mention --config2016-11-25, by Kim Alvefur
-
man/prosodyctl: Add section about certificate commands2016-11-25, by Kim Alvefur
-
core.stanza_router: Separate iq type check from child count check2016-11-25, by Kim Alvefur
-
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785)2016-11-25, by Kim Alvefur
-
Merge 0.9->0.102016-11-24, by Kim Alvefur
-
net.server_epoll: Use _SOCKETINVALID from LuaSocket2016-11-23, by Kim Alvefur
-
net.server_select: Prevent writes after a handler is closed (fixes #783 I hope)2016-11-22, by Kim Alvefur
-
Merge 0.10->trunk2016-11-21, by Kim Alvefur
-
util.datamanager: Shorter pattern2016-11-20, by Kim Alvefur
-
util.datamanager: Remove extraneous decoding of + to space, which we never never encode to2016-11-20, by Kim Alvefur
-
util.datamanager: Use the 'base' argument to tonumber() to indicate hexadecimal2016-11-20, by Kim Alvefur
Scroll all the way down to load more.