| .. |
|
accountdata.go
|
bridgev2: add remote->matrix mark unread interfaces
|
2024-06-20 15:21:17 +03:00 |
|
audio.go
|
event: add unstable audio and voice fields
|
2024-06-20 10:00:42 -06:00 |
|
beeper.go
|
event/beeper: omit empty network value in MSS events
|
2024-06-28 23:01:58 +03:00 |
|
content.go
|
bridgev2: add remote->matrix mark unread interfaces
|
2024-06-20 15:21:17 +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
|
Fix Unsigned.IsEmpty() when all we have is HSOrder
|
2024-03-16 11:36:58 -07: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
|
misc: remove some local functions in favor of generic ones
|
2024-07-02 11:20:21 +03:00 |
|
profile.go
|
Add MSC4144 per message profile types (#256)
|
2024-07-17 13:29:13 +03:00 |
|
relations.go
|
Add room id field to replies
|
2023-03-08 17:13:14 +02:00 |
|
reply.go
|
Use utility method for escaping text when generating reply fallback
|
2023-06-23 12:35:53 +03:00 |
|
state.go
|
bridgev2: add support for all member actions, power levels and join rules
|
2024-06-28 18:43:12 +03:00 |
|
type.go
|
bridgev2: add remote->matrix mark unread interfaces
|
2024-06-20 15:21:17 +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 |