Commit Graph

13 Commits

Author SHA1 Message Date
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 bceb63bac6
Support sending formatted text (r0.6.0). (#82) 2020-08-27 13:09:29 +01:00
Michael Telatynski fa4abd0af9 unrelated: Add PrevContent 2019-12-22 18:20:50 +00:00
Bernhard Tittelbach 5df0d882cd ImageInfo can have a Thumbnail (and it's needed for Riot on Android) 2019-04-18 16:52:47 +01:00
Travis Ralston 4f8f762583 Expose `unsigned` on events
Signed-off-by: Travis Ralston <travpc@gmail.com>
2018-07-06 21:26:17 -06:00
Wim eb6a57bae9 Add Redacts key (m.room.redaction event) (#43) 2018-05-11 16:52:41 +01:00
Marcel e98d37640a Make gofmt happy 2017-08-25 01:18:57 +02:00
Marcel 11ade4797f Fix timestamp being too large for int
Signed-off by Marcel Radzio <mtrnord1@gmail.com>
2017-08-25 01:14:47 +02:00
Richard Lewis 087ee52a0f Omit empty fields on ImageInfo and VideoInfo structs 2017-05-11 14:26:09 +01:00
Richard Lewis 8132e161ec Add links to docs. 2017-05-08 11:23:22 +01:00
Richard Lewis 4bc46014ae Functions to send basic image and video events 2017-04-25 11:02:33 +01:00
Richard Lewis 06ec893403 Check that event is a state event. 2017-04-20 14:41:29 +01:00
Kegan Dougal d356e4af9e Add basic types and pre-commit hooks 2016-11-29 16:44:19 +00:00