mautrix-go/event
Tulir Asokan e8c453870b
Some checks failed
Go / lint (push) Has been cancelled
Go / build (1.20) (push) Has been cancelled
Go / build (1.21) (push) Has been cancelled
event/relations: use unstable prefix for reply room ID field
2025-06-08 00:06:18 +03:00
..
accountdata.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
beeper.go mss: add delivered_to_users field 2023-06-20 16:26:21 -06:00
content.go Ratchet inbound sessions on decrypt and delete outbound on ack 2023-04-10 16:27:05 +03:00
encryption.go Add better messages when trying to decrypt with withheld session 2023-05-09 14:15:18 +03:00
ephemeral.go Add thread ID to read receipts 2022-09-27 11:38:45 +03:00
events.go Add last edit ID to mautrixinfo 2023-04-05 17:43:43 +03:00
member.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
message.go Add blurhash to file info struct 2024-01-03 14:53:35 +02:00
message_test.go fix dropped errors 2021-04-12 03:40:40 -07:00
powerlevels.go Remove historical field in power levels 2023-07-19 21:55:48 +03:00
relations.go event/relations: use unstable prefix for reply room ID field 2025-06-08 00:06:18 +03:00
reply.go Use utility method for escaping text when generating reply fallback 2023-06-23 12:35:53 +03:00
state.go Deprecate MSC2716 methods and add Beeper batch send methods 2023-06-19 01:24:44 +03:00
type.go Deprecate MSC2716 methods and add Beeper batch send methods 2023-06-19 01:24:44 +03: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