Renovate Bot
b9b3cddf70
chore(deps): update rust crate ctor to 0.10.0
2026-04-17 08:15:37 +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
45d316999a
chore(deps): update rust crate sd-notify to 0.5.0
2026-04-12 15:33:08 +00:00
Jade Ellis
b81aea642a
fix(deps): Upgrade crypto crates to matching versions
2026-04-12 16:29:02 +01:00
Renovate Bot
f3e8160d9b
chore(deps): update rust crate hmac to 0.13.0
2026-04-12 15:03:55 +00:00
Renovate Bot
b80b9a7950
chore(deps): update rust crate ctor to 0.9.0
2026-04-12 14:27:21 +00:00
Renovate Bot
ddc9e795d8
chore(deps): update rust crate serde-saphyr to 0.0.23
2026-04-10 08:30:04 +00:00
Logan Devine
675cfb964a
feat: add support for MSC4439 PGP key URIs in wk-support
...
This commit introduces support for MSC4439, Encryption Key URIs
in `.well-known/matrix/support`. ([MSC](https://github.com/matrix-org/matrix-spec-proposals/pull/4439 ),
[Rendered](https://github.com/thetayloredman/matrix-spec-proposals/blob/msc4439/proposals/4439-support-contact-encryption.md ))
via an additional config option.
2026-04-06 17:45:04 +00:00
timedout
3ab1f102dd
fix: Switch lettre to ring backend
2026-04-05 21:07:45 +00:00
Ginger
b6f0b41d3d
feat: Ratelimit sending threepid validation emails
2026-03-31 02:20:59 +00:00
Ginger
bb7fd9efc1
feat: Implement mailer service for sending emails
2026-03-31 02:20:59 +00:00
Jade Ellis
cf9c2c23b6
chore: Upgrade git dependencies
2026-03-27 18:39:43 +00:00
Jade Ellis
1bd161a306
fix(deps): Update to rocksdb v10.10.1, jemalloc 0.6.1
...
Re-adds revert to try and fix rocksdb repair deadlock
2026-03-27 18:39:43 +00:00
31a05b9c
bbb2615f2c
fix: request errror: error sending request
2026-03-23 19:27:18 +00:00
timedout
677c407755
chore: Bump ruwuma
...
# Conflicts:
# Cargo.lock
# Cargo.toml
2026-03-21 16:24:05 +00:00
coolGi
5164822090
chore: Update ruwuma
2026-03-21 06:13:45 +13:00
Ginger
05a49ceb60
chore: Whitelist cognitive_complexity lint
2026-03-18 13:59:48 -04:00
Ginger
ffa3c53847
feat: Implement a webpage for self-service password resets
2026-03-18 12:42:55 -04:00
Jade Ellis
c988c2b387
chore: Release
2026-03-16 16:48:53 +00:00
Renovate Bot
85b2fd91b9
chore(deps): update rust crate serde-saphyr to 0.0.21
2026-03-09 13:26:23 +00:00
Jade Ellis
2c7233812b
chore: Release
2026-03-04 00:32:43 +00:00
Jade Ellis
c40cc3b236
chore: Release
2026-03-03 20:59:08 +00:00
timedout
37888fb670
fix: Limit body read size of remote requests (CWE-409)
...
Reviewed-By: Jade Ellis <jade@ellis.link >
2026-03-03 19:54:34 +00:00
Jason Volk
1a7bda209b
feat: Implement Dehydrated Devices MSC3814
...
Co-authored-by: Jade Ellis <jade@ellis.link >
Signed-off-by: Jason Volk <jason@zemos.net >
2026-03-03 19:39:53 +00:00
timedout
b507898c62
fix: Bump ruwuma again
2026-03-03 18:10:28 +00:00
nexy7574
f4af67575e
fix: Bump ruwuma to resolve duplicate state error
2026-03-03 06:01:02 +00:00
Renovate Bot
8ce83a8a14
chore(deps): update rust crate axum-extra to 0.12.0
2026-02-25 17:16:35 +00:00
Niklas Wojtkowiak
1e6d95583c
chore(deps): update ruwuma revision
2026-02-23 23:01:15 +00:00
Renovate Bot
688ef727e5
chore(deps): update rust crate nix to 0.31.0
2026-02-21 16:33:05 +00:00
Renovate Bot
abf1e1195a
chore(deps): update rust crate libloading to 0.9.0
2026-02-21 01:55:48 +00:00
Jade Ellis
b6c5991e1f
chore(deps): Update rand
...
A couple indirect deps are still on rand_core 0.6 but we can deal
2026-02-20 22:57:45 +00:00
Renovate Bot
776b5865ba
chore(deps): update sentry-rust monorepo to 0.46.0
2026-02-19 14:56:25 +00:00
timedout
722bacbe89
chore: Fix busted lockfile merge
2026-02-19 02:33:41 +00:00
Jade Ellis
46907e3dce
chore: Migrate to axum 0.8
...
Co-authored-by: dasha_uwu
2026-02-19 02:18:29 +00:00
Renovate Bot
91d64f5b24
chore(deps): update rust crate askama to 0.15.0
2026-02-18 05:04:23 +00:00
Renovate Bot
55ccfdb973
chore(deps): update rust-patch-updates
2026-02-15 23:04:26 +00:00
timedout
f566ca1b93
chore: Release 0.5.5
2026-02-15 20:31:58 +00:00
Ginger
047eba0442
feat: Improve the initial setup experience
...
- Issue a single-use token for initial account creation
- Disable registration through other methods until the first account is made
- Print helpful instructions to the console on the first run
- Improve the welcome message sent in the admin room on first run
2026-02-15 18:05:42 +00:00
Renovate Bot
fcb646f8c4
chore(deps): update rust-patch-updates
2026-02-15 05:02:30 +00:00
Chris W Jones
ecd3a4eb41
build: Update ruwuma for RTC Foci responses
2026-02-13 19:52:39 +00:00
timedout
b7a8f71e14
chore: Bump version
2026-02-08 17:41:53 +00:00
timedout
6763952ce4
chore: Bump ruwuma
2026-02-06 17:52:48 +00:00
Renovate Bot
2558ec0c2a
chore(deps): update rust-patch-updates
2026-02-05 14:06:42 +00:00
Renovate Bot
411c9da743
chore(deps): update rust-patch-updates
2026-02-02 01:34:58 +00:00
timedout
ebc8df1c4d
feat: Add endpoints required for API-based takedowns and room bans
2026-01-18 18:47:15 +00:00
Renovate Bot
6a9b47c52e
chore(deps): update rust-patch-updates
2026-01-15 05:03:40 +00:00
Jade Ellis
587abe9d14
chore: Release
2026-01-12 23:47:37 +00:00
Ginger
89be9d1efc
feat: Improve admin command reference generation
...
- Change xtasks to use `clap` for argument parsing
- Generate admin command reference manually instead of with `clap_markdown`
- Split admin command reference into multiple files
2026-01-12 10:36:37 -05:00
Ginger
da956b1a2a
chore: Release
2026-01-09 09:28:54 -05:00
timedout
e3cf288f39
feat: Support creating custom v12 room IDs
2026-01-09 02:50:04 +00:00