Mercurial > prosody-modules
log mod_watchuntrusted/mod_watchuntrusted.lua @ 4084:9d11c18d4d7e
age | author | description |
---|---|---|
Wed, 08 Aug 2018 15:58:50 +0200 | Michel Le Bihan | mod_watchuntrusted: Add option to ignore domains |
Sun, 20 May 2018 17:19:46 +0200 | Kim Alvefur | mod_watchuntrusted: Actually add the untrusted_message_type option |
Sun, 20 May 2018 16:21:07 +0200 | Kim Alvefur | mod_watchuntrusted: Add option for which message 'type' to use on notifications |
Sat, 17 Feb 2018 08:42:10 +0100 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |