Commit Graph

23 Commits

Author SHA1 Message Date
nxshock
330f362e54 Rework filter methods 2019-08-05 19:39:28 +05:00
ChronosX88
501c7b0795
feat: Add Filter API [WIP] 2019-08-04 20:46:31 +04:00
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
a2ebc64065 Add publicrooms method test 2019-08-02 23:11:32 +05:00
nxshock
823ab7e100 Add filling of room state field on room creation 2019-08-02 21:48:48 +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
f0d2ea7f17 Move Logout() to user method 2019-07-24 19:31:07 +05:00
nxshock
92f2b43f56 Add user.LogoutAll() method 2019-07-24 19:15:07 +05:00
nxshock
a1717ec784 Add send message event to memry backend 2019-07-23 19:24:18 +05:00
nxshock
149628e07f Move token generator to backend 2019-07-22 19:46:11 +05:00
nxshock
89646b5a46 Add todo for leaving room 2019-07-22 19:27:23 +05:00
nxshock
32937adc80 Add leave room method 2019-07-22 18:58:18 +05:00
nxshock
c179fdc4b6 Add list of joined room members 2019-07-22 18:46:59 +05:00
nxshock
9c98ec1cf3 Move changing room topic to user method 2019-07-22 18:38:02 +05:00
nxshock
d52022726a Add room creation events 2019-07-21 17:08:16 +05:00
nxshock
a6f8ef9bdb Move CreateRoom to User method 2019-07-21 16:52:32 +05:00
nxshock
0dde8e270c Fix user id 2019-07-21 16:04:02 +05:00
nxshock
2919be97bf Add create room method plus some rework of backend 2019-07-21 14:43:14 +05:00