| .. |
|
accountdata.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
beeper.go
|
mss: add delivered_to_users field
|
2023-06-20 16:26:21 -06:00 |
|
content.go
|
Ratchet inbound sessions on decrypt and delete outbound on ack
|
2023-04-10 16:27:05 +03:00 |
|
encryption.go
|
Add better messages when trying to decrypt with withheld session
|
2023-05-09 14:15:18 +03:00 |
|
ephemeral.go
|
Add thread ID to read receipts
|
2022-09-27 11:38:45 +03:00 |
|
events.go
|
Add last edit ID to mautrixinfo
|
2023-04-05 17:43:43 +03:00 |
|
member.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03:00 |
|
message.go
|
Remove unstable MSC3952 mentions field
|
2023-05-24 12:12:22 +03:00 |
|
message_test.go
|
fix dropped errors
|
2021-04-12 03:40:40 -07:00 |
|
powerlevels.go
|
Remove historical field in power levels
|
2023-07-19 21:55:48 +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
|
Deprecate MSC2716 methods and add Beeper batch send methods
|
2023-06-19 01:24:44 +03:00 |
|
type.go
|
Deprecate MSC2716 methods and add Beeper batch send methods
|
2023-06-19 01:24:44 +03:00 |
|
verification.go
|
Switch to /v3 paths everywhere
|
2022-04-17 12:59:34 +03: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 |