Andrew Morgan
|
743bdbe961
|
Add 'Federation publicRoom Name/topic keys are correct' test to sytest whitelist
|
4 years ago |
Timo Kösters
|
db7044a950
|
sytest test
|
5 years ago |
Timo Kösters
|
f0a21b6165
|
fix: use device_id when registering
TIL body.device_id != (*body).device_id, which is pretty bad, so I
renamed body.device_id to body.sender_device
|
5 years ago |
Valkum
|
3e03787551
|
Add Complement dockerfile and move sytest dir
|
5 years ago |
Faelar
|
df55e8ed0b
|
Add room upgrade.
|
5 years ago |
Timo
|
4954df3cc3
|
feat: handle txn ids
|
5 years ago |
Timo
|
0c1cc8d82b
|
Fix CI
|
5 years ago |
timokoesters
|
310b0fcd86
|
fix ci
|
5 years ago |
CapsizeGlimmer
|
4d4969862a
|
Implement /rooms/<room_id>/joined_members
|
6 years ago |
timokoesters
|
2765071201
|
Fix CI
|
6 years ago |
gnieto
|
5a8705bd25
|
Add room tags (#140)
Merge branch 'master' into task/add-tags
Add room tagging support
Co-authored-by: Timo Kösters <timo@koesters.xyz>
Co-authored-by: Guillem Nieto <gnieto.talo@gmail.com>
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/140
Reviewed-by: Timo Kösters <timo@koesters.xyz>
|
6 years ago |
aura
|
630196f0a3
|
Implement get_joined_rooms (#155)
whitelist /joined_rooms in sytest
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
style: fmt
feat: implement /joined_rooms (#78)
Signed-off-by: Aurabindo Pillai <mail@aurabindo.in>
Co-authored-by: Aurabindo Pillai <mail@aurabindo.in>
Co-authored-by: timokoesters <timo@koesters.xyz>
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/155
Reviewed-by: Timo Kösters <timo@koesters.xyz>
|
6 years ago |
Timo Kösters
|
9c095f1538
|
Update README, fix CI (#148)
Update 'README.md'
Update README, fix CI
Co-authored-by: timokoesters <timo@koesters.xyz>
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/148
|
6 years ago |
CapsizeGlimmer
|
3a8efaeafa
|
Whitelist logout all
|
6 years ago |
timokoesters
|
54ad1fbed9
|
fix: CI
|
6 years ago |
timokoesters
|
56d4742201
|
improvement: log bad database errors automatically
|
6 years ago |
timokoesters
|
176bd114a0
|
fix: use correct device in GET /devices
|
6 years ago |
timokoesters
|
588049678b
|
refactor: replace DeviceId with str or String
|
6 years ago |
timokoesters
|
b7f7a39973
|
feat: kick,ban,unban user route
|
6 years ago |
timokoesters
|
8328eeb5ac
|
Make sytest not fail
|
6 years ago |
Jean-Baptiste Petit
|
75e75c3b2f
|
Black list temporaly some room creation tests.
|
6 years ago |
Jean-Baptiste Petit
|
43ed80c6c2
|
Move create room test into blacklist - fixes #23
|
6 years ago |
Rudi Floren
|
00a9424719
|
feat: sytests
|
6 years ago |