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
2025-04-16
Use duration strings when reporting the expiry period.
Sadie Powell
2025-04-16
Update the change logs.
Sadie Powell
2025-04-16
Fix some text strings that should be marked as translatable.
Sadie Powell
2025-04-16
Rename TextSplitter to LineWrapper.
Sadie Powell
2025-04-16
Automatically wrap the help output.
Sadie Powell
2025-04-16
Fix a compiler warning on Clang.
Sadie Powell
2025-04-16
Reduce the maximum line length from 120 to 100.
Sadie Powell
2025-04-16
Update as many messages as possible for automatic line wrapping.
Sadie Powell
2025-04-15
Automatically line wrap messages sent by services.
Sadie Powell
2025-04-15
Show the protection time in the INFO output.
Sadie Powell
2025-04-15
Add / to the default vhost chars.
Sadie Powell
2025-04-15
Allow unbanning virtual modes, add the !unmute fantasy command.
Sadie Powell
2025-04-15
Fix a typo in cs_unban.
Sadie Powell
2025-04-15
Allow clearing other list modes using ClearBans.
Sadie Powell
2025-04-15
Sync the GitHub templates with the ones InspIRCd uses.
Sadie Powell
2025-04-15
Use Anope::Template in db_json.
Sadie Powell
2025-04-15
Add support for monthly backups to db_json.
Sadie Powell
2025-04-15
Merge branch '2.0' into 2.1.
Sadie Powell
2025-04-15
Ask people to file PRs on GitHub as well as emailing team@.
Sadie Powell
2025-04-14
Update the change logs.
Sadie Powell
2025-04-14
Add Anope::Templace and switch all template strings to use it.
Sadie Powell
2025-04-14
Purge the seen database after 90 days.
Sadie Powell
2025-04-14
Switch enc_sha2 default from sha256 to sha512.
Sadie Powell
2025-04-14
Fix a typo in the example config.
Sadie Powell
2025-04-13
Resort the Implementation list.
Sadie Powell
2025-04-13
Add a matcher for the InspIRCd oper name extban.
Sadie Powell
2025-04-10
Expand GetQueryCommand to take a command name.
Sadie Powell
2025-04-07
Make the length of confirmation codes configurable.
Sadie Powell
2025-04-05
Ignore the SLOG message on UnrealIRCd.
Sadie Powell
2025-04-05
Add a log message for when we receive a weirdly targeted message.
Sadie Powell
2025-04-05
Deduplicate checks in ns_cert.
Sadie Powell
2025-04-02
Merge branch '2.0' into 2.1.
Sadie Powell
2025-04-02
Update the change log.
Sadie Powell
2025-04-02
Fix building in a post-CMP0082 world.
Sadie Powell
2025-04-02
Replace NormalizeBuffer implementation with the one from InspIRCd.
Sadie Powell
2025-04-02
Fix an unnecessary substr in irc2sql.
Sadie Powell
2025-04-02
Add a message handler for messages that can be safely ignored.
Sadie Powell
2025-04-02
Fix building in a post-CMP0082 world.
Sadie Powell
2025-04-02
Bump the minimum CMake version to 3.20.
Sadie Powell
2025-04-02
Merge branch '2.0' into 2.1.
Sadie Powell
2025-04-02
Fix building on old versions of RHEL.
Sadie Powell
2025-04-02
Fix building on CMake 4.
Sadie Powell
2025-04-01
Refactor and document the rest of the SASL header.
Sadie Powell
2025-04-01
Bump the minimum CMake version in the docs.
Sadie Powell
2025-04-01
Bump for 2.1.14-git.
Sadie Powell
2025-04-01
Release 2.1.13.
Sadie Powell
2025-03-31
Move SASL::IdentifyRequest to ns_sasl.
Sadie Powell
2025-03-30
Update the changelogs.
Sadie Powell
2025-03-30
Execute SQL updates atomically.
Sadie Powell
2025-03-30
Use insert_or_assign when creating ChannelInfo instances.
Sadie Powell
[next]