Commit Graph

11 Commits

Author SHA1 Message Date
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
ChronosX88
1c7937dd22
feat: Add ability to change listening port 2019-07-29 18:08:13 +04: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
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
b140a4f726 Fix login issue 2019-07-19 21:03:29 +05:00
ChronosX88
3b5bc7a77b
fix: Change port number of server (because Linux prohibits listening on 80 port for non-root users) 2019-07-19 11:45:11 +04:00
ChronosX88
833bc6e2f4
refactor: Change project structure to default (Standard Golang project layout) 2019-07-19 11:39:53 +04:00