Software /
code /
prosody
Log
plugins/mod_announce.lua @ 11186:15fe9f0bb483
description | author | age |
---|---|---|
mod_announce: Silence luacheck warning about unused variable | Kim Alvefur | 2019-12-23 |
mod_announce: Check for admin on current virtualhost instead of global (fixes #1365) (thanks yc) 0.11 | Kim Alvefur | 2019-05-27 |
mod_announce: Fix luacheck warnings | Kim Alvefur | 2018-07-05 |
mod_announce: Depend on mod_adhoc for consistent behaviour (thanks meaz, Link Mauve) | Kim Alvefur | 2018-07-02 |
mod_announce: Remove unreachable return statement [luacheck] | Kim Alvefur | 2018-03-23 |
Remove all trailing whitespace | Florian Zeitz | 2013-08-09 |
mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mod_message, mod_presence, mod_tls: Access prosody.{hosts,bare_sessions,full_sessions} instead of the old globals | Kim Alvefur | 2013-03-23 |