Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-02 | Update the change logs. | Sadie Powell | |
2025-04-23 | Update the change logs. | Sadie Powell | |
2025-04-19 | Add the anope.account and anope.listAccounts RPC events. | Sadie Powell | |
2025-04-19 | Fix various typos in the rpc_data docs. | Sadie Powell | |
2025-04-19 | Document the rpc_data result better. | Sadie Powell | |
2025-04-19 | Add expanded data to the rpc_data list events. | Sadie Powell | |
2025-04-16 | Update the change logs. | Sadie Powell | |
2025-04-15 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2025-04-15 | Ask people to file PRs on GitHub as well as emailing team@. | Sadie Powell | |
2025-04-14 | Update the change logs. | Sadie Powell | |
2025-04-02 | Update the change log. | Sadie Powell | |
2025-04-02 | Bump the minimum CMake version to 3.20. | Sadie Powell | |
This should hopefully prevent us from being burned by CMake dropping old version compatibility for a long time. | |||
2025-04-01 | Bump the minimum CMake version in the docs. | Sadie Powell | |
2025-04-01 | Bump for 2.1.14-git. | Sadie Powell | |
2025-04-01 | Release 2.1.13. | Sadie Powell | |
2025-03-30 | Update the changelogs. | Sadie Powell | |
2025-03-26 | Update the change logs. | Sadie Powell | |
2025-03-22 | Document the migration path for removed config options. | Sadie Powell | |
Also resort the config changelog so it is listed alphabetically. | |||
2025-03-22 | Document the default value for new config options in the changelog. | Sadie Powell | |
2025-03-22 | Update the changelogs. | Sadie Powell | |
2025-03-16 | Update author list. | Sadie Powell | |
2025-03-13 | Fix the messageUser function in the JavaScript library. | Sadie Powell | |
2025-03-13 | Document the required RPC modules in the JavaScript library. | Sadie Powell | |
2025-03-13 | Update the changelogs. | Sadie Powell | |
2025-03-13 | Add the rpc_message module, remove the notice RPC event. | Sadie Powell | |
2025-03-09 | Update the changelogs. | Sadie Powell | |
2025-02-28 | Bump for 2.1.13-git. | Sadie Powell | |
2025-02-28 | Release 2.1.12. | Sadie Powell | |
2025-02-28 | Update the changelogs. | Sadie Powell | |
2025-02-26 | Add a JavaScript library for accessing the JSON-RPC API. | Sadie Powell | |
2025-02-25 | Add the rpc_data module. | Sadie Powell | |
- Add rewritten and namespaced versions of the channel, oper, user events. - Add the following new events: * anope.listChannels * anope.listOpers * anope.listServers * anope.listUsers * anope.server | |||
2025-02-18 | Fix sending RPC responses after the previous commit. | Sadie Powell | |
2025-02-14 | Update the XMLRPC example to use JSON-RPC instead. | Sadie Powell | |
2025-02-14 | Use RPC error responses correctly. | Sadie Powell | |
2025-02-13 | Tidy up the change logs. | Sadie Powell | |
2025-02-13 | Add the new JSON-RPC module to compliment the XMLRPC one. | Sadie Powell | |
2025-02-13 | Rework the RPC modules in preparation for the new JSON-RPC module. | Sadie Powell | |
2025-01-14 | Merge branch '2.0' into 2.1. | Sadie Powell | |
2024-12-08 | Bump for 2.0.18-git. | Sadie Powell | |
2024-12-08 | Release 2.0.17.2.0.17 | Sadie Powell | |
2024-12-08 | Update the change log. | Sadie Powell | |
2024-12-01 | Bump for 2.1.12-git. | Sadie Powell | |
2024-12-01 | Release 2.1.11.2.1.11 | Sadie Powell | |
2024-11-29 | Add support for numerics associated with cs_set_misc entries. | Sadie Powell | |
This is mainly to allow the URL entry to use RPL_CHANNELURL. | |||
2024-11-29 | Update the change logs. | Sadie Powell | |
2024-11-01 | Bump for 2.1.11-git. | Sadie Powell | |
2024-11-01 | Release 2.1.10.2.1.10 | Sadie Powell | |
2024-10-22 | Fix a typo in the change log. | Sadie Powell | |
2024-10-22 | Replace usestrictprivmsg with something actually useful. | Sadie Powell | |
Every IRC server we support (other than Bahamut which is probably on the chopping bock) uses UIDs so this setting does nothing. Instead, allow configuring a server-side alias for each service and use that when servicealias is enabled. | |||
2024-10-22 | Update the change logs. | Sadie Powell | |