Kévin Commaille
|
0f38daacef
|
events: Handle existing mentions in make_replacement
Allows to use add_mentions before calling it.
Deprecates set_mentions.
|
2024-05-13 15:07:26 +02:00 |
|
Kévin Commaille
|
22e89bde2b
|
events: Make some fields of Candidate optional
For compatiblity with the WebRTC spec.
Notably the last Candidate should only contain the `candidate` field
with an empty string.
|
2024-03-08 15:12:02 +01:00 |
|
Timo
|
8fc12b0324
|
events: Add CallNotify event as described by MSC4075
https://github.com/matrix-org/matrix-spec-proposals/pull/4075
|
2023-11-27 15:49:36 +01:00 |
|
Jonas Platte
|
740f357e97
|
events: Don't fail event content parsing on invalid relation
|
2023-11-16 14:12:55 +01:00 |
|
Jonas Platte
|
c82f600d6a
|
Fix new lints
|
2023-11-08 18:16:44 +01:00 |
|
Jonas Platte
|
a3f8c97b33
|
events: Add a test case for reply to threaded message fallback
|
2023-10-12 12:47:53 +02:00 |
|
Jonas Platte
|
6dff2f37d1
|
events: Remove redundant import
|
2023-10-12 12:36:59 +02:00 |
|
Jonas Platte
|
5c570b1604
|
events: Change AddMentions::Yes to only mention the original sender
|
2023-10-09 14:44:35 +02:00 |
|
Kévin Commaille
|
5040aa2a93
|
events: Allow to build reply to raw events
|
2023-09-20 12:18:21 +02:00 |
|
Kévin Commaille
|
a53bd09b8a
|
events: Make name required in RoomNameEventContent
The wording of the spec was confusing but it is indeed required
|
2023-09-18 15:05:26 +02:00 |
|
Kévin Commaille
|
18195e0a6e
|
events: Allow replacement unstable poll start events to have no fallback
|
2023-09-15 13:19:22 +02:00 |
|
Jonas Platte
|
31331f3165
|
Bring back ruma-events
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-08-28 10:23:54 +02:00 |
|