Jonas Platte
|
ad8ed13b74
|
common: Simplify reply construction
|
2022-06-22 17:08:01 +02:00 |
|
Kévin Commaille
|
8fc6a55877
|
events: Add reply fallback to emotes
|
2022-06-22 16:57:59 +02:00 |
|
Kévin Commaille
|
9b2117cbf6
|
events: Don't add reply fallback in thread fallback
|
2022-06-22 16:57:59 +02:00 |
|
Kévin Commaille
|
8081878934
|
events: Remove m.room.message.feedback
According to MSC3582
|
2022-06-20 18:34:06 +02:00 |
|
Kévin Commaille
|
f158817a7c
|
events: Move extensible event RoomMessageEventContent convertors
|
2022-06-07 17:14:52 +02:00 |
|
Kévin Commaille
|
9ea6c3c6ab
|
events: Move msgtype types in separate files
|
2022-06-07 17:14:52 +02:00 |
|
Kévin Commaille
|
240c8bc4b8
|
macros: Derive as_str() for types that derive StringEnum
|
2022-05-30 17:17:06 +02:00 |
|
Kévin Commaille
|
4d89c7cc08
|
doc: Use markdown doc for types deriving StringEnum
|
2022-05-30 17:17:06 +02:00 |
|
Jonas Platte
|
489f51e231
|
events: Replace most Box<Id>s with new owned ID types
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
d855ec33d6
|
identifiers: Update ToOwned implementations to use new types
… and a lot of changes that cascaded from that.
|
2022-04-20 10:39:36 +02:00 |
|
Kévin Commaille
|
a2df988c23
|
events: Add convenience constructors for threads
|
2022-04-13 20:25:55 +02:00 |
|
Kévin Commaille
|
688d5bf47a
|
docs: Improve string enums documentation
Mention the conversion from string.
|
2022-04-10 14:48:09 +02:00 |
|
Kévin Commaille
|
1e1fa06342
|
events: Fix plain text reply constructors
Send a formatted_body, according to the spec
|
2022-04-05 21:13:25 +02:00 |
|
Jonas Platte
|
d87874314b
|
events: Add 'Original' prefix to unredacted types with a redacted form
|
2022-04-05 14:29:17 +02:00 |
|
Kévin Commaille
|
4ec803c29a
|
events: Fix docs
|
2022-03-28 19:39:18 +02:00 |
|
Kévin Commaille
|
231775fe3e
|
events: Document transitional extensible events
|
2022-03-28 19:39:18 +02:00 |
|
Kévin Commaille
|
aba6328d1c
|
events: Add support for transitional extensible location messages
According to MSC3488
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
c6d11c78a7
|
events: Add support for transitional extensible voice messages
According to MSC3245
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
f3abeed5c1
|
events: Add support for transitional extensible audio messages
According to MSC3246
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
33108d22bc
|
events: Add support for transitional extensible video messages
According to MSC3553
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
e94a8db7f4
|
events: Add support for transitional extensible image messages
According to MSC3552
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
8673d0d3f6
|
events: Add support for transitional extensible file messages
According to MSC3551
|
2022-03-28 17:37:04 +02:00 |
|
Jonas Platte
|
21dead4245
|
events: Clean up leftover 'src' naming
|
2022-03-28 14:04:19 +02:00 |
|
Jonas Platte
|
ee029901d7
|
events: Spell out 'source' (don't use 'src' abbreviation)
|
2022-03-28 13:22:37 +02:00 |
|
Kévin Commaille
|
93b4114a82
|
events: Deref MessageContent to a slice
|
2022-03-26 11:47:01 +01:00 |
|
Kévin Commaille
|
12ee658e96
|
events: Use an enum for a media's source
Have stricter media types that accept either an encrypted or plain file.
Co-authored-by: Jonas Platte <jplatte@element.io>
|
2022-03-22 16:42:42 +01:00 |
|
Kévin Commaille
|
11ef863bf0
|
common: Use Duration in message events
|
2022-03-22 12:14:39 +01:00 |
|
Kévin Commaille
|
12523cd741
|
common: Add support for transitional extensible text messages
|
2022-03-21 13:16:44 +01:00 |
|
Kévin Commaille
|
5f51f9241f
|
common: Add thread relation to Relation
According to MSC3440
|
2022-03-16 12:58:24 +01:00 |
|
Kévin Commaille
|
77ce26701c
|
common: Fix typo in Replacement docs
|
2022-03-15 09:17:21 +01:00 |
|
Kévin Commaille
|
bdcf07be87
|
common: Merge ruma-serde into ruma-common
|
2022-03-10 12:11:00 +01:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|
homersimpsons
|
2ec50bd03c
|
doc: migrate links from matrix-doc to matrix-spec(-proposals)
|
2022-03-08 10:24:26 +01:00 |
|
Johannes Becker
|
e94e0e885d
|
common: Enhance MessageType docs
|
2022-03-07 13:35:55 +00:00 |
|
Kévin Commaille
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|