continuwuity/src/api
Jade Ellis 0eb9e4f3d2
refactor: Centralize server forbidden checks into moderation module
This moves all checks related to `forbidden_remote_server_names`,
`forbidden_remote_room_directory_server_names` and
`prevent_media_downloads_from` to a new `moderation` module.
This is useful for implementing more complicated logic globally.
Mostly the changes from #673, but is also relevant for #750
2025-04-19 23:37:54 +01:00
..
client refactor: Centralize server forbidden checks into moderation module 2025-04-19 23:37:54 +01:00
router refactor: Centralize server forbidden checks into moderation module 2025-04-19 23:37:54 +01:00
server refactor: Centralize server forbidden checks into moderation module 2025-04-19 23:37:54 +01:00
Cargo.toml add missing feature-projections between intra-workspace crates 2025-04-19 23:33:53 +01:00
mod.rs move core::pdu and core::state_res into core::matrix:: 2025-04-05 02:44:46 +00:00
router.rs run cargo fix for rust 2024 changes and rustfmt 2025-02-23 01:17:45 -05:00