Mercurial > prosody-modules
log mod_sms_clickatell/mod_sms_clickatell.lua @ 5443:4e79f344ae2f
age | author | description |
---|---|---|
Tue, 09 Oct 2018 14:10:42 +0100 | Matthew Wild | mod_password_reset: Improve error reporting when setting a password fails |
Sat, 17 Feb 2018 08:42:10 +0100 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |
Sun, 04 Feb 2018 16:00:51 +0100 | Kim Alvefur | mod_sms_clickatell: Fix typo in comment [codespell] |
Thu, 19 Jan 2017 19:55:39 +0100 | Kim Alvefur | mod_sms_clickatell: Fix event handler signature (fixes #814) |
Tue, 11 Mar 2014 18:44:01 +0100 | Florian Zeitz | all the things: Remove trailing whitespace |
Wed, 26 Feb 2014 12:38:57 -0500 | Waqas Hussain | mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events. |