Commit Graph

15 Commits

Author SHA1 Message Date
nxshock
a513e35953 Start implementation of Invite method 2019-08-04 13:47:58 +05:00
nxshock
713fc3cb02 Update imports 2019-08-03 19:19:18 +05:00
nxshock
87144ee37d Make models.ApiError interface, not struct 2019-08-03 11:46:57 +05:00
nxshock
cf9fade28e Make Register method uses Login method 2019-07-31 20:53:36 +05:00
nxshock
5a9be3d516 Add LogoutAll() test 2019-07-31 20:13:52 +05:00
nxshock
5c84714d1f Add test case for changing room visibility 2019-07-31 20:10:16 +05:00
nxshock
e8165db50f Implement ListRoom GET/PUT methods 2019-07-31 20:01:20 +05:00
nxshock
ff79b25285 Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
nxshock
8bc553aff4 Add user change password method 2019-07-25 21:56:31 +05:00
nxshock
7293b33b6f Add user.JoinedRooms() method 2019-07-24 20:04:45 +05:00
nxshock
b27c537374 Move user test 2019-07-24 19:36:47 +05:00
nxshock
b7cb0db6c5 Add GetUserByToken test 2019-07-23 20:46:12 +05:00
nxshock
a1717ec784 Add send message event to memry backend 2019-07-23 19:24:18 +05:00
nxshock
4ad7285103 Add tests for memory backend 2019-07-22 22:18:58 +05:00
nxshock
b02c6f99ac Add user ID test 2019-07-22 19:31:33 +05:00