Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-22 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-04-22 | Release 2.0.11.2.0.11 | Sadie Powell | |
2022-04-21 | Update the changelogs. | Sadie Powell | |
2022-01-12 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-01-06 | Update the copyright headers for 2022. | Sadie Powell | |
2022-01-04 | Update more IRCServices references to reflect the current project. | Sadie Powell | |
- If referring to the specific piece of software use "Anope". - If referring to services in general use "services". | |||
2022-01-03 | Replace anope_{final,override} with their C++11 equivalent. | Sadie Powell | |
2021-08-28 | Merge branch '2.0' into 2.1 | Sadie Powell | |
2021-08-25 | Update Jobe's email address in the readme. | Matthew Beeching | |
2021-08-09 | Release 2.0.10.2.0.10 | Sadie Powell | |
2021-08-01 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2021-06-17 | Fix various spelling issues (#274). | Josh Soref | |
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>. | |||
2021-05-31 | Remove nickserv:strictpasswords as it is now obsolete. | Sadie Powell | |
2021-05-31 | Add the nickserv:minpasslen option. | Sadie Powell | |
2021-05-31 | Rename nickserv:passlen to nickserv:maxpasslen. | Sadie Powell | |
2021-04-27 | Remove the repeated conditions in cmake endif/else statements. | Sadie Powell | |
2021-02-19 | Replace the Charybdis protocol module with Solanum (its successor). | Sadie Powell | |
2021-02-18 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2021-01-07 | Update copyright to 2021. | Robby | |
This was done with: find docs/ include/ language/ modules/ src/ *.* Config -exec sed -i 's/-20.. Anope Team/-2021 Anope Team/i' {} \; | |||
2020-10-22 | Bump for 2.0.10-git. | Sadie Powell | |
2020-10-22 | Release 2.0.9.2.0.9 | Sadie Powell | |
2020-10-22 | Update the changelog. | Sadie Powell | |
2020-10-07 | Merge tag '2.0.8' into 2.1. | 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-28 | Rename things from services to anope. | Sadie Powell | |
2020-09-28 | Drop support for InspIRCd 1.2, InspIRCd 2.0, and UnrealIRCd 3.2. | Sadie Powell | |
None of these are supported by upstream anymore. | |||
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. |