1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-01-04 07:04:06 +01:00
conduit/src
Marcel 062c5521f0 Add displayname and avatar_url endpoints
Add PUT and GET /_matrix/client/r0/profile/{userId}/displayname Endpoint
Add PUT and GET /_matrix/client/r0/profile/{userId}/avatar_url Endpoint
Add GET /_matrix/client/r0/profile/{userId} Endpoint

Took 2 hours 16 minutes
2020-04-09 18:49:27 +02:00
..
data.rs Add displayname and avatar_url endpoints 2020-04-09 18:49:27 +02:00
database.rs Add displayname and avatar_url endpoints 2020-04-09 18:49:27 +02:00
main.rs Add displayname and avatar_url endpoints 2020-04-09 18:49:27 +02:00
pdu.rs New PduEvent struct 2020-04-04 11:53:37 +02:00
ruma_wrapper.rs Update error type of /register route 2020-04-08 23:25:19 +02:00
utils.rs better riot.im support 2020-04-08 22:07:31 +02:00