Commit Graph

1291 Commits

Author SHA1 Message Date
Ginger 1bfb5375ef refactor: Fix errors in api/client/typing.rs 2026-04-25 09:41:26 -04:00
Ginger ce38327c1d refactor: Fix errors in api/client/to_device.rs 2026-04-25 09:41:26 -04:00
Ginger 4bc97e2ed1 refactor: Fix errors in api/client/threads.rs 2026-04-25 09:41:26 -04:00
Ginger c8033796aa refactor: Fix errors in api/client/thirdparty.rs 2026-04-25 09:41:26 -04:00
Ginger 20cb67e8e9 refactor: Fix errors in api/client/tag.rs 2026-04-25 09:41:26 -04:00
Ginger 168cf4857f refactor: Fix errors in api/client/state.rs 2026-04-25 09:41:26 -04:00
Ginger da0703f341 refactor: Fix errors in api/client/session.rs 2026-04-25 09:41:26 -04:00
Ginger 36d21a01a9 refactor: Fix errors in api/client/send.rs 2026-04-25 09:41:26 -04:00
Ginger ca261c55fc refactor: Fix errors in api/client/search.rs 2026-04-25 09:41:26 -04:00
Ginger 806761536f refactor: Fix errors in api/client/report.rs 2026-04-25 09:41:26 -04:00
Ginger be105eece9 refactor: Fix errors in api/client/relations.rs 2026-04-25 09:41:26 -04:00
Ginger aa77d760dd refactor: Fix errors in api/client/redact.rs 2026-04-25 09:41:26 -04:00
Ginger d62de54a0e refactor: Fix errors in api/client/read_marker.rs 2026-04-25 09:41:26 -04:00
Ginger d335cbcad6 refactor: Fix errors in api/client/push.rs 2026-04-25 09:41:26 -04:00
Ginger 15c359d45f refactor: Fix errors in api/client/profile.rs and api/client/unstable.rs 2026-04-25 09:41:26 -04:00
Ginger 4e180db1b4 refactor: Fix errors in api/client/presence.rs 2026-04-25 09:41:26 -04:00
Ginger a02e7bb2a1 refactor: Fix errors in api/client/openid.rs 2026-04-25 09:41:26 -04:00
Ginger 56b7bde2b4 refactor: Fix most errors in api/client/messages.rs 2026-04-25 09:41:26 -04:00
Ginger 59baf81b80 refactor: Fix errors in api/client/media.rs 2026-04-25 09:41:26 -04:00
Ginger 6f70ae642a refactor: Fix errors in api/client/media_legacy.rs
Sent from my Steam Deck
2026-04-25 09:41:26 -04:00
Ginger 1463e96807 refactor: Fix errors in api/client/keys.rs 2026-04-25 09:41:26 -04:00
Ginger adf2fae6e1 refactor: Fix errors in api/client/directory.rs 2026-04-25 09:41:26 -04:00
Ginger 6408288df0 refactor: Fix errors in api/client/device.rs 2026-04-25 09:41:26 -04:00
Ginger 082ca337a7 refactor: Fix errors in api/client/dehydrated_device.rs 2026-04-25 09:41:26 -04:00
Ginger 4fab9ac68c refactor: Fix errors in api/client/context.rs 2026-04-25 09:41:26 -04:00
Ginger 0142f3d14d refactor: Fix errors in api/client/capabilities.rs 2026-04-25 09:41:26 -04:00
Ginger bb60f7a8d5 refactor: Fix errors in api/client/backup.rs 2026-04-25 09:41:26 -04:00
Ginger 4e65b8215c refactor: Fix errors in api/client/appservice.rs 2026-04-25 09:41:26 -04:00
Ginger 5008890f00 refactor: Fix errors in api/client/account_data.rs 2026-04-25 09:41:26 -04:00
Ginger 666937c253 refactor: Fix errors in api/client/sync 2026-04-25 09:41:26 -04:00
Ginger ceec83880b refactor: Resolve remaining errors in threepid.rs 2026-04-25 09:41:26 -04:00
Ginger 917ae3336b refactor: Fix errors in api/client/room/ 2026-04-25 09:41:26 -04:00
Ginger e1fbead506 refactor: Rename PduBuilder to PartialPdu 2026-04-25 09:41:26 -04:00
Ginger 6bde2d0fe4 refactor: Add function to state_accessor to get create event 2026-04-25 09:41:26 -04:00
Ginger 98ae827f5f refactor: Consolidate hierarchy and summary logic in a new service 2026-04-25 09:41:25 -04:00
Ginger af5e60e4b6 refactor: Fix errors in api/client/membership/ 2026-04-25 09:41:25 -04:00
Ginger a29c81b421 refactor: Fix (most) errors in api/client/account/ 2026-04-25 09:41:25 -04:00
Jade Ellis ca16ee6559 refactor: Ruma upstraming, bake a little more 2026-04-25 09:41:25 -04:00
Ginger 96ff4d2034 refactor: Ruma upstreaming, half-baked edition
Co-authored-by: Jade Ellis <jade@ellis.link>
2026-04-25 09:41:25 -04:00
Jade Ellis e31c5997b7 fix: Explicitly set TLS backends
Dependency updates mean we have to set a custom TLS backend sooner.
Also some groundwork for being able to use aws-lc in future
2026-04-24 14:19:12 +01:00
timedout 5f4cd47d88 fix: Add workaround for handling malformed PDUs
Signed-off-by: timedout <git@nexy7574.co.uk>
Reviewed-On: https://forgejo.ellis.link/continuwuation/continuwuity-sec/pulls/7
Reviewed-By: Jade Ellis <jade@ellis.link>
2026-04-23 20:48:11 +01:00
Jade Ellis 0134f69bf9 chore: Update incompatible dependenceis 2026-04-23 20:02:48 +01:00
Ginger 567d809efe fix: Forbid removing emails if they're required to register 2026-04-23 13:17:48 -04:00
éźera 2ca7149a7f feat: allow deprioritizing servers for join requests
Implements #1549.
2026-04-15 13:24:42 +00:00
Jade Ellis b81aea642a fix(deps): Upgrade crypto crates to matching versions 2026-04-12 16:29:02 +01:00
timedout 5110930add fix: Allow server admins and v12 room creators to publish rooms 2026-04-12 14:09:53 +00:00
Jade Ellis 16de2a2cc0 feat: Add ability to inspect build information and features at runtime
Also re-adds ability to inspect used features
2026-04-09 17:24:44 +01:00
timedout e03c90c2ac fix: Sign restricted joins when we're the authorising server 2026-04-08 20:49:59 +00:00
timedout 09bfe79a44 perf: Don't needlessly sign and re-hash events in send_join 2026-04-08 17:17:15 +00:00
timedout d041adadc8 style: Fix large future clippy errors 2026-04-08 17:17:15 +00:00