Age | Commit message (Expand) | Author |
---|---|---|
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 | Add the rpc_message module, remove the notice RPC event. | 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 |
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 | 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 |