Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod_announce: A little cleanup. | Waqas Hussain | 2010-06-18 | 1 | -8/+7 |
| | |||||
* | mod_announce: Removed unused variables. | Waqas Hussain | 2010-06-18 | 1 | -2/+1 |
| | |||||
* | mod_announce: Changed a global variable to local. | Waqas Hussain | 2010-06-18 | 1 | -0/+1 |
| | |||||
* | mod_announce: Add ad-hoc command for sending announcements \o/ | Matthew Wild | 2010-06-11 | 1 | -8/+64 |
| | |||||
* | mod_announce: Fixed an edge case where non-admins attempting to announce ↵ | Waqas Hussain | 2010-06-08 | 1 | -1/+0 |
| | | | | would get two error replies. | ||||
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| | |||||
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
| | |||||
* | mod_announce: Work with non-local admins | Waqas Hussain | 2009-06-23 | 1 | -2/+2 |
| | |||||
* | mod_announce: Use usermanager.is_admin to verify admin status | Waqas Hussain | 2009-06-23 | 1 | -1/+2 |
| | |||||
* | mod_announce: New module to send a message to all online users | Matthew Wild | 2009-06-22 | 1 | -0/+37 |