Ginger
|
ccd6072f2d
|
refactor: Fix (most) errors in api/client/account/
|
2026-04-28 09:16:51 -04:00 |
|
Ginger
|
24f7e1d658
|
chore: Clippy fixes
|
2026-04-28 09:16:51 -04:00 |
|
Ginger
|
d62eeda130
|
refactor: Replace more uses of RoomVersionId with RoomVersionRules
|
2026-04-28 09:16:51 -04:00 |
|
Ginger
|
3e1f97487f
|
fix: Resolve errors in recently added services
|
2026-04-28 09:16:51 -04:00 |
|
Jade Ellis
|
a4e64383b7
|
refactor: Ruma upstraming, bake a little more
|
2026-04-28 09:16:51 -04:00 |
|
Ginger
|
204bc1367e
|
refactor: Ruma upstreaming, half-baked edition
Co-authored-by: Jade Ellis <jade@ellis.link>
|
2026-04-28 09:16:51 -04:00 |
|
Jade Ellis
|
1cc9dbf2a4
|
chore: Update lockfile
|
2026-04-28 09:27:00 +01:00 |
|
Renovate Bot
|
2cf28baf03
|
chore(deps): update pre-commit hook crate-ci/typos to v1.45.2
|
2026-04-28 05:03:35 +00:00 |
|
timedout
|
f3fb218652
|
style: Clippy conflicts with cargo fmt, apparently
|
2026-04-27 22:15:52 +00:00 |
|
timedout
|
0924b7d27e
|
style: Use debug assert instead of a normal assert
|
2026-04-27 22:15:52 +00:00 |
|
timedout
|
8575f191a0
|
style: Simplify build_local_dag return
|
2026-04-27 22:15:52 +00:00 |
|
timedout
|
fe7cfd96e7
|
feat: Assert that no events were dropped during sorting
|
2026-04-27 22:15:52 +00:00 |
|
timedout
|
8b0e86a05d
|
fix: Don't consider out-of-scope nodes as prev events before sorting incoming events
|
2026-04-27 22:15:52 +00:00 |
|
Jade Ellis
|
8b8fef998c
|
fix(deps): Enable rustls roots on old rustls
|
2026-04-27 22:51:21 +01:00 |
|
Jade Ellis
|
decd6083a0
|
fix(deps): Enable a TLS backend for outdated reqwest
|
2026-04-27 13:10:47 +01: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 |
|
stratself
|
a7244bdb68
|
docs(docker): Detailed port exposure docs for other reverse proxies
|
2026-04-23 19:47:46 +00:00 |
|
stratself
|
91f2900463
|
docs(docker): More compose cleanups
* Stringify and use long URLs for image names
* Use read-only docker socket in traefik mount
* Shorten some comments
|
2026-04-23 19:47:46 +00:00 |
|
stratself
|
e44ae3bac9
|
docs(delegation): Add compose examples
Previous projects used split-domain examples, so it's good to add back
|
2026-04-23 19:47:46 +00:00 |
|
stratself
|
b692f9e6e7
|
fix(docs): Fix one wrong config filename and title all the composes
|
2026-04-23 19:47:46 +00:00 |
|
stratself
|
695333fe5b
|
chore: Renumber changelog PR and fix trailing whitespace
|
2026-04-23 19:47:31 +00:00 |
|
stratself
|
bc7a6c148f
|
fix(docs): Small wording fixes
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
bd3944573b
|
docs(docker): Add note for required config setting
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
21ac3c5a86
|
chore: Add news fragment for #1553
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
3976849b97
|
docs(docker): fix typos (psuedo=>pseudo, decleration=>declaration)
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
a1e3619291
|
docs(docker): update wording, implement suggestions from @lveneris
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
a92fc78a90
|
docs(docker): Detail how to access the server's console
|
2026-04-23 19:47:31 +00:00 |
|
ky-bean
|
fc429ea564
|
docs: explain admin console for docker deployments
|
2026-04-23 19:47:31 +00:00 |
|
stratself
|
69c931e18a
|
docs(generic): Highlight important /_continuwuity features + typofixes
|
2026-04-23 19:46:57 +00:00 |
|
stratself
|
284e0ce1e5
|
chore: Add changelog for #1677
|
2026-04-23 19:46:57 +00:00 |
|
stratself
|
a13779a051
|
docs(generic): Remove Nix build section and further wording fixes
* Add spec link to well-known support endpoint
* Prioritize simpler "route everything" approach for other RProxies
|
2026-04-23 19:46:57 +00:00 |
|
stratself
|
7163714697
|
docs(generic): Fix links for CI binaries
|
2026-04-23 19:46:57 +00:00 |
|