signaller/internal/models
2019-08-10 10:47:09 +05:00
..
capabilities Add capabilities method 2019-07-25 20:14:37 +05:00
common Move event types to common 2019-08-10 10:47:09 +05:00
createroom Update imports 2019-08-03 19:19:18 +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
filter Rework filter methods 2019-08-05 19:39:28 +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 Update imports 2019-08-03 19:19:18 +05:00
login Update imports 2019-08-03 19:19:18 +05:00
password Add user change password method 2019-07-25 21:56:31 +05:00
publicrooms Add basic implementation of Post publicRooms method 2019-08-03 19:47:33 +05:00
register refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
registeravailable Add register.available method 2019-08-02 18:17:18 +05:00
roomalias Add implementation of room alias methods 2019-08-06 20:28:39 +05:00
rooms Move event types to common 2019-08-10 10:47:09 +05:00
sendmessage Update imports 2019-08-03 19:19:18 +05:00
sync Update imports 2019-08-03 19:19:18 +05: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 Make models.ApiError interface, not struct 2019-08-03 11:46:57 +05:00