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
/
protocol
Age
Commit message (
Expand
)
Author
2024-10-25
Fix parsing mode changes from users on 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-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-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-08-30
Fix parsing named extbans on InspIRCd.
Sadie Powell
2024-08-09
Fix parsing SVSMODE and SVS2MODE messages on UnrealIRCd.
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-06-24
Add support for sending tag messages.
Sadie Powell
2024-06-24
Remove the formatting overloads of SendNotice/SendPrivmsg.
Sadie Powell
2024-05-22
Fix setting the history mode on UnrealIRCd.
Sadie Powell
2024-05-18
Fix parsing the flood mode on UnrealIRCd.
Sadie Powell
2024-05-10
Always use server-side topic and mode locks where available.
Sadie Powell
2024-05-09
Remove CanSVSLogout and implement logout support on Plexus.
Sadie Powell
2024-05-01
Fix parsing backup client certificate fingerprints on InspIRCd.
Sadie Powell
2024-05-01
Simplify InspIRCd user metadata handler slightly.
Sadie Powell
2024-05-01
Update the inspircd module for recent 1206 protocol changes.
Sadie Powell
2024-04-15
Only enable os_noop on IRCDs that actually have a SendSVSNOOP impl.
Sadie Powell
2024-04-15
Implement support for BIGLINES on UnrealIRCd.
Sadie Powell
2024-04-15
Bump Bahamut support to require 2.0 or newer.
Sadie Powell
2024-04-04
Fix extracting timestamps from UnrealIRCd MODE messages.
Sadie Powell
2024-03-15
Use consistent casing when referring to vhosts and vidents.
Sadie Powell
2024-03-12
Add command handlers for encap commands on InspIRCd.
Sadie Powell
2024-03-12
Implement support for challenge authentication on InspIRCd.
Sadie Powell
2024-03-12
Allow protocol modules to declare that they have no line/mode limit.
Sadie Powell
2024-03-12
Simplify limit extraction code.
Sadie Powell
2024-03-12
Merge branch '2.0' into 2.1.
Sadie Powell
2024-03-12
Fix sending SVSTOPIC when topiclock is loaded on InspIRCd.
Sadie Powell
2024-03-12
Refactor sending vhosts in the InspIRCd protocol module.
Sadie Powell
2024-03-12
Add a protocol module function for extracting timestamps.
Sadie Powell
2024-03-12
Add ProtocolException and use it to send fatal errors.
Sadie Powell
2024-03-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-03-11
Fix the TIME message on InspIRCd.
Sadie Powell
2024-03-11
Fix some InspIRCd 1206 protocol compatibility issues.
Sadie Powell
2024-03-11
Replace convertTo/stringify with non-throwing alternatives.
Sadie Powell
[next]