Sadie Powell
36d69b1e5c
Update the change logs.
2025-04-23 17:34:33 +01:00
Sadie Powell
c8b3819767
Add the anope.account and anope.listAccounts RPC events.
2025-04-19 22:31:49 +01:00
Sadie Powell
e6a1982922
Fix various typos in the rpc_data docs.
2025-04-19 21:49:33 +01:00
Sadie Powell
40a1dc9536
Document the rpc_data result better.
2025-04-19 17:22:06 +01:00
Sadie Powell
18dfa62626
Add expanded data to the rpc_data list events.
2025-04-19 15:16:07 +01:00
Sadie Powell
597d4a1aee
Update the change logs.
2025-04-16 02:45:53 +01:00
Sadie Powell
cbb41241d4
Merge branch '2.0' into 2.1.
2025-04-15 11:42:49 +01:00
Sadie Powell
b9acaa6d51
Ask people to file PRs on GitHub as well as emailing team@.
2025-04-15 10:05:51 +01:00
Sadie Powell
9d18fdf0f6
Update the change logs.
2025-04-14 11:56:40 +01:00
Sadie Powell
c6065ff0f3
Update the change log.
2025-04-02 23:00:12 +01:00
Sadie Powell
97c63822fc
Bump the minimum CMake version to 3.20.
...
This should hopefully prevent us from being burned by CMake
dropping old version compatibility for a long time.
2025-04-02 10:11:21 +01:00
Sadie Powell
2ecb667d1c
Bump the minimum CMake version in the docs.
2025-04-01 16:29:11 +01:00
Sadie Powell
c21f6ac597
Bump for 2.1.14-git.
2025-04-01 11:06:38 +01:00
Sadie Powell
390d0482fc
Release 2.1.13.
2025-04-01 11:04:29 +01:00
Sadie Powell
ea4877dc16
Update the changelogs.
2025-03-30 13:06:48 +01:00
Sadie Powell
65183c3c49
Update the change logs.
2025-03-26 09:18:56 +00:00
Sadie Powell
602ff60e21
Document the migration path for removed config options.
...
Also resort the config changelog so it is listed alphabetically.
2025-03-22 08:17:28 +00:00
Sadie Powell
8d0399e356
Document the default value for new config options in the changelog.
2025-03-22 08:04:55 +00:00
Sadie Powell
a4d0213bcb
Update the changelogs.
2025-03-22 07:59:54 +00:00
Sadie Powell
5fd2145821
Update author list.
2025-03-16 12:16:02 +00:00
Sadie Powell
b4d068b01a
Fix the messageUser function in the JavaScript library.
2025-03-13 15:27:07 +00:00
Sadie Powell
23d548336a
Document the required RPC modules in the JavaScript library.
2025-03-13 15:24:48 +00:00
Sadie Powell
82371dc279
Update the changelogs.
2025-03-13 15:17:08 +00:00
Sadie Powell
fd6770373f
Add the rpc_message module, remove the notice RPC event.
2025-03-13 15:12:47 +00:00
Sadie Powell
e221c7642a
Update the changelogs.
2025-03-09 20:14:03 +00:00
Sadie Powell
82aecd6c7e
Bump for 2.1.13-git.
2025-02-28 16:11:40 +00:00
Sadie Powell
3cef83c8c5
Release 2.1.12.
2025-02-28 16:10:09 +00:00
Sadie Powell
0781f8a82a
Update the changelogs.
2025-02-28 09:58:23 +00:00
Sadie Powell
fb03d745c5
Add a JavaScript library for accessing the JSON-RPC API.
2025-02-26 17:18:03 +00:00
Sadie Powell
e500258ce4
Add the rpc_data module.
...
- 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-25 19:59:23 +00:00
Sadie Powell
8330cd119a
Fix sending RPC responses after the previous commit.
2025-02-18 21:27:46 +00:00
Sadie Powell
3c340f550a
Update the XMLRPC example to use JSON-RPC instead.
2025-02-14 21:13:10 +00:00
Sadie Powell
420f83bbbf
Use RPC error responses correctly.
2025-02-14 20:54:06 +00:00
Sadie Powell
84dbb5c9a3
Tidy up the change logs.
2025-02-13 04:55:15 +00:00
Sadie Powell
9e621cca11
Add the new JSON-RPC module to compliment the XMLRPC one.
2025-02-13 04:19:39 +00:00
Sadie Powell
f8c1b8f4f9
Rework the RPC modules in preparation for the new JSON-RPC module.
2025-02-13 01:45:20 +00:00
Sadie Powell
0a82366a6b
Merge branch '2.0' into 2.1.
2025-01-14 13:41:19 +00:00
Sadie Powell
a92f09153a
Bump for 2.0.18-git.
2024-12-08 12:18:55 +00:00
Sadie Powell
73714420d1
Release 2.0.17.
2024-12-08 12:15:26 +00:00
Sadie Powell
ea96f2ad40
Update the change log.
2024-12-08 12:13:28 +00:00
Sadie Powell
b6f5b50086
Bump for 2.1.12-git.
2024-12-01 10:06:34 +00:00
Sadie Powell
3ae4a022eb
Release 2.1.11.
2024-12-01 10:04:21 +00:00
Sadie Powell
ea8a692191
Add support for numerics associated with cs_set_misc entries.
...
This is mainly to allow the URL entry to use RPL_CHANNELURL.
2024-11-29 20:39:22 +00:00
Sadie Powell
026d6c461d
Update the change logs.
2024-11-29 17:24:13 +00:00
Sadie Powell
24cbb84009
Bump for 2.1.11-git.
2024-11-01 10:00:11 +00:00
Sadie Powell
f3c94e5d23
Release 2.1.10.
2024-11-01 09:48:52 +00:00
Sadie Powell
0cab675825
Fix a typo in the change log.
2024-10-22 16:53:21 +01:00
Sadie Powell
f1751dcb21
Replace usestrictprivmsg with something actually useful.
...
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 16:29:22 +01:00
Sadie Powell
c9625ccf3f
Update the change logs.
2024-10-22 14:41:52 +01:00
TehPeGaSuS
57ac7cb4db
Update the cron file name.
...
name
2024-10-20 23:53:23 +01:00