Commit Graph

12 Commits

Author SHA1 Message Date
Ilya Beltsiukou e1b14d8eb3 Implement easyjson for room aliases aps 2021-04-02 20:13:59 +03:00
Ilya Beltsiukou 9b894c66e2 Merge branch 'master' of github.com:kanopeld/gomatrix into kanopeld/room-aliases 2021-04-02 20:10:41 +03:00
Ilya Beltsiukou ef125702f5 Implement room alias api's 2021-03-25 22:04:37 +03:00
Ilya Beltsiukou a33491b5cc Added gitignore rules. Changed http methods from string to constants. Added easyjson for faster marshall/unmarshall json. Added constant fot message types 2021-03-25 14:19:01 +03:00
f4814n c698fb0c10
Update Login() Logout() and LogoutAll() to r0.6.0 (#73)
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-08-27 13:05:45 +01:00
Richard Lewis 4da59c5538 Typing notifications 2017-04-25 10:11:59 +01:00
Kegsay eb1518c496 Merge pull request #13 from matrix-org/kegan/api-redact
Add /redact endpoint
2017-01-05 18:39:41 +00:00
Kegan Dougal 490a10cbc3 Add room membership APIs 2017-01-05 15:23:37 +00:00
Kegan Dougal 30c7035522 Add /redact endpoint 2017-01-05 14:33:38 +00:00
Kegan Dougal 7afedf5a62 Add CreateRoom() 2016-12-09 15:42:32 +00:00
Kegan Dougal 9c7c0986d7 Add Login()
With example.
2016-12-09 15:03:19 +00:00
Kegan Dougal aee7c3f473 Add Register() with req/resp structs 2016-12-02 16:51:20 +00:00