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
/
data
Age
Commit message (
Expand
)
Author
2025-05-12
Merge various email modules into one module.
Sadie Powell
2025-05-11
Enable db_json by default.
Sadie Powell
2025-05-11
Consistently use yes/no instead of true/false in the configs.
Sadie Powell
2025-05-11
Redocument db_sql(_live) in the example configs.
Sadie Powell
2025-05-10
Remove an outdated comment in the memoserv example config.
Sadie Powell
2025-05-10
Consistently use realname instead of gecos.
Sadie Powell
2025-05-10
Fix some remaining uses of vHost in the configs.
Sadie Powell
2025-05-10
Add a note to irc2sql about using rpc_data instead.
Sadie Powell
2025-05-10
Remove some duplicate chanstats settings.
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-05
Add an example Ruby JSON-RPC client.
Sadie Powell
2025-05-04
Document the existence of the example JSON-RPC client.
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
Enable hidenetsplitquit by default.
Sadie Powell
2025-05-03
Drop support for Bahamut as it has no non-DALnet users.
Sadie Powell
2025-04-25
Allow disabling the timestamp in os_news messages.
Sadie Powell
2025-04-24
Add support for hashing operator passwords in the config.
Sadie Powell
2025-04-19
Add the anope.account and anope.listAccounts RPC events.
Sadie Powell
2025-04-19
Add support for local password comparison in sql_authentication.
Sadie Powell
2025-04-16
Reduce the maximum line length from 120 to 100.
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
Add support for monthly backups to db_json.
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-07
Make the length of confirmation codes configurable.
Sadie Powell
2025-03-26
Add the db_json module.
Sadie Powell
2025-03-22
Allow customising the length at which lines are wrapped after.
Sadie Powell
2025-03-14
Fix {nickserv}:defaults still documenting the old nick protection.
Sadie Powell
2025-03-13
Add the rpc_message module, remove the notice RPC event.
Sadie Powell
2025-03-13
Fix deleting old db_flatfile database backups.
Sadie Powell
2025-03-10
Add a config option for disabling the i8 XML-RPC extension.
Sadie Powell
2025-03-10
Add a config option for disabling the nil XML-RPC extension.
Sadie Powell
2025-03-09
Sync the chanserv defaults between the code and config.
Sadie Powell
2025-03-09
Make config variables a lot more useful.
Sadie Powell
2025-03-08
Turn on channel persistence by default.
Sadie Powell
2025-03-08
Rework how nickname protection works.
Sadie Powell
2025-03-04
Document {ns_sasl}:agent.
Sadie Powell
2025-03-03
Rename sasl to ns_sasl, move to nickserv.example.conf.
Sadie Powell
2025-02-25
Improve the rpc_system module config.
Sadie Powell
2025-02-25
Add the rpc_data module.
Sadie Powell
2025-02-24
Add the system.listMethods RPC method.
Sadie Powell
2025-02-18
Rewrite the xmlrpc module using libxmlrpc-c.
Sadie Powell
2025-02-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-02-14
Document the sql_live performance limitations.
Sadie Powell
[next]