signaller/internal/models
2019-07-31 20:01:20 +05:00
..
capabilities Add capabilities method 2019-07-25 20:14:37 +05:00
common refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
createroom Implement ListRoom GET/PUT methods 2019-07-31 20:01:20 +05:00
devices Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
events Add room event on changint topic 2019-07-21 16:30:14 +05:00
joinedrooms Add user.JoinedRooms() method 2019-07-24 20:04:45 +05:00
joinroom refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
listroom Implement ListRoom GET/PUT methods 2019-07-31 20:01:20 +05:00
login Update login method structures names 2019-07-20 11:35:01 +05:00
password Add user change password method 2019-07-25 21:56:31 +05:00
register refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
rooms Add room creation events 2019-07-21 17:08:16 +05:00
sendmessage refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
sync refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
versions Move versions method to separate model 2019-07-20 22:10:43 +05:00
whoami Add WhoAmI handler 2019-07-23 19:37:02 +05:00
errors.go refactor: Change project structure to default (Standard Golang project layout) 2019-07-19 11:39:53 +04:00