| .. |
|
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
|
bridgev2,event: add basic support for polls
|
2024-10-07 16:07:02 +03:00 |
|
content.go
|
bridgev2,event: add basic support for polls
|
2024-10-07 16:07:02 +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 BeeperHSOrderString to unsigned (#308)
|
2024-10-31 14:35:48 -04: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
|
event: add helpers for getting caption and file name
|
2024-10-06 16:50:08 +03:00 |
|
message_test.go
|
fix dropped errors
|
2021-04-12 03:40:40 -07:00 |
|
poll.go
|
bridgev2,event: add basic support for polls
|
2024-10-07 16:07:02 +03:00 |
|
powerlevels.go
|
bridgev2: don't change power levels without permission
|
2024-08-09 22:42:23 +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: fix receivers for event.Type
|
2024-10-28 23:02:40 -06: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 |