continuwuity/src/api/client/room
Jade Ellis 46b1eeb2c8
feat: Allow retrieving redacted message content (msc2815)
Still to do:
- Handling the difference between content that we have deleted and
content we never received
- Deleting the original content on command or expiry

Another question is if we have to store the full original content?
Can we get by with just storing the 'content' field?
2025-06-14 19:40:43 +01:00
..
aliases.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
create.rs chore: Fix formatting 2025-04-24 00:48:20 +01:00
event.rs feat: Allow retrieving redacted message content (msc2815) 2025-06-14 19:40:43 +01:00
initial_sync.rs reorg PduEvent strip tools and callsites 2025-03-30 23:00:37 +00:00
mod.rs fixup+update msc3266, add fed support, parallelise IO 2025-04-03 00:56:37 -04:00
summary.rs add trace logging for room summaries, use server_in_room instead of exists 2025-04-06 13:17:13 -04:00
upgrade.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00