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
2020-01-04
Update copyright to 2020.
Robby
2020-01-04
Fix the handling of kick messages with InspIRCd v3.
Matt Schatz
2019-12-15
Revert "Fix the length limit for InspIRCd v3 S2S messages."
Peter Powell
2019-12-15
Add the <limits> include to the inspircd3 module.
Peter Powell
2019-12-14
Enable C++11 features on non-GCC C++11 compilers.
Peter Powell
2019-12-14
Fix a bunch of broken indentation.
Peter Powell
2019-12-14
Fix the length limit for InspIRCd v3 S2S messages.
Peter Powell
2019-12-14
inspircd3: Refer to modules using without a prefix/suffix.
Peter Powell
2019-11-27
Fix retrieval of TopicLock status in IRCDMessageMetadata.
Matt Schatz
2019-11-27
Update IRCDMessageMetadata for channel metadata.
Matt Schatz
2019-11-17
Fix parsing InspIRCd v3 IJOIN messages.
Peter Powell
2019-11-12
Add the SSL ExtensibleItem for Users.
Matt Schatz
2019-11-11
Merge pull request #246 from genius3000/2.0+unconfimed_info
Adam
2019-11-11
Look up unconfirmedexpire from the correct module.
Matt Schatz
2019-11-02
Bump for 2.0.8-git
Adam
2019-11-02
Release 2.0.7
2.0.7
Adam
2019-11-02
docs: update Changes
Adam
2019-11-02
inspircd3: remove CoreExport from IRCDMessageKick
Adam
2019-11-03
Rename a few instances of 'services' to 'stats' in stats.standalone.example.c...
Robby
2019-10-14
ns_recover: add privilege for admins to recover other users
Adam
2019-09-23
Fix various typos.
Peter Powell
2019-09-23
Update the supported InspIRCd versions in the README.
Peter Powell
2019-09-23
Sort message handlers alphabetically.
Peter Powell
2019-09-23
Add the InspIRCd v3 module to the example configs.
Peter Powell
2019-09-23
Handle/send 1205-style PING/PONG messages.
Peter Powell
2019-09-23
Parse 1205-style mode lists for CAPAB CHANMODES/USERMODES.
Peter Powell
2019-09-23
Add a handler for the IJOIN command.
Peter Powell
2019-09-23
Update for the 1205 channel METADATA syntax.
Peter Powell
2019-09-23
Update for the 1205 FJOIN syntax.
Peter Powell
2019-09-23
Update for the 1205 KICK syntax.
Peter Powell
2019-09-23
Update for the 1205 INVITE syntax.
Peter Powell
2019-09-23
Update for the 1205 SERVER syntax.
Peter Powell
2019-09-23
Update for the 1205 FTOPIC syntax.
Peter Powell
2019-09-23
Remove the TOPIC command handler.
Peter Powell
2019-09-23
Remove the JOIN command handler.
Peter Powell
2019-09-23
Use the SINFO command instead of the old VERSION command.
Peter Powell
2019-09-23
Use NUM instead of PUSH for sending numerics to clients.
Peter Powell
2019-09-23
Require the 1205 (3.0+) server protocol.
Peter Powell
2019-09-23
Remove the dependency on the inspircd12 module.
Peter Powell
2019-09-23
Mark inspircd3 as being the InspIRCd 3 module.
Peter Powell
2019-09-23
Make a copy of the InspIRCd v2 module for v3.
Peter Powell
2019-09-23
Update the core message parser to allow parsing IRCv3 message tags.
Peter Powell
2019-08-24
Insert a new line between the subject and message body when sending mail.
Robby
2019-08-18
Merge pull request #244 from clem16/2.0
Adam
2019-08-18
Fixed stupid simple typos.
Clem Morton
2019-08-04
Add hide_status as an available option to nickserv.example.conf.
Robby
2019-07-05
Fix the version binary colliding with the C++20 <version> header.
Peter Powell
2019-05-10
Fix globops logging if there is no predefined sender.
Robby
2019-04-05
Config files: Fix some typos, bring stats.standalone.example.conf up to par w...
Robby
2019-03-30
Log channel memo deletions
Romain Rivière
[next]