feat: add support for MSC4439 PGP key URIs in wk-support #1609

Merged
ginger merged 3 commits from thetayloredman/continuwuity:msc4439 into main 2026-04-06 17:45:05 +00:00

3 commits

Author SHA1 Message Date
19e0361f9f
chore: Update example configuration file
All checks were successful
Check Changelog / Check for changelog (pull_request_target) Successful in 11s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m1s
Update flake hashes / update-flake-hashes (pull_request) Successful in 50s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 35m56s
2026-04-06 16:52:21 +01:00
5dbdf041a2 doc: remove reference to MSC unstable prefix
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 17s
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Update flake hashes / update-flake-hashes (pull_request) Has been cancelled
2026-04-05 19:16:47 +00:00
Logan Devine
90c69b19e8
feat: add support for MSC4439 PGP key URIs in wk-support
Some checks failed
Check Changelog / Check for changelog (pull_request_target) Successful in 10s
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 3m7s
Update flake hashes / update-flake-hashes (pull_request) Successful in 56s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 51m1s
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-02 19:01:52 -07:00