summaryrefslogtreecommitdiff
path: root/modules/memoserv/memoserv.cpp
AgeCommit message (Expand)Author
2025-04-16Update as many messages as possible for automatic line wrapping.Sadie Powell
2025-04-14Add Anope::Templace and switch all template strings to use it.Sadie Powell
2025-04-10Expand GetQueryCommand to take a command name.Sadie Powell
2025-03-02Return references instead of pointers from the config system.Sadie Powell
2025-01-14Merge branch '2.0' into 2.1.Sadie Powell
2024-11-25Fix pluralising languages which use the same plural for 0 as 1.Sadie Powell
2024-11-22Add a plural form overload of SendMessage.Sadie Powell
2024-11-11Merge branch '2.0' into 2.1.Sadie Powell
2024-10-22Replace usestrictprivmsg with something actually useful.Sadie Powell
2024-09-01Merge branch '2.0' into 2.1.Sadie Powell
2024-03-11Replace convertTo/stringify with non-throwing alternatives.Sadie Powell
2024-02-27Make functions that don't use `this` static.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell