mautrix-go/event
2022-04-17 12:59:34 +03:00
..
accountdata.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
content.go Update Content struct doc 2022-03-20 18:47:43 +02:00
encryption.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
ephemeral.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
events.go Automatically move top-level prev_content inside unsigned 2021-11-01 12:25:58 +02:00
member.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
message.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
message_test.go fix dropped errors 2021-04-12 03:40:40 -07:00
powerlevels.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +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 Add method for ensuring MessageEventContent has a FormattedBody 2022-04-05 12:50:06 +03:00
state.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
type.go Add event type and content struct for moderation policy lists 2022-01-14 23:20:19 +02:00
verification.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +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