Commit Graph

6640 Commits

Author SHA1 Message Date
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
Ginger
a96337fa25 chore: Clippy fixes 2026-04-25 09:41:25 -04:00
Ginger
791c6f06d9 refactor: Replace more uses of RoomVersionId with RoomVersionRules 2026-04-25 09:41:25 -04:00
Ginger
1b69a7fa6f fix: Resolve errors in recently added services 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
Renovate Bot
06184d8c9f chore(deps): update https://github.com/taiki-e/install-action digest to 787505c 2026-04-25 12:21:19 +01:00
Renovate Bot
7c20e22b75 chore(deps): pin https://github.com/dorny/paths-filter action to fbd0ab8 2026-04-25 11:19:09 +00:00
Jade Ellis
3f862b58cb ci: Fix unstable builds for repo packages 2026-04-25 11:33:25 +01:00
Jade Ellis
046a6356f3 ci: Automaticallly upload release binaries 2026-04-25 11:17:43 +01:00
Jade Ellis
3af0240ff5 style: Fix clipy lint 2026-04-25 10:07:17 +01:00
ginger
5dcfff51cf chore: Admin announcement 2026-04-24 20:33:07 +00:00
Ginger
b9989f1713 chore: Release v0.5.8 2026-04-24 15:21:47 -04:00
Ginger
1d3e3e7e62 chore: Update changelog 2026-04-24 15:21:40 -04:00
Jade Ellis
0adf3aa956 fix: Revert 7b1aabda9f
Yeah that didn't work sadly.
2026-04-24 16:22:46 +01:00
Jade Ellis
7b1aabda9f feat: Re-enable http3
This required the previous commit, and relies on
the included flag to make fat LTO builds
work correctly.
2026-04-24 14:51:11 +01: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
Jade Ellis
7ca0d137c4 chore: Replace ring for sha256 with sha2 2026-04-24 12:56:05 +01:00
Jade Ellis
0344bf71d8 chore: Disable http3 by default
Unfortunately h3 requires aws-lc since the last version of reqwest.
aws-lc currently breaks the build.
2026-04-24 12:11:48 +01:00
Jade Ellis
a07d3e24ea fix(deps): corrext aws-lc-rs dependencies and direct-tls 2026-04-24 10:06:47 +01:00
Jade Ellis
1bc7950748 fix: Update direct-tls server handle 2026-04-24 09:34:16 +01:00
tokii
0fd43ff6fa docs: Update Nomad deployment docs to include volume configuration changes 2026-04-23 20:07:53 +00:00
tokii
796136f1a6 docs: Update Nomad deployment docs for HTTPS and Traefik changes 2026-04-23 20:07:53 +00:00
tokii
447608985b docs: Add deployment documentation for Nomad 2026-04-23 20:07:53 +00: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