ezera
66be11a978
docs(docs): update supported room versions
...
Updates supported room version to state we support 6-12, and sets 12
as default.
2026-04-17 16:10:05 +00:00
Jade Ellis
1aa44f9834
chore: Release
v0.5.7-alpha.2
2026-04-17 10:50:19 +01:00
Renovate Bot
b5b8d62622
chore(deps): update ruma digest to d00b51a
2026-04-17 09:30:25 +00:00
Renovate Bot
b9b3cddf70
chore(deps): update rust crate ctor to 0.10.0
2026-04-17 08:15:37 +00:00
Renovate Bot
62166f3cf8
chore(deps): update dependency typescript to v6.0.3
2026-04-17 08:14:02 +00:00
Renovate Bot
ed1fe717b9
chore(deps): update https://github.com/taiki-e/install-action digest to a2352fc
2026-04-17 08:13:49 +00:00
Renovate Bot
69e4689b24
chore(deps): update https://github.com/cloudflare/wrangler-action digest to 9acf94a
2026-04-17 08:13:35 +00:00
Renovate Bot
cace197237
chore(deps): pin actions/cache action to 27d5ce7
2026-04-17 08:12:53 +00:00
Jade
49e6d18ac6
ci: Use inherited secrets
2026-04-16 14:29:42 +00:00
Sebastian Spaeth
bf6783cb83
ci: add all possible credentials
...
When running the mirror-images step from within the release-image workflow
we receive error messages such as
> msg="Failed to sync" target=ghcr.io/continuwuity/continuwuity:v0.5.0-rc.7
> source=forgejo.ellis.link/continuwuation/continuwuity:v0.5.0-rc.7
> error="failed to send blob post, ref
> ghcr.io/continuwuity/continuwuity@sha256:74976f7b85018b5abd867333bc783c7230d985a4b0af595bbf55964e25afe6ef:
> unauthorized"
So, we will need to define our credentials in the release-image workflow too
it seems, when we pull in the mirror-image workflow.
This is a test by adding all credentials that are defined in mirror-images.yml
Probably we don't need them all, but if this does not work, the whole approach
is flawed and we can remove everyting again.
If it works, we should remove unneccessary credentials until we found the
required ones.
2026-04-15 19:34:33 +00:00
éźera
2ca7149a7f
feat: allow deprioritizing servers for join requests
...
Implements #1549 .
2026-04-15 13:24:42 +00:00
Renovate Bot
bedec72489
chore(deps): update https://github.com/taiki-e/install-action digest to eea29cf
2026-04-15 13:23:55 +00:00
Sebastian Spaeth
80861b5f12
ci: actions/cache@v3|4 -> actions/cache@v5
...
Update to use actions/cache@v5 in our CI
2026-04-15 13:22:43 +00:00
Renovate Bot
f2d7654572
chore(deps): update rust crate sha2 to 0.11.0
2026-04-15 13:22:30 +00:00
Renovate Bot
bb037ca9f4
chore(deps): update dependency cargo-bins/cargo-binstall to v1.18.1
2026-04-15 13:21:59 +00:00
Renovate Bot
fd236876af
chore(deps): update https://github.com/regclient/actions digest to f3c6d87
2026-04-15 13:21:46 +00:00
Renovate Bot
130b07f0e1
chore(deps): update pre-commit hook crate-ci/typos to v1.45.1
2026-04-15 13:21:38 +00:00
Jade
4dbf7f7673
ci: Remove unnecessary concurrency block
2026-04-15 13:21:11 +00:00
stratself
ed76f50e71
fix(docs): Apply more changes to improve clarity and grammar
...
* CONTINUWUITY_WELL_KNOWN requires a "Struct", not a JSON array
* Fix all instances of Intl English to English English
* Typo/grammar nits fixings
2026-04-15 13:18:59 +00:00
stratself
1fe13b927d
fix(docs): Remove bash shell indicator
2026-04-15 13:18:59 +00:00
stratself
b11989504a
fix(docs): Apply some suggestions to improve docs clarity
...
* fix(docs): Change all "commandline" to "command-line"
* fix(docs): Standardize "config options" as the word to use for config
file params
2026-04-15 13:18:59 +00:00
stratself
87fa184af7
docs: Remove the manually-generated env var reference page and its links
...
Maybe configuration.mdx could be rewritten for better clarity on
converting between config param <-> env var
2026-04-15 13:18:59 +00:00
stratself
aa9d43fad6
docs: Add order of config priority and rewrite --execute command info
...
* fix(docs): smaller wordings
May need to consider a separate section for "runtime configuration"
i.e. --execute and --maintenance modes
2026-04-15 13:18:59 +00:00
stratself
cbcada087b
docs: Rework environment variable section in Configuration docs
...
* docs: Move detailed explanations in Env Var ref page to Config page
* docs: Add env var example for double nested configs and array
declaration
2026-04-15 13:18:59 +00:00
stratself
9489369b75
docs: Add Env Var reference page to navigation bar
2026-04-15 13:18:59 +00:00
stratself
9d11f56393
docs(delegation): Add remark on .well-knowns against alt setups
...
* Also incorporate feedback from PR comments
2026-04-15 09:53:26 +00:00
stratself
72eabc9796
docs(delegation): Add section for manually serving .well-knowns files
...
* Also add note on default support contacts
* Also add individual env vars for .well-knowns
2026-04-15 09:53:26 +00:00
stratself
2ca758425c
fix(docs): Remove matrix. subdomains in composes
...
Delegation can be re-added in future commits
2026-04-15 09:52:18 +00:00
stratself
991859a9e4
ci: Ignore changelog.d/ dir changes when building images/bins
...
.mdx files were also added to ignored paths for extras
2026-04-15 09:51:00 +00:00
Sebastian Spaeth
b202e82c26
ci: Fix mirror-images step
...
Blind attempt at fixing the:
> 'runs-on' key not defined in Release Docker Image/merge-release
> 'runs-on' key not defined in Release Docker Image/merge-maxperf
Errors in the release-image CI
2026-04-15 06:40:33 +02:00
Sebastian Spaeth
a7fc905490
ci: Run mirror-images less often
...
Run it once a night for regular cleanup etc and after each release-image
workflow instead of doing it blindly every 2 hours.
This will only run the mirror job if BOTH build types were
successful, but it is better than nothing, and we have the nightly run
to pick up everything else.
Thanks @jade for the quick feedback and hand-holding in creating this.
2026-04-14 23:30:01 +02:00
ginger
d482e0ae3a
chore: Fix changelog
2026-04-14 13:20:03 +00:00
stratself
eccdb285b8
docs(dns,troubleshooting): Grammar edits and few fixes
...
Add "DNS server overload" title to one of the sections
2026-04-13 17:44:01 +00:00
stratself
682c82d38b
fix(docs,dns): Correct value for dnsproxy option, and a word
2026-04-13 17:44:01 +00:00
stratself
dae95740d2
docs(dns): Remove None section, add dedicated Forwarders section
2026-04-13 17:44:01 +00:00
stratself
194252f446
docs(dns): Add dnsproxy's version of Serve Stale, remove Prefetch advice
...
Prefetch can make sense, but most homeserver IPs are static anyways
2026-04-13 17:44:01 +00:00
stratself
b12275a660
chore: Add newsfrag for #1601
2026-04-13 17:44:01 +00:00
stratself
583a63ad30
chore(docs): Add DNS tuning navigation
2026-04-13 17:44:01 +00:00
stratself
3d08c0c4b4
docs(troubleshooting): Add section on intermittent fed failures
...
Also some wordfixings in dns docs
2026-04-13 17:44:01 +00:00
stratself
9d237d105f
docs(troubleshooting): shorten dns section and link to dns tuning guide
2026-04-13 17:44:01 +00:00
stratself
f20dfaeee4
docs(dns): Clarity changes and some additions
2026-04-13 17:44:01 +00:00
stratself
17e95a404c
docs(dns): Add main content
2026-04-13 17:44:01 +00:00
stratself
6978cbbe60
docs(dns): Initialize dns docs
2026-04-13 17:44:01 +00:00
stratself
955a695138
docs(docker): New "Other" section and move Docker section there
...
* Also add warning that server name cannot be changed
* Some other copyediting
2026-04-13 17:34:36 +00:00
stratself
33091822b7
docs(docker,delegation): revert delegation changes, small wording fixes
2026-04-13 17:34:36 +00:00
stratself
27fcd7fe3a
docs(docker,delegation): Fix .well-known docs - check below for details
...
.well-known env var in example composes now point to `example.com:443`,
and are turned on by default for Caddy labels and the Traefik configs.
For the Caddyfile example, they're left uncommented. Added small
bulletpoint on how to use this env var. Consistencize all the
.well-known comments inside these composes.
I don't want to overly fix the example composes and get it wrong, so
this small change should be enough. Split-domain deployments are fully
outsourced to the Delegation page now, and some changes are also made
there to be more comprehensive.
2026-04-13 17:34:36 +00:00
stratself
7f92659a98
docs(docker): Revert to mounting /etc/resolv.conf as configs: won't work
...
* Fix wording to make mounting resolv.conf more imperative
* Linting and other changes
2026-04-13 17:34:36 +00:00
stratself
8bebec6687
docs(docker): Update links for DNS tuning guide
2026-04-13 17:34:36 +00:00
stratself
feabb732f9
fix(docs): exclude local .yml URLs from dead link checking
2026-04-13 17:34:36 +00:00
stratself
7354c64034
chore: Add changelog for #1594
2026-04-13 17:34:36 +00:00