index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_motd.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: ↵
Kim Alvefur
2013-03-23
1
-1
/
+0
|
|
|
|
Remove unused imports
*
mod_motd: Don't trigger on directed presence or stanzas from s2s.
Kim Alvefur
2012-10-13
1
-1
/
+2
|
*
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, ↵
Kim Alvefur
2012-07-26
1
-1
/
+1
|
|
|
|
mod_welcome: Use module:send() instead of core_*_stanza()
*
mod_motd: Use presence/bare to catch a client's initial presence and send ↵
Matthew Wild
2012-04-22
1
-9
/
+10
|
|
|
|
the MOTD then (fixes #282)
*
mod_motd: Send only to resource coming online, not the user's bare JID ↵
Matthew Wild
2012-04-21
1
-3
/
+3
|
|
|
|
(fixes #282)
*
mod_motd: Update to use module:get_option_string
Matthew Wild
2011-09-27
1
-2
/
+2
|
*
mod_motd: Send no message (instead of 'blank') if no message is set in the ↵
Matthew Wild
2011-09-27
1
-1
/
+3
|
|
|
|
config (thanks medics)
*
mod_motd: Process value to strip any indentation from the config
Matthew Wild
2011-01-07
1
-0
/
+2
|
*
Add jid support for motd
Jeff Mitchell
2010-05-29
1
-1
/
+2
|
*
Add motd plugin, giving text to a user on each login.
Jeff Mitchell
2010-05-29
1
-0
/
+24