Software /
code /
prosody
Log
plugins/mod_motd.lua @ 7257:425bc672d60b
description | author | age |
---|---|---|
Merge 0.9->0.10 | Kim Alvefur | Thu, 06 Feb 2014 10:48:41 +0100 |
mod_motd: Strip indentation only, leave multiple newlines | Kim Alvefur | Thu, 06 Feb 2014 10:44:21 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports | Kim Alvefur | Sat, 23 Mar 2013 01:27:38 +0100 |
mod_motd: Don't trigger on directed presence or stanzas from s2s. | Kim Alvefur | Sat, 13 Oct 2012 15:21:59 +0200 |
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza() | Kim Alvefur | Thu, 26 Jul 2012 04:35:13 +0200 |
mod_motd: Use presence/bare to catch a client's initial presence and send the MOTD then (fixes #282) | Matthew Wild | Sun, 22 Apr 2012 14:54:36 +0100 |