prosody
log
graph
tags
bookmarks
branches
b4a82b726495
browse
changeset
plugins/mod_motd.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_motd.lua @ 9408:
b4a82b726495
less
more
|
(0)
tip
description
author
age
mod_motd: Use initial presence event (saves some checking)
Kim Alvefur
2017-04-27
Merge 0.9->0.10
Kim Alvefur
2014-02-06
mod_motd: Strip indentation only, leave multiple newlines
Kim Alvefur
2014-02-06
Remove all trailing whitespace
Florian Zeitz
2013-08-09
mod_motd, mod_register, mod_private, mod_http_errors, mod_admin_adhoc: Remove unused imports
Kim Alvefur
2013-03-23
mod_motd: Don't trigger on directed presence or stanzas from s2s.
Kim Alvefur
2012-10-13
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
Kim Alvefur
2012-07-26
mod_motd: Use presence/bare to catch a client's initial presence and send the MOTD then (fixes #282)
Matthew Wild
2012-04-22
mod_motd: Send only to resource coming online, not the user's bare JID (fixes #282)
Matthew Wild
2012-04-21
mod_motd: Update to use module:get_option_string
Matthew Wild
2011-09-27
mod_motd: Send no message (instead of 'blank') if no message is set in the config (thanks medics)
Matthew Wild
2011-09-27
mod_motd: Process value to strip any indentation from the config
Matthew Wild
2011-01-07
Add jid support for motd
Jeff Mitchell
2010-05-29
Add motd plugin, giving text to a user on each login.
Jeff Mitchell
2010-05-29
less
more
|
(0)
tip