mautrix-go/event
Toni Spets 4fd082aba9
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
event: add Beeper backup flag to unsigned (#284)
2024-09-09 16:56:40 +03:00
..
accountdata.go bridgev2: add interfaces for mutes, tags and marked unread bridging 2024-07-19 16:04:55 +03:00
audio.go event: ensure MSC1767 audio has empty waveform 2024-09-08 13:47:49 +03:00
beeper.go event/beeper: omit empty network value in MSS events 2024-06-28 23:01:58 +03:00
content.go event: add unstable prefixes for policy events 2024-08-31 02:41:28 +03:00
encryption.go Secret sharing implementation 2024-01-24 12:56:46 +02:00
ephemeral.go Add thread ID to read receipts 2022-09-27 11:38:45 +03:00
events.go event: add Beeper backup flag to unsigned (#284) 2024-09-09 16:56:40 +03:00
eventsource.go Add contexts to event handlers 2024-01-13 18:56:12 +02:00
member.go Switch to /v3 paths everywhere 2022-04-17 12:59:34 +03:00
message.go Add MSC4144 per message profile types (#256) 2024-07-17 13:29:13 +03:00
message_test.go fix dropped errors 2021-04-12 03:40:40 -07:00
powerlevels.go bridgev2: don't change power levels without permission 2024-08-09 22:42:23 +03:00
profile.go Add MSC4144 per message profile types (#256) 2024-07-17 13:29:13 +03:00
relations.go event: ignore is_falling_back in non-thread relations 2024-07-22 21:19:29 +03:00
reply.go Use utility method for escaping text when generating reply fallback 2023-06-23 12:35:53 +03:00
state.go bridgev2: include portal receiver in m.bridge events 2024-09-06 17:51:30 +03:00
type.go event: add unstable prefixes for policy events 2024-08-31 02:41:28 +03:00
verification.go verificationhelper: better errors/logs and more aggressive cancellations 2024-05-24 16:41:47 -06: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