index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-24
Backport CI changes from the 2.1 branch.
Sadie Powell
2024-01-24
Shuffle modules around a bit.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-23
Fix some CoreExport types that should be DllExport.
Sadie Powell
2024-01-22
Mark all exception types as CoreExport.
Sadie Powell
2024-01-22
Update the Turkish translation for the changes in 2.1 git.
Sadie Powell
2024-01-22
Merge branch '2.0' into 2.1.
Sadie Powell
2024-01-22
Add a new Turkish translation contributed by CaPa CuL.
Sadie Powell
2024-01-22
Fix typo
Victor Coss
2024-01-11
Fix some module names that were missed in commit 4056af00e3.
Sadie Powell
2024-01-10
Fix an oversight in build_subdir.
Sadie Powell
2024-01-10
Parse InspIRCd module names in a way which is 1206 compatible.
Sadie Powell
2024-01-10
Add a wrapper for std::string::compare to Anope::string.
Sadie Powell
2024-01-09
Update the changelogs.
Sadie Powell
2024-01-09
Always build the stats modules.
Sadie Powell
2024-01-09
Bump the minimum OpenSSL version to 1.1.
Sadie Powell
2024-01-09
Always disable SSLv3 support, allow disabling TLSv1.[012].
Sadie Powell
2024-01-09
Drop support for ancient versions of GnuTLS.
Sadie Powell
2024-01-09
Update the default SSL filenames to use the Certbot names.
Sadie Powell
2024-01-09
Use native file extensions on macOS and Windows.
Sadie Powell
2024-01-09
Put modules into their own folder on Windows.
Sadie Powell
2024-01-08
Add a string overload of Channel::Kick.
Sadie Powell
2024-01-08
Add a string overload of User::SetModes.
Sadie Powell
2024-01-08
Add a string overload of Channel::SetModes.
Sadie Powell
2024-01-08
Bump the up to date languages for the recent format changes.
Sadie Powell
2024-01-08
Fix various format string issues.
Sadie Powell
2024-01-08
Add a non-formatting overload of User::SetModesInternal.
Sadie Powell
2024-01-08
Mark format strings with the GNU printf attribute.
Sadie Powell
2024-01-06
fr_FR: Generalize gender-neutral grammar
Valentin Lorentz
2024-01-06
Fix an oversight in the mysql module.
Sadie Powell
2024-01-06
Fix a sign conversion issue in the mysql module.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-06
Add missing whitespace in multi-line comment
Robert Scheck
2024-01-05
Update translations for the recent services case fix.
Sadie Powell
2024-01-05
Fix inconsistent capitalization of 'services'.
Val Lorentz
2024-01-05
Fix a translation string and enable translations on CI.
Sadie Powell
2024-01-05
fr_FR: msgmerge + update fuzzy strings.
Val Lorentz
2024-01-05
Add an alias for chanserv/status for the name used by Atheme.
Sadie Powell
2024-01-05
Merge branch '2.0' into 2.1.
Sadie Powell
2024-01-05
fr_FR: Update fuzzy strings
Val Lorentz
2024-01-05
fr_FR: Fix trailing spaces
Valentin Lorentz
2024-01-05
Use normal exit codes when exiting the process.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2024-01-04
Bump for 2.1.2-git.
Sadie Powell
2024-01-04
Release 2.1.1.
2.1.1
Sadie Powell
2024-01-04
Update the changelog.
Sadie Powell
2024-01-04
Fix a typo in GetCommandLineArgument.
Sadie Powell
2024-01-01
Fix a copy/paste error in the default channel settings.
Sadie Powell
[prev]
[next]