plugins/mod_motd.lua
Thu, 17 Jan 2019 01:15:29 +0100 Kim Alvefur mod_motd: Remove unused variable [luacheck] 0.11
Thu, 17 Jan 2019 01:05:47 +0100 Kim Alvefur mod_motd: Remove redundant conditions 0.11
Thu, 27 Apr 2017 10:17:54 +0200 Kim Alvefur mod_motd: Use initial presence event (saves some checking)
Thu, 06 Feb 2014 10:48:41 +0100 Kim Alvefur Merge 0.9->0.10
Thu, 06 Feb 2014 10:44:21 +0100 Kim Alvefur mod_motd: Strip indentation only, leave multiple newlines
Fri, 09 Aug 2013 17:48:21 +0200 Florian Zeitz Remove all trailing whitespace
Sat, 23 Mar 2013 01:27:38 +0100 Kim Alvefur mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Sat, 13 Oct 2012 15:21:59 +0200 Kim Alvefur mod_motd: Don't trigger on directed presence or stanzas from s2s.
Thu, 26 Jul 2012 04:35:13 +0200 Kim Alvefur mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
Sun, 22 Apr 2012 14:54:36 +0100 Matthew Wild mod_motd: Use presence/bare to catch a client's initial presence and send the MOTD then (fixes #282)
Sat, 21 Apr 2012 21:16:53 +0100 Matthew Wild mod_motd: Send only to resource coming online, not the user's bare JID (fixes #282)
Tue, 27 Sep 2011 19:07:41 +0100 Matthew Wild mod_motd: Update to use module:get_option_string
Tue, 27 Sep 2011 19:05:14 +0100 Matthew Wild mod_motd: Send no message (instead of 'blank') if no message is set in the config (thanks medics)
Fri, 07 Jan 2011 03:46:10 +0000 Matthew Wild mod_motd: Process value to strip any indentation from the config
Sat, 29 May 2010 18:52:27 -0400 Jeff Mitchell Add jid support for motd
Sat, 29 May 2010 14:02:58 -0400 Jeff Mitchell Add motd plugin, giving text to a user on each login.
less more (0) tip