Commit Graph

6667 Commits

Author SHA1 Message Date
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
Ginger 2bfd6dd7fb refactor: Fix errors in api/client/voip.rs 2026-04-25 09:41:26 -04:00
Ginger 65dbfa71dc refactor: Fix errors in api/client/user_directory.rs 2026-04-25 09:41:26 -04:00
Ginger d5abdf29d3 refactor: Fix errors in api/client/unversioned.rs 2026-04-25 09:41:26 -04:00
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