summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-05-10Fix some remaining uses of vHost in the configs.Sadie Powell
2025-05-09Allow using an account identifier in the anope.account RPC method.Sadie Powell
2025-05-09Store user away state and add it to the anope.user RPC event.Sadie Powell
2025-05-09Add TLS usage to the anope.user RPC event.Sadie Powell
2025-05-09Stringify all parameters in the example RPC clients.Sadie Powell
2025-05-05Remove rpc_main.Sadie Powell
2025-05-05Add an example Ruby JSON-RPC client.Sadie Powell
2025-05-05Fix various documentation errors in the JavaScript JSON-RPC client.Sadie Powell
2025-05-04Document the existence of the example JSON-RPC client.Sadie Powell
2025-05-04Add support for bearer tokens for authorising with RPC.Sadie Powell
2025-05-03Drop support for Bahamut as it has no non-DALnet users.Sadie Powell
2025-05-03Bump the minimum version of ircd-hybrid to 8.2.34.Sadie Powell
2025-05-02Remove an obsolete comment about Windows.Sadie Powell
2025-05-02Add a note to LANGUAGE about control characters in messages.Sadie Powell
2025-05-02Fix some typos in the change log.Sadie Powell
2025-05-02Update the change logs.Sadie Powell
2025-04-23Update the change logs.Sadie Powell
2025-04-19Add the anope.account and anope.listAccounts RPC events.Sadie Powell
2025-04-19Fix various typos in the rpc_data docs.Sadie Powell
2025-04-19Document the rpc_data result better.Sadie Powell
2025-04-19Add expanded data to the rpc_data list events.Sadie Powell
2025-04-16Update the change logs.Sadie Powell
2025-04-15Merge branch '2.0' into 2.1.Sadie Powell
2025-04-15Ask people to file PRs on GitHub as well as emailing team@.Sadie Powell
2025-04-14Update the change logs.Sadie Powell
2025-04-02Update the change log.Sadie Powell
2025-04-02Bump the minimum CMake version to 3.20.Sadie Powell
2025-04-01Bump the minimum CMake version in the docs.Sadie Powell
2025-04-01Bump for 2.1.14-git.Sadie Powell
2025-04-01Release 2.1.13.Sadie Powell
2025-03-30Update the changelogs.Sadie Powell
2025-03-26Update the change logs.Sadie Powell
2025-03-22Document the migration path for removed config options.Sadie Powell
2025-03-22Document the default value for new config options in the changelog.Sadie Powell
2025-03-22Update the changelogs.Sadie Powell
2025-03-16Update author list.Sadie Powell
2025-03-13Fix the messageUser function in the JavaScript library.Sadie Powell
2025-03-13Document the required RPC modules in the JavaScript library.Sadie Powell
2025-03-13Update the changelogs.Sadie Powell
2025-03-13Add the rpc_message module, remove the notice RPC event.Sadie Powell
2025-03-09Update the changelogs.Sadie Powell
2025-02-28Bump for 2.1.13-git.Sadie Powell
2025-02-28Release 2.1.12.Sadie Powell
2025-02-28Update the changelogs.Sadie Powell
2025-02-26Add a JavaScript library for accessing the JSON-RPC API.Sadie Powell
2025-02-25Add the rpc_data module.Sadie Powell
2025-02-18Fix sending RPC responses after the previous commit.Sadie Powell
2025-02-14Update the XMLRPC example to use JSON-RPC instead.Sadie Powell
2025-02-14Use RPC error responses correctly.Sadie Powell
2025-02-13Tidy up the change logs.Sadie Powell