Software /
code /
prosody
Log
plugins/mod_announce.lua @ 4176:534c2ee81162
description | author | age |
---|---|---|
mod_announce: A little cleanup. | Waqas Hussain | 2010-06-18 |
mod_announce: Removed unused variables. | Waqas Hussain | 2010-06-18 |
mod_announce: Changed a global variable to local. | Waqas Hussain | 2010-06-18 |
mod_announce: Add ad-hoc command for sending announcements \o/ | Matthew Wild | 2010-06-11 |
mod_announce: Fixed an edge case where non-admins attempting to announce would get two error replies. | Waqas Hussain | 2010-06-08 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
mod_announce: Work with non-local admins | Waqas Hussain | 2009-06-23 |
mod_announce: Use usermanager.is_admin to verify admin status | Waqas Hussain | 2009-06-23 |
mod_announce: New module to send a message to all online users | Matthew Wild | 2009-06-22 |