1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2024-09-19 02:58:52 +02:00
Commit graph

10 commits

Author SHA1 Message Date
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>
2020-07-25 18:35:22 +02:00
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
2020-07-16 07:50:11 +02:00
CapsizeGlimmer
3a8efaeafa Whitelist logout all 2020-07-07 23:09:29 -04:00
timokoesters
54ad1fbed9
fix: CI 2020-06-26 16:26:29 +02:00
timokoesters
56d4742201
improvement: log bad database errors automatically 2020-06-11 14:58:44 +02:00
timokoesters
b7f7a39973
feat: kick,ban,unban user route 2020-06-04 16:51:36 +02:00
timokoesters
8328eeb5ac
Make sytest not fail 2020-06-04 09:53:26 +02:00
Jean-Baptiste Petit
75e75c3b2f Black list temporaly some room creation tests. 2020-06-02 13:57:41 +02:00
Jean-Baptiste Petit
43ed80c6c2 Move create room test into blacklist - fixes #23 2020-05-26 16:01:38 +02:00
Rudi Floren
00a9424719
feat: sytests 2020-05-11 14:44:23 +02:00