Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-22 | Release 2.0.9.2.0.9 | Sadie Powell | |
2020-10-22 | Update the changelog. | Sadie Powell | |
2020-10-07 | Bump for 2.0.9-git. | Sadie Powell | |
2020-10-07 | Release 2.0.8.2.0.8 | Sadie Powell | |
2020-10-07 | Update the changelog. | Sadie Powell | |
2020-10-02 | Update/modernize ircd-hybrid protocol module to stay link compatible with ↵ | miwob | |
next ircd-hybrid release | |||
2020-10-01 | Update the changelogs. | Sadie Powell | |
2020-09-14 | Clarify that unreal4 also works for UnrealIRCd 5. | Sadie Powell | |
2020-01-04 | Update copyright to 2020. | Robby | |
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2020 Anope Team/i' {} \; | |||
2019-11-02 | Bump for 2.0.8-git | Adam | |
2019-11-02 | Release 2.0.72.0.7 | Adam | |
2019-11-02 | docs: update Changes | Adam | |
2019-09-23 | Update the supported InspIRCd versions in the README. | Peter Powell | |
2019-01-01 | Update copyright to 2019. | Robby | |
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2019 Anope Team/i' {} \; | |||
2018-11-10 | Update most URLs to use HTTPS if available, and fix some dead ones too. | Robby | |
2018-11-10 | docs/FAQ: Fixed 1.9 to 2.0 in 2.0 branch | BoGu5 | |
2018-04-25 | Update copyright to 2018. | Robby | |
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2018 Anope Team/i' {} \; | |||
2017-12-11 | Bump for 2.0.7-git | Adam | |
2017-12-11 | Anope 2.0.6 Release2.0.6 | Adam | |
2017-11-19 | README: remove some outdated links | Adam | |
2017-10-12 | Update Changes and Changes.conf | Adam | |
2017-03-19 | readme: change minimum supported hybrid version to 8.2 | Adam | |
2017-01-22 | Anope 2.0.6-git | Adam | |
2017-01-22 | Anope 2.0.5 Release2.0.5 | Adam | |
2017-01-17 | Cleanup some excess whitespaces and tabs, and fix a few typos along the way. | Robby | |
2017-01-16 | Update Changes | Adam | |
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. | |||
2016-07-23 | Bump for 2.0.5-git | Adam | |
2016-07-23 | Anope 2.0.4 Release2.0.4 | Adam | |
2016-07-23 | Update Changes.conf | Adam | |
2016-07-23 | Note Windows installer fixes in changelog | Adam | |
2016-07-03 | Update Changes | Adam | |
2016-04-20 | Add the notice method to XMLRPC. | Sketch | |
2016-02-11 | Correct umode +I change in Changelog, is for unreal | Adam | |
2016-01-30 | Anope 2.0.4-git | Adam | |
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-27 | Document m_xmlrpc_main opers | Robby | |
2016-01-25 | Remove default session exception expiry time | Adam | |
2016-01-23 | Fix typo in changes | Adam | |
2016-01-23 | Update Changelogs | Adam | |
2015-12-30 | Unreal 4 changes | Adam | |
2015-12-13 | Document m_xmlrpc_main notice | Adam | |
2015-09-18 | Update my email address. | Robby | |
2015-07-08 | Fix a ton of typos. | Peter Powell | |
2015-06-29 | Add ns_identify:maxlogins to limit the max number of concurrent logins per ↵ | Adam | |
account | |||
2015-04-04 | Merge pull request #117 from aFreshMelon/fix-xmlrpc-php | Adam | |
Fix xmlrpc php | |||
2015-04-04 | A variety of small improvements to xmlrpc.php | Sebastian | |
Pretty simple stuff. * Better method names * Better DocBlocks * Lowercase variables | |||
2015-04-01 | Make xmlrpc.php comply with PSR-2 coding standard | Sebastian | |
2015-04-01 | Remove workaround that is no longer needed | Sebastian | |
This workaround was required previously but breaks the code with the corrections to the XML-RPC response. | |||
2015-03-22 | Fix typo in Changes | Adam | |