1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-12 17:20:57 +00:00
continuwuity/src/service
Jason Volk cc1889d135 Add default-enabled feature-gates for url_preview and media_thumbnail
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-10 07:03:34 +00:00
..
account_data apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
admin Add header to console 2025-01-09 10:18:49 -05:00
appservice apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
client apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
emergency apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
globals eliminate the state-res mutex hazard 2025-01-09 18:14:23 +00:00
key_backups apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media Add default-enabled feature-gates for url_preview and media_thumbnail 2025-01-10 07:03:34 +00:00
presence simplify usage of mpmc channels which don't require receiver lock 2025-01-01 23:28:01 -05:00
pusher bump ruwuma, implement MSC4076, add more pusher HTTP URL validation 2024-12-15 14:05:28 -05:00
resolver improve memory-usage output w/ more byte-sizes 2025-01-01 23:28:01 -05:00
rooms flatten timeline pdus iterations; increase concurrency 2025-01-09 18:14:23 +00:00
sending add some m.room.member checks on putting direct state events 2025-01-02 18:16:00 -05:00
server_keys apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
sync abstract async shutdown waiting loop 2025-01-01 23:28:01 -05:00
transaction_ids apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
uiaa apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
updates use fast binary_search for some const slices 2024-12-15 01:41:50 -05:00
users add json array to serde_json::Value db deserialization without Raw 2025-01-02 06:52:32 +00:00
Cargo.toml Add default-enabled feature-gates for url_preview and media_thumbnail 2025-01-10 07:03:34 +00:00
manager.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
migrations.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
mod.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
service.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
services.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00