Log

description author age
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
Merge 0.10->trunk Kim Alvefur 2016-11-04
mod_websocket: Set FIN flag on ping frames (fixes #773) Kim Alvefur 2016-11-04
certs/Makefile: Remove more -c flags Kim Alvefur 2016-11-03
Merge 0.9->0.10 Kim Alvefur 2016-11-03
certs/Makefile: Remove -c flag to chmod, which appears to be a GNUism ... again (thanks waqas) Kim Alvefur 2016-11-03
mod_tls: Ignore unused argument [luacheck] Kim Alvefur 2016-11-02
mod_register: Rename session reference in wrapped close method [luacheck] Kim Alvefur 2016-11-02
mod_register: Use throttle_max as indicator of limits being enabled, in case min_seconds_between_registrations is not used Kim Alvefur 2016-11-02