| .. |
|
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 |
|
botcommand.go
|
event: use RawMessage instead of map for bot command arguments
|
2025-09-01 00:45:32 +03:00 |
|
capabilities.d.ts
|
event: allow omitting timers from disappearing timer capability
|
2025-08-26 15:57:10 +03:00 |
|
capabilities.go
|
bridgev2: add support for creating groups (#405)
|
2025-09-01 18:01:20 +03:00 |
|
content.go
|
event: add types for MSC4332
|
2025-08-30 19:54:58 +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 third party invite state event content
|
2025-08-25 17:16:18 +03:00 |
|
message.go
|
event: add is_animated flag from MSC4230
|
2025-09-02 10:33:49 +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
|
event: add types for MSC4332
|
2025-08-30 19:54:58 +03:00 |
|
type.go
|
Add org.matrix.msc3381.poll.end event type
|
2025-09-11 14:57:26 -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 |