Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-10 | Fix some remaining uses of vHost in the configs. | Sadie Powell | |
2025-05-03 | Drop support for Bahamut as it has no non-DALnet users. | Sadie Powell | |
Closes #438. | |||
2025-05-03 | Bump the minimum version of ircd-hybrid to 8.2.34. | Sadie Powell | |
This is 5 years old and allows us to remove the SVSACCOUNT hack. | |||
2025-01-14 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2024-10-17 | Updated the supported versions in the README. | Sadie Powell | |
2024-10-13 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2024-10-13 | Update the IRC server to point to Teranova. | Sadie Powell | |
2024-09-24 | Bump minimum UnrealIRCd version to 6.0. | Sadie Powell | |
2024-04-15 | Bump Bahamut support to require 2.0 or newer. | Sadie Powell | |
2024-02-17 | Update the copyright headers for 2024. | Sadie Powell | |
2024-01-04 | Update the copyright headers for 2024. | Sadie Powell | |
2023-07-11 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2023-07-09 | Update links to the bugtracker. | Sadie Powell | |
2022-12-31 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-12-31 | Update the copyright headers for 2023. | 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". | |||
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-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-07 | Merge tag '2.0.8' into 2.1. | Sadie Powell | |
2020-10-02 | Update/modernize ircd-hybrid protocol module to stay link compatible with ↵ | miwob | |
next ircd-hybrid release | |||
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-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-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-11-19 | README: remove some outdated links | Adam | |
2017-03-19 | readme: change minimum supported hybrid version to 8.2 | Adam | |
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. | |||
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. | |||
2015-12-30 | Unreal 4 changes | Adam | |
2015-09-18 | Update my email address. | Robby | |
2014-01-01 | Update copyright to 2014. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-20.. Anope Team/-2014 Anope Team/i' {} \; | |||
2013-10-05 | Big update of the Dutch language file. | Robby- | |
cs_ban: Merge the syntaxes into one. | |||
2013-08-21 | Update readme more | Adam | |
2013-08-21 | Update readme | Adam | |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move ↵ | Adam | |
more stuff out of the core to the proper modules. | |||
2013-05-25 | Update Hybrid protocol module for Hybrid 8.1 | Michael Wobst | |
2013-04-02 | mentioned the charybdis protocol support in the readme and example config | DukePyrolator | |
2013-02-20 | Add Matthew to webpanel credits, fix alignment of akill list | Adam | |
2013-01-09 | Update copyright to 2013. This was done with: | Adam | |
find include/ src/ lang/ docs/ modules/ *.* Config -exec sed -i 's/-2012 Anope Team/-2013 Anope Team/i' {} \; | |||
2012-10-29 | readded ngircd protocol support | DukePyrolator | |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam | |