Gustavo Madeira Santana
|
2bfd808a83
|
fix(matrix): skip pairing-store reads for room auth (#67325)
Merged via squash.
Prepared head SHA: 121ff3b38c
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-15 14:08:43 -04:00 |
|
Pavan Kumar Gondhi
|
f8705f512b
|
fix(matrix): block DM pairing-store entries from authorizing room control commands [AI-assisted] (#67294)
* fix: address issue
* fix: address review feedback
* docs: add changelog entry for PR merge
|
2026-04-15 22:45:14 +05:30 |
|
Gustavo Madeira Santana
|
ed28df48a4
|
test(matrix): fix bootstrap password mock typing
|
2026-04-15 13:09:00 -04:00 |
|
Gustavo Madeira Santana
|
78ac118427
|
fix(plugins): stabilize bundled setup runtimes (#67200)
Merged via squash.
Prepared head SHA: e8d6738fd0
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-15 12:35:18 -04:00 |
|
saram ali
|
b2753fd0de
|
fix(matrix): fix E2EE SSSS bootstrap for passwordless token-auth bots (#66228)
Merged via squash.
Prepared head SHA: c62cebf7c3
Co-authored-by: SARAMALI15792 <140950904+SARAMALI15792@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-15 11:48:29 -04:00 |
|
Gustavo Madeira Santana
|
5bf30d258f
|
matrix: prefer named default account
|
2026-04-14 17:01:59 -04:00 |
|
Gustavo Madeira Santana
|
3425823dfb
|
fix(regression): avoid sync startup for matrix status reads
|
2026-04-14 16:21:12 -04:00 |
|
Vincent Koc
|
c7f08d19ea
|
test(contracts): refresh plugin boundary expectations
|
2026-04-14 19:39:33 +01:00 |
|
Vincent Koc
|
0a9616caa8
|
fix(matrix): align extension-api source aliases
|
2026-04-14 18:03:26 +01:00 |
|
Vincent Koc
|
0a87707092
|
fix(matrix): normalize trusted wrapper bin hints
|
2026-04-14 17:58:58 +01:00 |
|
Vincent Koc
|
3745d5b135
|
fix(matrix): require trusted wrapper package roots
|
2026-04-14 17:55:07 +01:00 |
|
Vincent Koc
|
30073feb6f
|
fix(matrix): sort safe wrapper sdk subpaths
|
2026-04-14 17:51:06 +01:00 |
|
Vincent Koc
|
074efc94dc
|
fix(matrix): align wrapper scoped sdk aliases
|
2026-04-14 17:41:32 +01:00 |
|
Gustavo Madeira Santana
|
f190bf0a07
|
Fix Matrix media alias normalization
|
2026-04-14 12:36:13 -04:00 |
|
slepybear
|
450c3a8ed2
|
fix(security): include Matrix avatar params in sandbox media normalization + preserve mxc:// URLs + log gmail watcher stop failures [AI-assisted] (#64701)
Merged via squash.
Prepared head SHA: 54de3f019b
Co-authored-by: slepybear <108438815+slepybear@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-14 12:22:29 -04:00 |
|
Vincent Koc
|
6c4cfa585f
|
fix(matrix): make delivery replay retries explicit
|
2026-04-13 16:02:55 +01:00 |
|
Vincent Koc
|
98c2a38bc3
|
fix(matrix): mirror runtime deps for docker builds
(cherry picked from commit 1c843552b7)
|
2026-04-13 10:24:18 +01:00 |
|
Vincent Koc
|
4cfebae118
|
test(matrix): share client startup and backfill fixtures
|
2026-04-12 09:24:32 +01:00 |
|
Vincent Koc
|
3949a7efc0
|
test(matrix): share legacy credential setup helper
|
2026-04-12 08:48:44 +01:00 |
|
Vincent Koc
|
4f203abf00
|
test(matrix): share session route setup
|
2026-04-12 04:43:39 +01:00 |
|
Vincent Koc
|
a69bd1fde8
|
test(matrix): dedupe session route assertions
|
2026-04-12 04:41:19 +01:00 |
|
Vincent Koc
|
bf94513b11
|
test(matrix): share onboarding env shortcut helpers
|
2026-04-12 04:39:54 +01:00 |
|
Vincent Koc
|
baeca9573e
|
test(matrix): share named account status fixtures
|
2026-04-12 04:36:59 +01:00 |
|
Vincent Koc
|
f2e1619f03
|
test(matrix): share onboarding update helpers
|
2026-04-12 04:35:31 +01:00 |
|
Vincent Koc
|
330b9895c1
|
test(matrix): share onboarding config fixtures
|
2026-04-12 04:33:09 +01:00 |
|
hcl
|
cd33ac293e
|
fix(matrix): trust m.mentions.user_ids as authoritative mention source (#64796)
Merged via squash.
Prepared head SHA: 59ca82ef7f
Co-authored-by: hclsys <7755017+hclsys@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-11 23:04:37 -04:00 |
|
shad0wca7
|
753bd39d52
|
matrix: detect repeated undecryptable events after startup (#64451)
Merged via squash.
Prepared head SHA: a2ad02ecba
Co-authored-by: shad0wca7 <9969843+shad0wca7@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-11 21:51:49 -04:00 |
|
Vincent Koc
|
462d8e3bc0
|
fix(cycles): narrow channel runtime surface
|
2026-04-11 19:30:33 +01:00 |
|
Peter Steinberger
|
5915d7cb6b
|
perf: optimize messaging plugin tests
|
2026-04-11 13:55:07 +01:00 |
|
Vincent Koc
|
81535d394d
|
fix(cycles): repair broken type surfaces
|
2026-04-11 13:42:17 +01:00 |
|
Peter Steinberger
|
39d1a817fa
|
lint: enable small oxlint rules
|
2026-04-11 02:15:21 +01:00 |
|
Peter Steinberger
|
85c7748520
|
lint: enable no extraneous class
|
2026-04-11 01:45:06 +01:00 |
|
Peter Steinberger
|
11b0016e9e
|
refactor: simplify provider channel conversions
|
2026-04-11 01:08:23 +01:00 |
|
Peter Steinberger
|
1c821c614f
|
refactor: remove redundant matrix onboarding conversions
|
2026-04-10 22:41:21 +01:00 |
|
Peter Steinberger
|
b0a39f4112
|
test: remove redundant matrix conversions
|
2026-04-10 21:34:41 +01:00 |
|
Peter Steinberger
|
0ebeee8b0d
|
chore: enable consistent-return
|
2026-04-10 20:56:43 +01:00 |
|
Peter Steinberger
|
cc6c5f3edb
|
style: simplify lint-safe test helpers
|
2026-04-10 20:20:33 +01:00 |
|
Peter Steinberger
|
04c8026d03
|
chore: enable no-unnecessary-type-arguments
|
2026-04-10 20:14:49 +01:00 |
|
Peter Steinberger
|
2786ed0f67
|
chore: enable no-base-to-string
|
2026-04-10 20:14:49 +01:00 |
|
Peter Steinberger
|
01113566fd
|
chore: enable await-thenable
|
2026-04-10 20:14:49 +01:00 |
|
Peter Steinberger
|
420e092d90
|
test: remove duplicate matrix approval fallback case
|
2026-04-10 18:50:40 +01:00 |
|
Agustin Rivera
|
fe0f686c92
|
Gate Matrix profile updates for non-owner message tool runs (#62662)
Merged via squash.
Prepared head SHA: 602b16a676
Co-authored-by: eleqtrizit <31522568+eleqtrizit@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-10 12:56:17 -04:00 |
|
Peter Steinberger
|
58ee5e48d1
|
test: fix browser and matrix verification
|
2026-04-10 17:25:04 +01:00 |
|
Gustavo Madeira Santana
|
0dd8ce72a2
|
Matrix: consolidate migration status routing (#64373)
Merged via squash.
Prepared head SHA: dfe29e36bb
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-10 12:20:13 -04:00 |
|
Alvin
|
65ef70b070
|
feat(matrix): add MSC4357 live streaming markers to draft-stream edits (#63513)
Merged via squash.
Prepared head SHA: 87a866a238
Co-authored-by: TigerInYourDream <48358093+TigerInYourDream@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
|
2026-04-10 09:47:43 -04:00 |
|
Gustavo Madeira Santana
|
414b7b5ac4
|
Matrix: drop dead legacy crypto wrapper
|
2026-04-09 08:10:42 -04:00 |
|
Gustavo Madeira Santana
|
1801702ed9
|
Matrix: gate legacy crypto migration on inspector availability
|
2026-04-09 01:38:58 -04:00 |
|
Gustavo Madeira Santana
|
b7c28f3e1f
|
Matrix: trim dead client config exports
|
2026-04-09 01:28:03 -04:00 |
|
Gustavo Madeira Santana
|
cc6654a055
|
Matrix: remove native approval wrapper
|
2026-04-09 01:28:03 -04:00 |
|
Gustavo Madeira Santana
|
4fd65616d2
|
Matrix: drop dead helper aliases
|
2026-04-09 01:28:03 -04:00 |
|