55842a0e57
Update 'README.md'
Timo Kösters
2020-05-29 09:54:30 +02:00
25ebde5af8
Merge pull request 'fix: /register lowercases user ids' (#28) from lowercase into master
Timo Kösters
2020-05-27 08:26:32 +02:00
ca77c79222
fix: /register lowercases user ids
timokoesters
2020-05-27 07:09:23 +02:00
dd80a8591d
Merge pull request 'Get device_id from body instead of auth data' (#27) from gnieto/conduit:fix/create-device into master
Timo Kösters
2020-05-27 07:03:21 +02:00
4b3b562347
Get device_id from body instead of auth data
Guillem Nieto
2020-05-26 21:06:54 +02:00
d0e5a39d1d
Merge pull request 'Move create room test into blacklist - fixes#23' (#26) from jbbouille/conduit:remove_create_public_room_test into master
Timo Kösters
2020-05-26 16:57:11 +02:00
43ed80c6c2
Move create room test into blacklist - fixes#23
Jean-Baptiste Petit
2020-05-26 16:01:38 +02:00
58683585cc
improvement: show more info in public rooms list
timokoesters
2020-05-25 20:10:46 +02:00
63c62a4afa
Update 'README.md'
Timo Kösters
2020-05-25 17:36:54 +02:00
1096c2847b
Merge pull request 'Access control' (#22) from control into master
Timo Kösters
2020-05-25 16:59:40 +02:00
b6c0e9bfb2
feat: access control
timokoesters
2020-05-24 18:25:52 +02:00
ab8c2f1e5e
Rename pduid_pdus to pduid_pdu
timokoesters
2020-04-11 09:35:06 +02:00
fd829bfa0d
move client_server code into own file
timokoesters
2020-04-11 09:30:11 +02:00
040296c711
Add test support and impl dummy /read_markers
timokoesters
2020-04-10 13:36:57 +02:00
93b1d97166
Update readme and cargo.toml
timokoesters
2020-04-10 07:53:20 +02:00
8f41a4d306
Update 'README.md'
timo
2020-04-09 23:23:16 +02:00
3f2bf208a9
Merge pull request 'Add displayname and avatar_url endpoints' (#5) from MTRNord/matrixserver:accountdata into master
timo
2020-04-09 21:21:28 +02:00
57264f72e9
Fix avatar_url error message if not starting with mxc://
Marcel
2020-04-09 21:19:27 +02:00
8bcbc983c3
Change and add Comments to the profile endpoints Add missing docs
Marcel
2020-04-09 21:11:21 +02:00
49fe5e3271
Rename userid_avatar_url to userid_avatarurl and fix debug print Run cargo fmt
Marcel
2020-04-09 21:01:39 +02:00
b1284fd509
Replace profile_* with userid_* Add a missing dot in the errormessage Require mxc:// to be present at the start of an avatar_url Update mxc check TODO Show displayname or avatar_url if either is available when getting the profile Endpoint Return the correct data in case of a empty displayname or an empty avatar_url
Marcel
2020-04-09 20:47:03 +02:00
9f3368daa4
Update 'README.md'
timo
2020-04-09 19:51:52 +02:00