mautrix-go/event
Tulir Asokan a547c0636c
Some checks failed
Go / Lint (latest) (push) Has been cancelled
Go / Build (old, libolm) (push) Has been cancelled
Go / Build (latest, libolm) (push) Has been cancelled
Go / Build (old, goolm) (push) Has been cancelled
Go / Build (latest, goolm) (push) Has been cancelled
event,pushrules: replace assert.Nil with assert.NoError
2025-08-21 13:19:11 +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: fix removing per-message profile fallback in edits 2025-07-01 01:15:24 +03:00
capabilities.d.ts event/capabilities: add max text length field 2025-01-10 17:41:03 +02:00
capabilities.go event/capabilities: add max text length field 2025-01-10 17:41:03 +02:00
content.go client,event: remove deprecated MSC2716 structs 2025-08-17 13:32:07 +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 policy server spammy flag to unsigned 2025-08-10 23:22:25 +03:00
eventsource.go Add contexts to event handlers 2024-01-13 18:56:12 +02:00
member.go event: add join_authorised_via_users_server to MemberEventContent (#395) 2025-08-01 09:47:53 +01:00
message.go event: clear mentions in SetEdit 2025-04-29 19:58:47 +03:00
message_test.go event,pushrules: replace assert.Nil with assert.NoError 2025-08-21 13:19:11 +03:00
poll.go event: add support for MSC3765 rich text room topics 2025-02-24 11:47:59 -07:00
powerlevels.go event: fix json tag in power levels 2025-08-03 15:16:42 +03:00
relations.go event/relations: use unstable prefix for reply room ID field 2025-06-08 00:05:59 +03:00
reply.go event/content: add SetThread method 2025-04-13 02:59:26 +03:00
state.go client,event: remove deprecated MSC2716 structs 2025-08-17 13:32:07 +03:00
type.go client,event: remove deprecated MSC2716 structs 2025-08-17 13:32:07 +03:00
verification.go verificationhelper: better errors/logs and more aggressive cancellations 2024-05-24 16:41:47 -06:00
voip.go event/voip: omit empty version field in call events 2025-04-23 15:57:35 +03:00
voip_test.go Make sure non-int/string types as CallVersion returns an error 2021-05-07 17:06:15 +03:00