Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-17 | Cleanup some excess whitespaces and tabs, and fix a few typos along the way. | Robby | |
2017-01-16 | Update copyright to 2017. | Robby | |
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2017 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. | |||
2017-01-11 | unreal4: use SENDUMODE instead of GLOBOPS | Adam | |
2016-07-23 | Add/fix various checks on source user existing in the protocol modules | Adam | |
2016-05-20 | Fix handling nick introduction collisions on unreal4 | Adam | |
2016-04-10 | Send vident/vhost in SVSLOGIN with SASL | Zoddo | |
Only charybdis seems to support that for the moment. | |||
2016-01-28 | Update copyright to 2016. This was done with: | Robby | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; Added missing copyright headers to files that didn't have it yet. Fixed some whitespace and blank lines along the way. | |||
2016-01-03 | [Unreal4] Use UID/SID instead of nick/servername when possible | Zoddo | |
2016-01-02 | Add IRCDMESSAGE_SOFT_LIMIT to MD handler | Adam | |
2015-12-30 | unreal4: add md handler, certfp support | Adam | |
2015-12-30 | Unreal 4 changes | Adam | |
2015-12-30 | Copy unreal -> unreal4 | Adam | |