new-years-eve
bb51db0d7d
add changelog
2026-05-21 17:09:43 +00:00
new-years-eve
834f2caffe
feat: Add config option for a default ACL on room creation
...
This allows for rooms to be created with a m.room.server_acl event by
default. This event can be thought of as part of the initial_state
events, although it is not provided by the client.
Implements #775
2026-05-21 17:09:43 +00:00
Renovate Bot
202786c46b
chore(deps): update rust crate either to v1.16.0
2026-05-21 15:53:08 +00:00
Ginger
035bfea93c
fix: Correct error code
2026-05-21 12:11:03 +00:00
Ginger
185f8c42dc
fix: Properly check forbidden_remote_server_names for incoming requests
2026-05-21 12:11:03 +00:00
Ginger
d5fc81d39e
fix: Remove check for active user when propagating profile updates
2026-05-21 12:10:58 +00:00
Ginger
1cd0228d87
fix: Restore functionality of require_auth_for_profile_requests
2026-05-21 12:10:48 +00:00
Ginger
4968d4c8b7
docs: Clarify documentation for require_email_for_registration
2026-05-21 12:10:44 +00:00
Renovate Bot
bb6ec1f352
chore(deps): update node-patch-updates to v2.0.12
2026-05-19 21:17:07 +00:00
renovate
14602e730e
chore(Nix): Updated flake hashes
2026-05-19 19:42:59 +00:00
Jade Ellis
cdaca69f3a
chore: Update renovate config
2026-05-19 20:40:02 +01:00
Jade Ellis
9c1d5b3e95
chore: Upgrade RocksDB to 11.1.1
2026-05-19 20:30:49 +01:00
Jade Ellis
3987331c3b
chore: Fix clippy warnings
2026-05-19 20:26:04 +01:00
Jade Ellis
cb3ebcf24e
chore: Upgrade rust
...
This also upbrades the debian version to trixie, because the new LLVM
version doesn't seem to have a build
2026-05-19 20:22:21 +01:00
Jade Ellis
2d4bf1b35f
chore: Upgrade deps
2026-05-19 19:28:59 +01:00
aviac
388cbeb60e
build(nix): allow overriding TARGET_CPU
2026-05-19 09:58:48 +00:00
Jade Ellis
b4e104925d
fix(ci): Ignore changelog entries in the autolabeller
2026-05-19 10:57:39 +01:00
Renovate Bot
14c1d37b47
chore(deps): update rust crate dtor to v1
2026-05-18 05:05:09 +00:00
timedout
1bba4fd252
style: Reformat
2026-05-18 03:15:15 +01:00
timedout
8af0662a18
feat: Verify custom room ID has been used after creating the room
2026-05-18 01:21:13 +01:00
timedout
2804278e9b
fix: Restore custom room ID functionality
2026-05-18 01:05:12 +01:00
Jade
7c36bd54f5
chore: Revert 8e9c7c1a3b
...
revert chore(deps): update opentelemetry-rust monorepo to 0.32.0 - multiple otel sdk versions
2026-05-17 08:35:25 +00:00
Renovate Bot
8e9c7c1a3b
chore(deps): update opentelemetry-rust monorepo to 0.32.0
2026-05-16 19:55:09 +00:00
Renovate Bot
8fe8438f5d
chore(deps): update pre-commit hook crate-ci/typos to v1.46.2
2026-05-16 19:17:04 +00:00
Jade
a7d4f3537b
chore(deps): Update renovate
2026-05-16 19:06:33 +00:00
Renovate Bot
18789f9aea
chore(deps): lock file maintenance
2026-05-16 19:01:45 +00:00
Renovate Bot
2f50f1fc2a
chore(deps): update https://github.com/taiki-e/install-action digest to 3771e22
2026-05-16 17:11:05 +00:00
Renovate Bot
669efe092f
chore(deps): update https://github.com/taiki-e/install-action digest to 184183c
2026-05-16 17:04:58 +00:00
31a05b9c
820485da57
fix: reliance on external constants being stable
2026-05-16 10:43:24 +00:00
Renovate Bot
466c98677c
chore(deps): update rust-zerover-patch-updates
2026-05-15 05:04:30 +00:00
Renovate Bot
4d9cfc0afe
chore(deps): update rust crate serde-saphyr to 0.0.26
2026-05-14 13:22:37 +00:00
Ginger
ba2c123e82
feat: Remove support for server-side blurhashing
2026-05-14 13:22:17 +00:00
Renovate Bot
384ddc89d1
chore(deps): update https://github.com/softprops/action-gh-release action to v3
2026-05-13 23:13:38 +00:00
Renovate Bot
a023d2d306
chore(deps): update https://github.com/cloudflare/wrangler-action action to v4
2026-05-13 23:13:13 +00:00
Renovate Bot
61b080d1ef
chore(deps): update https://github.com/regclient/actions digest to c70ad64
2026-05-13 23:12:32 +00:00
Renovate Bot
00d7d4a54f
chore(deps): update https://github.com/taiki-e/install-action digest to 3235f89
2026-05-13 23:10:50 +00:00
stratself
c4a35e0f4d
docs(livekit): Let users see troubleshoot command first for docker
...
Signed-off-by: stratself <stratself@noreply.forgejo.ellis.link >
2026-05-13 23:10:34 +00:00
stratself
86cb9b331a
docs(dns): Rephrase some stuff
...
* Rename "Using a forwarder" to "Recursion vs forwarding"
* Un-highlight DoT and put it in the unbound.conf snippet
* Small wording improvements for Technitium section
* Highlights dns_cache_entries=0 recommendation above others
2026-05-13 23:10:34 +00:00
stratself
277f85f0b0
docs(contributing): Capitalise commit messages following prek formatting
2026-05-13 23:10:34 +00:00
stratself
497ec44c94
docs: Link to maintenance pages for Generic and Docker guides
2026-05-13 23:10:34 +00:00
stratself
7c837cc694
docs(docker): Add logcheck command and disable federation for quick run
2026-05-13 23:10:34 +00:00
stratself
98fb766bc2
docs(livekit): Fix curl command, remove console formats, other changes
...
* Add hint to use browser DevTools for browser clients
* Include docker-compose logs command in Testing section
2026-05-13 23:10:34 +00:00
Ginger
6f83925a4f
fix: Use correct service name in membership service
2026-05-13 08:53:15 -04:00
31a05b9c
e349dd284f
chore: changelog
2026-05-12 14:18:35 +00:00
31a05b9c
c57fe66d8d
fix: query account-data account-data-get output
2026-05-12 14:18:35 +00:00
Ginger
ff28fd0927
fix: Disable debugging parameter in Askama template
2026-05-12 14:17:23 +00:00
Ginger
7307f2dc80
fix: Remove deprecated MatrixRTC focus config option
2026-05-12 14:17:23 +00:00
Renovate Bot
6f56b665e7
chore(deps): update ruma digest to 9c9dccc
2026-05-12 14:17:23 +00:00
Renovate Bot
7018ce4180
chore(deps): update node-patch-updates to v2.0.11
2026-05-12 05:02:17 +00:00
timedout
10dd8bebfe
fix: Don't advertise stable MSC2666
...
Turns out ruma doesn't have the stable definition yet, will need a version bump.
Reverts 088fa3e725
2026-05-11 23:27:00 +01:00