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
/
chanserv
Age
Commit message (
Expand
)
Author
2025-05-27
Fix some trivial wrong types when getting config values.
Sadie Powell
2025-05-16
Serialize using mutable objects not immutable ones.
Sadie Powell
2025-05-15
Fix the codelength default.
Sadie Powell
2025-05-09
Build buffers a bit smarter in cs_access/cs_xop/help.
Sadie Powell
2025-05-09
Be more explicit about what versions compatibility code is for.
Sadie Powell
2025-05-03
Store the setter and ts for all modes and try to restore them.
Sadie Powell
2025-05-03
Don't send join numerics to our own clients.
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-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-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
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
Get rid of the internal block wrapper.
Sadie Powell
2025-04-16
Use duration strings when reporting the expiry period.
Sadie Powell
2025-04-16
Automatically wrap the help output.
Sadie Powell
2025-04-16
Update as many messages as possible for automatic line wrapping.
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-14
Add Anope::Templace and switch all template strings to use it.
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-03-22
Update more messages to use gettext plural forms.
Sadie Powell
2025-03-12
Add defines for the core serialisation type names.
Sadie Powell
2025-03-12
Move serialization from Serializable to a Serialize::Type child.
Sadie Powell
2025-03-09
Sync the chanserv defaults between the code and config.
Sadie Powell
2025-03-08
Move some headers around.
Sadie Powell
2025-03-07
Import misc channel and user metadata in db_atheme.
Sadie Powell
2025-03-02
Return references instead of pointers from the config system.
Sadie Powell
2025-02-14
Keep going in cs_mode if a target doesn't exist.
Sadie Powell
2025-02-14
Allow changing the status modes of multiple people at once.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-29
Add support for numerics associated with cs_set_misc entries.
Sadie Powell
2024-10-22
Replace usestrictprivmsg with something actually useful.
Sadie Powell
2024-10-19
Use the target nick as the default desc for mask access entries.
Sadie Powell
2024-10-19
Deduplicate the access code in cs_statusupdate.
Sadie Powell
2024-10-18
Merge branch '2.0' into 2.1
Sadie Powell
2024-10-18
Merge branch '2.0' into 2.1.
Sadie Powell
2024-10-11
Merge branch '2.0' into 2.1.
Sadie Powell
2024-08-14
Automatically determine SQL column type from the field.
Sadie Powell
2024-06-24
Remove the formatting overloads of SendNotice/SendPrivmsg.
Sadie Powell
2024-06-23
Rename suspend in cs_expire to suspendexpire to match ns_expire.
Sadie Powell
2024-05-22
Fix another iterator invalidation issue.
Sadie Powell
2024-05-18
Fix an iterator invalidation issue in cs_set and ns_set.
Sadie Powell
2024-04-07
Add more documentation for overriding confirmation codes.
Sadie Powell
2024-04-05
Add an operator privilege to allow overriding drop codes.
Sadie Powell
2024-03-29
Fix the default value of accessmax in cs_access.
Sadie Powell
[next]