Commit Graph

15 Commits

Author SHA1 Message Date
nxshock
e5b1dbd643 Handle wrong token in whoami method 2019-07-29 19:36:58 +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
33bb853438 Add capabilities method 2019-07-25 20:14:37 +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
1dbc5082a9 Add WhoAmI handler 2019-07-23 19:37:02 +05:00
nxshock
2919be97bf Add create room method plus some rework of backend 2019-07-21 14:43:14 +05:00
nxshock
f07dfc3a33 Move versions method to separate model 2019-07-20 22:10:43 +05:00
nxshock
a99393f7a6 Update login method structures names 2019-07-20 11:35:01 +05:00
nxshock
32637e5c37 Update login method structures and comments 2019-07-20 11:30:16 +05:00
ChronosX88
b0ac28ab22
refactor: Make "get login flows" using models package 2019-07-19 20:29:20 +04:00
ChronosX88
eed0554dc5
refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
ChronosX88
833bc6e2f4
refactor: Change project structure to default (Standard Golang project layout) 2019-07-19 11:39:53 +04:00