Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-04 | Release 2.1.1.2.1.1 | Sadie Powell | |
2024-01-04 | Update the changelog. | Sadie Powell | |
2023-12-17 | Misc grammar fixes. | Sadie Powell | |
2023-12-17 | Add the regex_stdlib regular expression engine. | Sadie Powell | |
Unlike other regular expression engines this is available on all systems. | |||
2023-12-17 | Remove the m_regex_pcre module. | Sadie Powell | |
Users should migrate to m_regex_pcre2 instead. | |||
2023-11-24 | Bump for 2.1.1-git. | Sadie Powell | |
2023-11-24 | Release 2.1.0.2.1.0 | Sadie Powell | |
2023-11-24 | Remove the 1.9 and 2.0 changes from the change log. | Sadie Powell | |
2023-11-24 | Update the change logs. | Sadie Powell | |
2023-08-06 | Merge branch 2.0 into 2.1. | Sadie Powell | |
2023-08-06 | Mark as 2.0.15-git. | Sadie Powell | |
2023-08-06 | Release 2.0.14.2.0.14 | Sadie Powell | |
2023-08-06 | Update the changelogs. | Sadie Powell | |
2023-07-16 | Remove references to the ilm which never got updated from 1.8. | Sadie Powell | |
2023-07-11 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2023-07-09 | Update links to the bugtracker. | Sadie Powell | |
2023-06-03 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2023-06-01 | Mark as 2.0.14-git. | Sadie Powell | |
2023-06-01 | Release 2.0.13.2.0.13 | Sadie Powell | |
2023-05-30 | Update the changelogs. | Sadie Powell | |
2023-03-13 | Document the protocol module changes from a while ago. | Sadie Powell | |
2023-02-26 | Document how to update a translation. | henk84 | |
Ref: #307 Co-authored-by: Hendrik Jäger <gitcommit@henk.geekmail.org> | |||
2022-12-31 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-12-31 | Update the copyright headers for 2023. | Sadie Powell | |
2022-12-23 | Backport anopesmtp removal from the master branch. | Sadie Powell | |
2022-12-17 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2022-12-17 | Add support for linking over UNIX sockets. | Sadie Powell | |
2022-12-09 | Mark as 2.0.13-git. | Sadie Powell | |
2022-12-09 | Update the changelogs. | Sadie Powell | |
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 | |