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-08
Merge branch '2.0' into 2.1.
Sadie Powell
2025-05-08
Change Command::Run to return true on success.
Sadie Powell
2025-05-08
Bump for 2.0.19-git.
Sadie Powell
2025-05-08
Release 2.0.18.
Sadie Powell
2025-05-08
Update the change log.
Sadie Powell
2025-05-08
Fix being able to group guest nicknames.
Sadie Powell
2025-05-06
Fix French translation of "last used"
Val Lorentz
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-05
Add an example Ruby JSON-RPC client.
Sadie Powell
2025-05-05
Fix various documentation errors in the JavaScript JSON-RPC client.
Sadie Powell
2025-05-04
Document the existence of the example JSON-RPC client.
Sadie Powell
2025-05-04
Fix HTTP headers to be case insensitive as required by the spec.
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
Zero-initialize a variable in BuildModeChange.
Sadie Powell
2025-05-04
Request SJSBY from UnrealIRCd.
Sadie Powell
2025-05-04
Enable hidenetsplitquit by default.
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
Remove the unused template overload of SendMode.
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 an obsolete comment about Windows.
Sadie Powell
2025-05-02
Add a note to LANGUAGE about control characters in messages.
Sadie Powell
2025-05-02
Remove double spacing after a full stop in help messages.
Sadie Powell
2025-05-02
Fix some typos in the change log.
Sadie Powell
2025-05-02
Bump for 2.1.15-git.
Sadie Powell
2025-05-02
Release 2.1.14.
Sadie Powell
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
[next]