1
0
Fork 0
ruma/crates/ruma-events/src
2026-07-11 19:24:32 +00:00
..
audio Bring back ruma-events 2023-08-28 10:23:54 +02:00
call Update spec links 2026-03-31 11:23:55 +02:00
doc events: Do not generate reply fallbacks anymore 2024-12-20 10:54:29 +01:00
image_pack events: Stabilize image packs 2026-07-05 14:35:07 +02:00
key events: Clarify docs of SasV1Content's commitment field 2026-06-20 11:51:51 +02:00
location Update style edition to 2024 2025-11-09 13:57:49 +01:00
message Clean up formatting in some places 2025-07-09 09:43:23 +02:00
policy Update spec links 2026-03-31 11:23:55 +02:00
poll events: Update to Rust 2024 2025-11-10 12:16:51 +01:00
receipt Bring back ruma-events 2023-08-28 10:23:54 +02:00
relation Update style edition to 2024 2025-11-09 13:57:49 +01:00
room m.room.member reply relation 2026-07-11 19:24:32 +00:00
room_key events: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
rtc events: Support video and audio call intent in rtc notifications 2026-02-24 11:21:35 +00:00
secret events: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
secret_storage events: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
space Update spec links 2026-03-31 11:23:55 +02:00
stream events: Add unstable support for MSC4471 2026-05-29 09:27:08 +02:00
unsigned events: Add support for m.room.member in unsigned.redacted_because 2026-04-26 11:16:52 +02:00
_custom.rs events: Remove the EventContent trait 2025-06-03 19:55:30 +02:00
audio.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
beacon.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
beacon_info.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
call.rs serde: Remove rename_all rules that can be generated with prefix syntax 2025-11-11 12:23:50 +01:00
content.rs Update style edition to 2024 2025-11-09 13:57:49 +01:00
direct.rs Update spec links 2026-03-31 11:23:55 +02:00
do_not_disturb.rs events: Use assert_to_canonical_json_eq! in tests 2026-01-29 09:04:26 +01:00
dummy.rs Update spec links 2026-03-31 11:23:55 +02:00
emote.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
encrypted.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
enums.rs events: Stabilize image packs 2026-07-05 14:35:07 +02:00
file.rs events: Use strong map type for EncryptedFile hashes 2026-03-24 19:50:46 +01:00
forwarded_room_key.rs Update spec links 2026-03-31 11:23:55 +02:00
fully_read.rs Update spec links 2026-03-31 11:23:55 +02:00
identity_server.rs Update spec links 2026-03-31 11:23:55 +02:00
ignored_user_list.rs Update spec links 2026-03-31 11:23:55 +02:00
image.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
image_pack.rs events: Stabilize image packs 2026-07-05 14:35:07 +02:00
invite_permission_config.rs Update spec links 2026-03-31 11:23:55 +02:00
key.rs Bring back ruma-events 2023-08-28 10:23:54 +02:00
key_backup.rs events: Add support for m.key_backup global account data 2026-04-22 11:41:08 +02:00
kinds.rs events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
lib.rs events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
location.rs serde: Remove rename_all rules that can be generated with prefix syntax 2025-11-11 12:23:50 +01:00
marked_unread.rs Update spec links 2026-03-31 11:23:55 +02:00
media_preview_config.rs events: Use assert_to_canonical_json_eq! in tests 2026-01-29 09:04:26 +01:00
member_hints.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
message.rs events: Fix serialization of TextContentBlock 2025-06-27 19:51:27 +02:00
policy.rs Bring back ruma-events 2023-08-28 10:23:54 +02:00
poll.rs events: Update to Rust 2024 2025-11-10 12:16:51 +01:00
presence.rs Use owned_id! macro instead of using ToOwned manually 2026-02-20 19:34:32 +01:00
push_rules.rs Update spec links 2026-03-31 11:23:55 +02:00
reaction.rs Update spec links 2026-03-31 11:23:55 +02:00
receipt.rs Update spec links 2026-03-31 11:23:55 +02:00
recent_emoji.rs Update spec links 2026-03-31 11:23:55 +02:00
relation.rs events: Prevent hidden _Custom variant types to be deserialized 2026-04-25 15:26:46 +02:00
room.rs events: Stabilize image packs 2026-07-05 14:35:07 +02:00
room_key.rs Update spec links 2026-03-31 11:23:55 +02:00
room_key_bundle.rs events: Use strong map type for EncryptedFile hashes 2026-03-24 19:50:46 +01:00
room_key_request.rs Update spec links 2026-03-31 11:23:55 +02:00
rtc.rs events: Add m.rtc.notification event 2025-09-12 12:43:03 +00:00
secret.rs events: Add support for to-device secret pushing 2026-02-23 23:22:17 +01:00
secret_storage.rs Bring back ruma-events 2023-08-28 10:23:54 +02:00
space.rs Update spec links 2026-03-31 11:23:55 +02:00
space_order.rs events: Use assert_to_canonical_json_eq! in tests 2026-01-29 09:04:26 +01:00
state_key.rs Update style edition to 2024 2025-11-09 13:57:49 +01:00
sticker.rs Update spec links 2026-03-31 11:23:55 +02:00
sticky.rs events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
stream.rs events: Add unstable support for MSC4471 2026-05-29 09:27:08 +02:00
tag.rs Update spec links 2026-03-31 11:23:55 +02:00
typing.rs Update spec links 2026-03-31 11:23:55 +02:00
unsigned.rs events: Unstable support for MSC4354 sticky events 2026-07-08 21:36:32 +02:00
video.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00
voice.rs events: Replace unstable-exhaustive-types cargo feature by cfg setting 2024-12-09 11:06:07 +01:00