Bernhard Tittelbach
7dd5e2a05b
support for ephemeral events and more message types ( #69 )
...
* support ephemeral events
* added AudioMessage,LocationMessage,FileMessage
Co-authored-by: Bernhard Tittelbach <bernhard@tittelbach.org>
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-08-27 13:22:06 +01:00
TheDiscordian
9523b90244
Status functions for interacting with the r0.6.0 presence/status API ( #80 )
...
* Status functions for interacting with the r0.6.0 presence/status API
* private -> Public
2020-08-27 13:07:42 +01: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
Michael Telatynski
5f2b2fc843
rejig
2019-12-21 22:35:11 +00:00
Michael Telatynski
48858059f1
delint
2019-12-21 22:33:03 +00:00
Michael Telatynski
9c5753065f
Add methods to query /publicRooms API
2019-12-21 22:26:19 +00:00
Brendan Abolivier
4fd9ea110d
Merge pull request #56 from DzananGanic/master
...
fixed wrong json tag for RespUserInteractive Session param
2019-03-08 11:30:50 +00:00
Andrew Morgan
2e135b1860
Fix responses uncommented field
2019-01-30 11:32:41 +00:00
DzananGanic
b8d1540599
fixed wrong json tag for RespUserInteractive Session param
2018-12-13 13:23:14 +01:00
MTRNord
3e76370297
Move method HasSingleStageFlow() back to the corresponding struct
2017-08-22 21:41:15 +02:00
Marcel
fdea86cdb9
Add RespUserDisplayName
2017-08-22 20:13:42 +02:00
Michael Telatynski
df70a4461f
add `GET /_matrix/client/r0/voip/turnServer`
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-07 14:13:03 +01:00
Dhole
556e9529c0
Add /messages API
2017-05-06 21:21:07 -07:00
Richard Lewis
4da59c5538
Typing notifications
2017-04-25 10:11:59 +01:00
Richard Lewis
7e21d59dca
Handle leave events
2017-04-20 00:19:23 +01:00
Kegan Dougal
e6268f307c
Add AS membership list APIs
2017-01-06 14:39:25 +00:00
Kegan Dougal
b6093bbf56
Merge branch 'master' into kegan/api-logout
2017-01-06 09:38:27 +00:00
Kegsay
059996b787
Merge pull request #14 from matrix-org/kegan/api-room-memberships
...
Add room membership APIs
2017-01-05 17:28:51 +00:00
Kegan Dougal
490a10cbc3
Add room membership APIs
2017-01-05 15:23:37 +00:00
Kegan Dougal
0827f53d1c
Add /logout API
2017-01-05 14:16:47 +00:00
Kegan Dougal
712061a445
Add /versions endpoint
2017-01-05 12:58:55 +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
09b6649b47
Add helper function to find single stage flows
2016-12-02 17:13:10 +00:00
Kegan Dougal
831dfd27a6
Add missing User-Interactive fields. Only add access_token if one was given.
2016-12-02 17:02:25 +00:00
Kegan Dougal
aee7c3f473
Add Register() with req/resp structs
2016-12-02 16:51:20 +00:00
Kegan Dougal
69b0fcb79d
Add LeaveRoom(roomID) with test
2016-12-01 17:32:16 +00:00
Kegan Dougal
16b47cb061
Add remaining Go-NEB APIs
2016-12-01 12:19:25 +00:00
Kegan Dougal
527c6568c9
Add responses/room types. Add buildURL functions with examples
2016-11-30 11:46:33 +00:00