mautrix-go/event
2021-12-03 17:47:41 +02:00
..
accountdata.go Run gofmt 2021-09-22 10:52:01 -04:00
content.go Automatically create new Olm sessions if decryption fails 2021-12-03 16:23:24 +02:00
encryption.go Stop using non-existent device_id field when handling olm messages 2021-12-03 17:47:41 +02:00
ephemeral.go Allow sending custom data with read receipts 2021-05-18 15:22:18 +03:00
events.go Automatically move top-level prev_content inside unsigned 2021-11-01 12:25:58 +02:00
member.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
message.go Add SetEdit utility function to MessageEventContent 2021-10-27 15:30:04 +03:00
message_test.go fix dropped errors 2021-04-12 03:40:40 -07:00
powerlevels.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
relations.go Use net.maunium.reply instead of m.reference as fake reply relation type 2020-10-27 00:42:53 +02:00
reply.go Use net.maunium.reply instead of m.reference as fake reply relation type 2020-10-27 00:42:53 +02:00
state.go Add m.bridge event content struct 2021-09-30 16:04:50 +03:00
type.go Automatically create new Olm sessions if decryption fails 2021-12-03 16:23:24 +02:00
verification.go Even more changes 2020-09-12 23:37:50 +03:00
voip.go Add support for parsing strings in voip version field. Fixes #33 2021-05-07 16:59:16 +03:00
voip_test.go Make sure non-int/string types as CallVersion returns an error 2021-05-07 17:06:15 +03:00