Log

description author age
luacheckrc: Forget about the _M global Kim Alvefur 2018-03-07
luacheckrc: Assign module.environment to section for writable globals Kim Alvefur 2018-03-07
luacheckrc: Rearrange options to be closer to the order used in main prosody repo Kim Alvefur 2018-03-07
mod_cache_c2s_caps: Use prosody.full_sessions instead of _G.full_sessions (thanks luacheck) Emmanuel Gil Peyrot 2018-03-07
mod_auto_answer_disco_info: Remove unused variable (thanks luacheck) Emmanuel Gil Peyrot 2018-03-07
mod_cache_c2s_caps: Remove unused import (thanks luacheck) Emmanuel Gil Peyrot 2018-03-07
mod_auto_answer_disco_info: New module answering disco#info queries on the behalf of the recipient Emmanuel Gil Peyrot 2018-03-07
mod_cache_c2s_caps: New module caching capabilities from local clients Emmanuel Gil Peyrot 2018-03-07
mod_firewall/definitions: Comments on LIST backends Kim Alvefur 2018-03-06
mod_muc_eventsource: validate node with nodeprep Senya 2018-02-23
mod_log_slow_events: Add README Matthew Wild 2018-02-27
mod_register_dnsbl_firewall_mark: Another copy of DNSBL module, this time creating "user marks" for mod_firewall Kim Alvefur 2018-02-24
mod_firewall: Add experimental user-centric persistent marks behind a feature flag Kim Alvefur 2018-02-24
mod_s2s_blacklist: Don't send error replies for error stanzas Kim Alvefur 2018-02-24
mod_register_dnsbl: Add support for IPv6 DNSBL Kim Alvefur 2018-02-23
mod_register_dnsbl: Use util.net for IP address parsing Kim Alvefur 2018-02-23
mod_register_dnsbl: Use async support in trunk to actually block registration if a positive match is found in the DNSBL Kim Alvefur 2018-02-23
mod_register_dnsbl_warn: Copy mod_register_dnsbl Kim Alvefur 2018-02-23
luacheckrc: Remove has_feature and has_identity before someone decides to use them Kim Alvefur 2018-02-23
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) Emmanuel Gil Peyrot 2018-02-17
Return 401 with correct realm when no user/pass is provided Nicolas Cedilnik 2018-02-20
mod_limits: Add debug logging just before we feed data into stream Matthew Wild 2018-02-20
mod_http_auth_check: New HTTP module to test user credentials Nicolas Cedilnik 2018-02-20
mod_muc_eventsource: New module forked from mod_pubsub_eventsource, exposes room message stream over SSE Matthew Wild 2018-02-19
mod_firewall: Prevent traceback if no directed presence has been sent (fixes #1081) Kim Alvefur 2018-02-16
mod_onions: Fix unqualified use of debug.traceback Kim Alvefur 2018-02-16
mod_onions: Use net.server API for creating a new connection instead of duplicating socket creation Kim Alvefur 2018-02-16
mod_jid_prep/README: Markup link Kim Alvefur 2018-02-16