Software /
code /
prosody
Graph
-
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
-
mod_posix: Use type-specific config API2016-11-20, by Kim Alvefur
-
prosody: Add annotations to ignore various globals and unused arguments [luacheck]2016-11-20, by Kim Alvefur
-
prosody: Set session tables on the 'prosody' global first, then export them as globals2016-11-20, by Kim Alvefur
-
util.envload: Ignore use of Lua 5.1-only setfenv function [luacheck]2016-11-20, by Kim Alvefur
-
Merge 0.10->trunk2016-11-19, by Kim Alvefur
-
util.async: Add annotation to ignore warning [luacheck]2016-11-19, by Kim Alvefur
-
util.async: Rename variable to avoid name clash [luacheck]2016-11-19, by Kim Alvefur
-
Merge 0.10->trunk2016-11-19, by Kim Alvefur
-
mod_admin_telnet: Use the module:send() API for xmpp:ping command2016-11-18, by Kim Alvefur
-
util.dependencies: Disable warning about Lua 5.2 (but still warn about 5.3)2016-11-18, by Kim Alvefur
-
util.helpers: List event priorities instead of useless array index2016-11-18, by Kim Alvefur
-
Merge 0.10->trunk2016-11-17, by Kim Alvefur
Scroll all the way down to load more.