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-05-02
Update the change logs.
Sadie Powell
2025-04-27
Deduplicate code in cs_access.
Sadie Powell
2025-04-27
Show the reason why a config file failed to open.
Sadie Powell
2025-04-27
Fix broken handling of colour codes in LineWrapper.
Sadie Powell
2025-04-25
Allow disabling the timestamp in os_news messages.
Sadie Powell
2025-04-24
Fix a typo in ns_alist.
Sadie Powell
2025-04-24
Fix skipping lone $ values within config values.
Sadie Powell
2025-04-24
Add support for hashing operator passwords in the config.
Sadie Powell
2025-04-24
Remove some double lookups in User::BadPassword.
Sadie Powell
2025-04-23
Update the change logs.
Sadie Powell
2025-04-23
Fix a minor regression in serialising channel data.
Sadie Powell
2025-04-23
Respect NEVEROP in chanserv/set/{founder,successor}.
Sadie Powell
2025-04-23
When deleting a single list item show the deleted item not a count.
Sadie Powell
2025-04-23
Show all privileges in nickserv/alist.
Sadie Powell
2025-04-22
Allow users to unmark themselves as a channel successor.
Sadie Powell
2025-04-22
Remove hardcoded command names from most messages.
Sadie Powell
2025-04-22
Replace hard linebreaks in RPC and webcpanel messages.
Sadie Powell
2025-04-22
Fix splitting in the middle of some command names.
Sadie Powell
2025-04-19
Remove time from the name of some variables where its obvious.
Sadie Powell
2025-04-19
Add the anope.account and anope.listAccounts RPC events.
Sadie Powell
2025-04-19
Fix various typos in the rpc_data docs.
Sadie Powell
2025-04-19
Document the rpc_data result better.
Sadie Powell
2025-04-19
Allow syntax messages to take a predicate.
Sadie Powell
2025-04-19
Add expanded data to the rpc_data list events.
Sadie Powell
2025-04-19
Get rid of the internal block wrapper.
Sadie Powell
2025-04-19
Add support for local password comparison in sql_authentication.
Sadie Powell
2025-04-18
Use windows-2025 for the Windows CI.
Sadie Powell
2025-04-16
Use a duration string when telling people to wait before emailing.
Sadie Powell
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
[next]