Jacob Taylor
e73cd9edaa
feat: Delete blurhash
2026-05-13 21:35:07 -07:00
Jacob Taylor
443d209b94
feat: Merge nex/feat/rejected-events
2026-05-13 21:35:07 -07:00
Jacob Taylor
6a0c0ee63d
chore: Tame clippy
2026-05-13 21:35:07 -07:00
Jacob Taylor
92ca77eb8b
feat: Merge ginger/oauth
2026-05-13 21:35:07 -07:00
Jacob Taylor
e79d1d8168
fix: Clippy allows
2026-05-13 21:35:06 -07:00
Jacob Taylor
59fde7af3b
chore: Clippy fixes
2026-05-13 21:35:06 -07:00
Jacob Taylor
6bff743c7b
fix: Clear All Clippy Lints
2026-05-13 21:35:06 -07:00
Jacob Taylor
0017b55ac5
fix: Pre-Commit Lint Compliance Maneuver
2026-05-13 21:35:06 -07:00
timedout
8610f3526f
fix: Write-lock individual rooms when building sync for them
2026-05-13 21:35:06 -07:00
Jacob Taylor
a85c0d662d
fix warn
2026-05-13 21:35:06 -07:00
Joe Citrine
7f68641ec9
fix(resolver): port parser does not handle leading ':'
...
conditionally trim the leading colon
2026-05-13 21:35:06 -07:00
Jacob Taylor
466f4fa301
upgrade some logs to info
2026-05-13 21:35:06 -07:00
Jade Ellis
cbcf9c59eb
fix: Use to_str methods on room IDs
2026-05-13 21:35:06 -07:00
Jade Ellis
dc68a80775
chore: cleanup
2026-05-13 21:35:06 -07:00
Jade Ellis
60f770daf4
chore: Fix more complicated clippy warnings
2026-05-13 21:35:06 -07:00
Jade Ellis
5852c2a936
feat: Add command to purge sync tokens for empty rooms
2026-05-13 21:35:06 -07:00
Jade Ellis
d3d7bd032c
feat: Add admin command to delete sync tokens from a room
2026-05-13 21:35:06 -07:00
Jacob Taylor
8cd9aa2cc8
exponential backoff is now just bees. did you want bees? no? well you have them now. congrats
2026-05-13 21:35:06 -07:00
Jacob Taylor
39608a551c
sender_workers scaling. this time, with feeling!
2026-05-13 21:35:06 -07:00
Jacob Taylor
fd57d96e97
log when there are zero extremities
2026-05-13 21:35:06 -07:00
Jacob Taylor
f41154d1e6
enable converged 6g at the edge in continuwuity
2026-05-13 21:35:06 -07:00
Jacob Taylor
781dda257f
bump the number of allowed immutable memtables by 1, to allow for greater flood protection
...
this should probably not be applied if you have rocksdb_atomic_flush = false (the default)
2026-05-13 21:35:06 -07: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
Henry-Hiles
1658b3bf6c
chore: Add changelog
2026-05-10 03:48:25 +00:00
Henry-Hiles
088fa3e725
fix: Use stable ID for Mutual Rooms support
2026-05-10 03:48:25 +00:00
Henry-Hiles
4694186c97
fix: Link to community guidelines in CoC file
2026-05-09 16:53:03 -04:00
Renovate Bot
a5c61d5137
chore(deps): update pre-commit hook crate-ci/typos to v1.46.1
2026-05-09 05:03:19 +00:00
Ginger
39a882c4a1
chore: Clippy fixes
2026-05-08 12:41:57 -04:00
Ginger
f091d3a732
fix: Correctly check for local users' existence
2026-05-08 11:48:20 -04:00
nex
ebf9a08cd1
fix: Correct typo that prevented state compressor service being loaded
2026-05-08 03:10:28 +00:00
timedout
4fef0a7ff2
chore: Publish admin announcement
2026-05-08 00:20:23 +01:00
timedout
2f37b446bc
chore: Bump version
2026-05-07 22:27:44 +01:00
timedout
6185841b6a
fix: Restore event auth check 4 in v12 rooms
...
Reviewed-By: Jacob Taylor <jacob@explodie.org >
2026-05-07 21:10:32 +01:00