ruwuma/crates/ruma-common/src
2024-09-07 12:20:19 -04:00
..
api downgrade deprecation warns into debug_warns 2024-08-28 15:41:56 +00:00
canonical_json Use as_variant crate for shorter code 2023-08-28 19:31:39 +02:00
directory chore: Fix new warnings 2024-05-12 15:49:28 +02:00
doc Bring back ruma-events 2023-08-28 10:23:54 +02:00
http_headers Revert "Revert "optimize for optional static response headers zero-copy zero-alloc"" 2024-08-15 05:20:21 +00:00
identifiers fix str to mxc conversion; add convenience OwnedMxcUri conversion 2024-08-16 06:35:50 +00:00
push chore: Fix new clippy warnings 2024-07-29 20:03:44 +02:00
serde serde: Improve docs for Raw<T> 2024-09-07 17:10:18 +02:00
api.rs Merge remote-tracking branch 'upstream/main' into conduwuit-changes 2024-08-14 01:47:43 -04:00
authentication.rs common: Derive Debug via StringEnum derive 2023-01-13 13:49:59 +01:00
canonical_json.rs canonical-json: Apply redaction rules of MSC3821 2023-08-29 09:23:44 +02:00
directory.rs client-api: use a RoomTypeFilter for syncv3 (not_)room_types filters 2024-09-05 19:48:18 +00:00
encryption.rs chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00
http_headers.rs client-api: Add a type for the Content-Disposition HTTP header 2024-07-14 12:28:48 +02:00
identifiers.rs structured Mxc type 2024-08-16 00:37:51 +00:00
lib.rs client-api: Move some media types and helpers to ruma-common 2024-07-16 15:02:45 +02:00
media.rs add missing impl of PartialEq on media::Method 2024-08-27 00:34:57 +00:00
percent_encode.rs common: Use the same percent encoding set consistently 2023-01-24 20:15:09 +01:00
power_levels.rs Bring back ruma-events 2023-08-28 10:23:54 +02:00
presence.rs add MSC3026 support (busy presence status) 2024-04-05 17:48:02 -04:00
push.rs Fix test 2023-12-26 17:28:43 +01:00
room.rs common: Derive Debug via StringEnum derive 2023-01-13 13:49:59 +01:00
serde.rs serde: Re-export AsStrAsRefStr derive macro 2024-07-14 12:28:48 +02:00
space.rs Bring back ruma-events 2023-08-28 10:23:54 +02:00
thirdparty.rs thirdparty: Implement Borrow/Hash/Eq for ThirdPartyIdentifier 2024-06-18 23:35:19 +02:00
time.rs Also use Duration and UNIX_TIME from web-time crate 2024-03-21 15:20:03 +01:00
to_device.rs chore: Make all applicable spec links use the latest spec instead of a specific version 2023-02-12 12:39:24 +01:00