Commit Graph

6704 Commits

Author SHA1 Message Date
Ginger 5e5221ea02 refactor: Clean up api/client/membership/kick.rs 2026-04-25 09:41:27 -04:00
Ginger f42064f5e4 refactor: Remove old project name in api/client/membership/ 2026-04-25 09:41:27 -04:00
Ginger b71deb458c refactor: Clean up api/client/membership.ban.rs 2026-04-25 09:41:27 -04:00
Ginger 3b20f16500 fix: Check existing key equality when uploading new E2EE keys 2026-04-25 09:41:27 -04:00
Ginger 1369a316b9 refactor: Switch back to upstream Ruma 2026-04-25 09:41:27 -04:00
Ginger 3162e02e73 fix: Enable compatibility feature to fix federation with old conduit-family homeservers 2026-04-25 09:41:27 -04:00
Ginger d25285ffd9 refactor: Improve summary service logging 2026-04-25 09:41:27 -04:00
Ginger 59776c5140 fix: Fix failing test 2026-04-25 09:41:27 -04:00
Ginger 2e1d1161b3 chore: Changelog 2026-04-25 09:41:27 -04:00
Ginger 6c3a072d73 chore: Clippy fixes 2026-04-25 09:41:27 -04:00
Ginger 5e9c38bc01 fix: FIx code that was causing rustc to panic somehow 2026-04-25 09:41:27 -04:00
Ginger 53fdcb2bff refactor: Remove pointless assert 2026-04-25 09:41:27 -04:00
Ginger 1b5238ff6d chore: Clippy fixes 2026-04-25 09:41:27 -04:00
Ginger 05951905c1 refactor: Fix errors in api/client/directory.rs, again 2026-04-25 09:41:27 -04:00
Ginger 28c4179562 chore: Clippy fixes 2026-04-25 09:41:27 -04:00
Ginger 9a8245d02b refactor: Fix errors in admin/processor.rs 2026-04-25 09:41:27 -04:00
Ginger 40b4c95ea2 refactor: Fix errors in admin/user/ 2026-04-25 09:41:27 -04:00
Ginger 281f13cb5f refactor: Fix errors in admin/room/ 2026-04-25 09:41:27 -04:00
Ginger 6fabfb176d refactor: Fix errors in admin/query/ 2026-04-25 09:41:27 -04:00
Ginger 7417d2b5f7 refactor: Fix errors in admin/media/commands.rs 2026-04-25 09:41:27 -04:00
Ginger 11338a759c refactor: Resolve errors in admin/federation/commands.rs 2026-04-25 09:41:27 -04:00
Ginger 72e77ae329 refactor: Fix errors in admin/debug/commands.rs 2026-04-25 09:41:27 -04:00
Ginger 0a862d7dee refactor: Fix errors in admin/check/commands.rs 2026-04-25 09:41:27 -04:00
Ginger 5e75de3594 refactor: Fix remaining errors in api/ (and temporarily switch to a fork of ruma) 2026-04-25 09:41:27 -04:00
Ginger b6835d1235 refactor: Fix errors in web/ 2026-04-25 09:41:27 -04:00
Ginger 56cc8f95e5 refactor: Fix errors in api/router/ 2026-04-25 09:41:27 -04:00
Ginger 80f58a6c98 refactor: Fix errors in api/server/well_known.rs 2026-04-25 09:41:27 -04:00
Ginger 87ee6e06a0 refactor: Fix errors in api/server/version.rs 2026-04-25 09:41:27 -04:00
Ginger a45b75064a refactor: Fix errors in api/server/user.rs 2026-04-25 09:41:27 -04:00
Ginger 9b202c34aa refactor: Fix errors in api/server/state.rs 2026-04-25 09:41:26 -04:00
Ginger 8e3850adbd refactor: Fix errors in api/server/state_ids.rs 2026-04-25 09:41:26 -04:00
Ginger 6c30cf6895 refactor: Fix errors in api/server/send.rs 2026-04-25 09:41:26 -04:00
Ginger 9a73b9a8a6 refactor: Fix errors in api/server/send_leave.rs 2026-04-25 09:41:26 -04:00
Ginger c78ba2cbf7 refactor: Fix errors in api/server/send_knock.rs 2026-04-25 09:41:26 -04:00
Ginger d07d4e5bc6 refactor: Fix errors in api/server/send_join.rs 2026-04-25 09:41:26 -04:00
Ginger 42641f7670 refactor: Fix errors in api/server/query.rs 2026-04-25 09:41:26 -04:00
Ginger ad9cdbfa4f refactor: Fix errors in api/server/publicrooms.rs 2026-04-25 09:41:26 -04:00
Ginger 33f39200af refactor: Fix errors in api/server/media.rs 2026-04-25 09:41:26 -04:00
Ginger f3aa109637 refactor: Fix errors in api/server/make_leave.rs 2026-04-25 09:41:26 -04:00
Ginger 10059ecd3b refactor: Fix errors in api/server/make_knock.rs 2026-04-25 09:41:26 -04:00
Ginger 8fa2eb06eb refactor: Fix most errors in api/server/make_join.rs 2026-04-25 09:41:26 -04:00
Ginger 42ea68b3b6 refactor: Fix errors in api/server/key.rs 2026-04-25 09:41:26 -04:00
Ginger 06a109b3b8 refactor: Fix errors in api/server/invite.rs 2026-04-25 09:41:26 -04:00
Ginger d40fa2116b refactor: Fix errors in api/server/get_missing_events.rs 2026-04-25 09:41:26 -04:00
Ginger d3020d2a29 refactor: Fix errors in api/server/event.rs 2026-04-25 09:41:26 -04:00
Ginger d4ebf63c72 refactor: Fix errors in api/server/event_auth.rs 2026-04-25 09:41:26 -04:00
Ginger ab16171080 refactor: Fix errors in api/server/backfill.rs 2026-04-25 09:41:26 -04:00
Ginger 420395924c refactor: Fix remaining errors in api/cient/message.rs 2026-04-25 09:41:26 -04:00
Ginger 9e402cf1c9 refactor: Fix mystery weirdness in api/client/sync/v3/mod.rs 2026-04-25 09:41:26 -04:00
Ginger f327afffcc refactor: Fix errors in api/client/well_known.rs 2026-04-25 09:41:26 -04:00