Software /
code /
prosody
Log
plugins/mod_motd.lua @ 4996:164dc19519d8
description | author | age |
---|---|---|
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 |
mod_motd: Send only to resource coming online, not the user's bare JID (fixes #282) | Matthew Wild | Sat, 21 Apr 2012 21:16:53 +0100 |
mod_motd: Update to use module:get_option_string | Matthew Wild | Tue, 27 Sep 2011 19:07:41 +0100 |
mod_motd: Send no message (instead of 'blank') if no message is set in the config (thanks medics) | Matthew Wild | Tue, 27 Sep 2011 19:05:14 +0100 |
mod_motd: Process value to strip any indentation from the config | Matthew Wild | Fri, 07 Jan 2011 03:46:10 +0000 |
Add jid support for motd | Jeff Mitchell | Sat, 29 May 2010 18:52:27 -0400 |
Add motd plugin, giving text to a user on each login. | Jeff Mitchell | Sat, 29 May 2010 14:02:58 -0400 |