summaryrefslogtreecommitdiff
path: root/modules/global
AgeCommit message (Collapse)Author
2024-07-14Fix sending global messages to remotely linked servers.Sadie Powell
2024-06-03Fix an inverted if in the global odule.Sadie Powell
2024-04-28Fix message truncation in global/global and global/server.Sadie Powell
2024-03-14Fix a warning when building with Clang.Sadie Powell
2024-03-14Rework sending global notices.Sadie Powell
Admins can now queue multiple messages and send them when they are ready. This is fully compatible with the previous global behaviour. Admins can now also send messages to individual servers. This is useful for informing users of maintenance due to downtime.
2024-01-24Shuffle modules around a bit.Sadie Powell