signaller/internal/models
2019-08-29 21:05:40 +05:00
..
capabilities Add capabilities method 2019-07-25 20:14:37 +05:00
common Events rework 2019-08-10 12:48:55 +05:00
createroom Add createRoom handler 2019-08-29 21:05:40 +05:00
devices Add basic implementation of devices method 2019-07-29 19:32:38 +05:00
events fix: RoomEvent methods now use the pointer to the self 2019-08-18 18:40:10 +04: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 Events rework 2019-08-10 12:48:55 +05:00
sendmessage Update imports 2019-08-03 19:19:18 +05:00
sync feat: Start implementing Sync method (WIP) 2019-08-17 12:42:56 +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 Make models.ApiError interface, not struct 2019-08-03 11:46:57 +05:00