Commit Graph

12 Commits

Author SHA1 Message Date
donomii 62718f6e9f
Merge a76221e3fc into eb6a57bae9 2018-05-11 16:26:35 +00: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
Donomii 9f07f1d548 Further appease pedants 2017-07-15 18:08:04 +02:00
Donomii d0c8c3e5b0 Added SendFile function, and FileMessage and FileInfo data structs 2017-07-15 17:46:29 +02:00
Donomii 372e8fa06f "origin_server_ts" requires 64 bits
Compile was failing on 32 bit linux
2017-07-08 16:11:47 +00: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