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
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2024-10-25
Fix parsing mode changes from users on UnrealIRCd.
Sadie Powell
2024-10-22
Replace usestrictprivmsg with something actually useful.
Sadie Powell
2024-10-22
Move nickserv/set/message to a new module, kill options:useprivmsg.
Sadie Powell
2024-10-19
Use the target nick as the default desc for mask access entries.
Sadie Powell
2024-10-19
Deduplicate the access code in cs_statusupdate.
Sadie Powell
2024-10-18
Merge branch '2.0' into 2.1
Sadie Powell
2024-10-18
Fix a change that was missing from the previous commit.
Sadie Powell
2024-10-18
Merge branch '2.0' into 2.1.
Sadie Powell
2024-10-18
Fix marking channels as persistent on InspIRCd and UnrealIRCd.
Sadie Powell
2024-10-17
Updated the supported versions in the README.
Sadie Powell
2024-10-16
Add support for name-only extbans on InspIRCd.
Sadie Powell
2024-10-11
Let the user know about their cert being auto-added to their account.
Sadie Powell
2024-10-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-10-11
Change the mode lock before removing/adding the PERM mode.
Sadie Powell
2024-10-04
Fix matching stacked extbans.
Sadie Powell
2024-10-04
Remove some unnecessary debug logging.
Sadie Powell
2024-10-04
Fix validating named extbans on UnrealIRCd.
Sadie Powell
2024-10-04
Implement NEXTBANS support on UnrealIRCd.
Sadie Powell
2024-10-04
Fix extracting the mode parameters from MODE on UnrealIRCd.
Sadie Powell
2024-10-04
Fix matching extended bans in services.
Sadie Powell
2024-10-04
Fix parsing extbans on InspIRCd v4.
Sadie Powell
2024-10-04
Respect EXTBANFORMAT on InspIRCd v4.
Sadie Powell
2024-10-02
Change User::SetModesInternal to take a split mode change.
Sadie Powell
2024-10-02
Change Channel::SetModesInternal to take a split mode change.
Sadie Powell
2024-10-01
Raise the default nickname expiry time to one year.
Sadie Powell
2024-09-26
Respect nonicknameownership on InspIRCd v4.
Sadie Powell
2024-09-26
Allow sending an oper account on InspIRCd.
Sadie Powell
2024-09-24
Bump minimum UnrealIRCd version to 6.0.
Sadie Powell
2024-09-04
Fix the Argon2 module not having test vectors.
Sadie Powell
2024-09-01
Merge branch '2.0' into 2.1.
Sadie Powell
2024-08-30
Fix parsing named extbans on InspIRCd.
Sadie Powell
2024-08-29
Refactor ns_getemail slightly.
Sadie Powell
2024-08-29
Allow server admins to require that a display nick drops last.
Sadie Powell
2024-08-24
Fix translating mail:memo_message.
Sadie Powell
2024-08-22
Use CanClearBans/SendClearBans when enforcing smartjoin.
Sadie Powell
2024-08-18
Fix the grammar of some info messages.
Sadie Powell
2024-08-18
Add account identifier to nickserv/info output.
Sadie Powell
2024-08-14
Automatically determine SQL column type from the field.
Sadie Powell
2024-08-14
Remove the unused KeySet method in Serialize::Data.
Sadie Powell
2024-08-09
Fix parsing SVSMODE and SVS2MODE messages on UnrealIRCd.
Sadie Powell
2024-07-20
Fix the type of the InspIRCd IJOIN chants when converting.
Sadie Powell
2024-07-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-07-19
Send the vhost/vident before the account name on InspIRCd.
Sadie Powell
2024-07-14
Merge branch '2.0' into 2.1.
Sadie Powell
2024-07-14
Fix joining channels with keys on InspIRCd v3.
Sadie Powell
2024-07-14
Fix the name of the key parameter in SendSVSJoin.
Sadie Powell
2024-07-14
Fix sending global messages to remotely linked servers.
Sadie Powell
2024-07-08
Qualify a use of auto in db_atheme.
Sadie Powell
2024-07-04
Add UNIX socket support to mysql module.
ItsOnlyBinary
2024-06-24
Add support for sending tag messages.
Sadie Powell
[next]