22 Commits

Author SHA1 Message Date
iinuwa
0d080a7ffa
Add UIAA error types 2020-04-19 22:09:45 +02:00
Jonas Platte
6ff7d3710b
Replace serde module with ruma-serde, update deps 2020-04-17 23:54:13 +02:00
Isaiah Inuwa
aeb4e237b7
Clarify whether password is optional in registration endpoint. 2020-04-07 11:19:20 +02:00
Isaiah Inuwa
abcc8ec1d2
Update register endpoint to r0.6.0 2020-04-07 11:19:20 +02:00
Ragotzy.devin
1e3769a0f1
impl EndpointError for Error
Co-authored-by: Jonas Platte <jplatte@users.noreply.github.com>
2020-03-22 03:08:08 +01:00
iinuwa
122097cfef
Use Duration over UInt for timeouts and similar fields 2020-03-20 11:29:51 +01:00
iinuwa
d36ec95fb7
Export request and response fields as public 2020-02-26 07:39:41 -06:00
Isaiah Inuwa
4b05e7e361 Add request and response parameters for account deactiviation 2020-02-25 20:00:22 -06:00
Jonas Platte
9665abbaf2
Make accidentally private things public 2020-02-22 01:51:42 +01:00
iinuwa
0139ebc41a
Add OpenID request token endpoint 2020-02-18 19:15:32 +01:00
iinuwa
4bc52af69a Add missing 3PID endpoints 2020-01-13 23:22:09 +01:00
iinuwa
097bd6a86c Add/update endpoints for requesting account management tokens 2020-01-09 12:45:28 +01:00
Karl Linderhed
4a0e0e8bfe Add get_username_availibility endpoint 2020-01-03 23:23:40 +01:00
Isaiah Inuwa
16a8aa70d6 Use DeviceId identifier consistently. 2019-12-24 10:15:56 -05:00
Jonas Platte
c455020802
Update r0::account::change_password to r0.6.0 2019-11-29 00:27:29 +01:00
Jonas Platte
4e319ae27e
Compact more serde attributes 2019-11-11 20:30:25 +01:00
Jonas Platte
90b850a60d Update dependencies (except ruma-events) 2019-08-03 19:43:09 +02:00
Jimmy Cuadra
a16eb7cfe1 Use js_int types for numbers.
See https://github.com/ruma/ruma-events/issues/27 for rationale.
2019-06-16 16:32:56 -07:00
Jimmy Cuadra
8f1d4a4d21 Update all spec links to the r0.4.0 version. 2019-05-01 20:46:57 -07:00
Jonas Platte
e9febfedbc Add /account/whoami endpoint 2019-04-20 15:08:43 +02:00
Jonas Platte
af954220bd Replace serde_derive by re-exports in serde 2019-02-06 20:36:39 +01:00
Alejandro Domínguez
d48fc54c96 Use folders instead of mods 2019-01-22 18:41:41 +01:00