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
2025-05-16
Serialize using mutable objects not immutable ones.
Sadie Powell
2025-05-15
Fix the codelength default.
Sadie Powell
2025-05-14
Move the ssl extensible into the METADATA handler on InspIRCd.
Sadie Powell
2025-05-12
Merge various email modules into one module.
Sadie Powell
2025-05-11
Also require services operators to confirm their email addresses.
Sadie Powell
2025-05-11
Be more specific in the generator field in db_json.
Sadie Powell
2025-05-11
Prefix the special db_json columns with an @.
Sadie Powell
2025-05-11
Fix loading databases in db_json.
Sadie Powell
2025-05-10
Remove some duplicate chanstats settings.
Sadie Powell
2025-05-10
Always use the same stats object when deserialising stats.
Sadie Powell
2025-05-10
Use more appropriate types for MaxUserCount and OperCount.
Sadie Powell
2025-05-10
There's no need to count the servers in os_stats.
Sadie Powell
2025-05-10
Try to ensure we only have use Stats instance.
Sadie Powell
2025-05-09
Build buffers a bit smarter in cs_access/cs_xop/help.
Sadie Powell
2025-05-09
Allow using an account identifier in the anope.account RPC method.
Sadie Powell
2025-05-09
Be more explicit about what versions compatibility code is for.
Sadie Powell
2025-05-09
Revert "Force the MySQL module to use UTC for connections".
Sadie Powell
2025-05-09
Store user away state and add it to the anope.user RPC event.
Sadie Powell
2025-05-09
Add TLS usage to the anope.user RPC event.
Sadie Powell
2025-05-09
Move HTTP types to the HTTP namespace.
Sadie Powell
2025-05-05
Remove rpc_main.
Sadie Powell
2025-05-05
Optimise the maths for the jsonrpc oversize integer workaround.
Sadie Powell
2025-05-05
Add a workaround for JavaScript truncating integers in RPC.
Sadie Powell
2025-05-04
Also allow hashed RPC tokens in the config file.
Sadie Powell
2025-05-04
Add support for bearer tokens for authorising with RPC.
Sadie Powell
2025-05-04
Send list mode changes with BMASK or EBMASK on Solanum.
Sadie Powell
2025-05-04
Request EBMASK on Solanum.
Sadie Powell
2025-05-04
Request SJSBY from UnrealIRCd.
Sadie Powell
2025-05-03
Fix a missing override keyword.
Sadie Powell
2025-05-03
Store the setter and ts for all modes and try to restore them.
Sadie Powell
2025-05-03
Always use SVSLOGIN on UnrealIRCd.
Sadie Powell
2025-05-03
Drop support for Bahamut as it has no non-DALnet users.
Sadie Powell
2025-05-03
Bump the minimum version of ircd-hybrid to 8.2.34.
Sadie Powell
2025-05-03
Don't send join numerics to our own clients.
Sadie Powell
2025-05-02
Remove the inconsistently used [auto memo] prefix from some memos.
Sadie Powell
2025-05-02
Remove double spacing after a full stop in help messages.
Sadie Powell
2025-04-27
Deduplicate code in cs_access.
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
Add support for hashing operator passwords in the config.
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
Allow syntax messages to take a predicate.
Sadie Powell
[next]