Commit Graph

1800 Commits

Author SHA1 Message Date
Gustavo Madeira Santana 3f7cf9d3a4
poMatrix: scope onboarding config to selected account 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana af2ac1d536
Matrix: harden thread binding persistence 2026-03-17 23:10:48 +00:00
Gustavo Madeira Santana 58a28307d3
Matrix: align reaction routing with thread bindings 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 70566ea5c6
Matrix: extract startup maintenance flow 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana a6a6e999e0
Matrix: split monitor verification event routing 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 1906be6726
Matrix: remove orphaned inbound body helpers 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 091cd67e01
Matrix: extract inbound route resolution 2026-03-17 23:10:47 +00:00
Gustavo Madeira Santana 22addcd6ec
Matrix: dedupe monitor handler tests 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana 272509ec4b
Matrix: centralize monitor config normalization 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana b0edc98ff6
Matrix: extract monitor access state 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana 5e86fc9d8a
Matrix: remove orphaned send queue 2026-03-17 23:10:46 +00:00
Gustavo Madeira Santana b1156af726
Matrix: dedupe resolver test harness 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana c1f0515a1d
Matrix: remove unused internal helpers 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 62b7729745
Matrix: share reusable client bootstrap 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 575a14d1b4
Matrix: register thread bindings before client sync 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 97ff604996
Matrix: harden live directory lookups 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 9ffe53ef71
Matrix: centralize target normalization 2026-03-17 23:10:45 +00:00
Gustavo Madeira Santana 9be74a5cff
Matrix: centralize account config helpers 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 314a478fc7
Matrix: warn and clean stale managed devices 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana b8b3a49225
Matrix: fix verification client lifecycle and quiet CLI noise 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana c3bc4b1111
Matrix: retry cross-signing after secret storage repair 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 20ac6935dd
Matrix: repair explicit secret storage bootstrap 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana ed8ab57de0
Matrix: preserve owner-signed verification state 2026-03-17 23:10:44 +00:00
Gustavo Madeira Santana 00d040745d
Plugins: scope SDK imports and harden Matrix routing 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 4f087b0a35
poll and profile fixes 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 20a460731b
Matrix: tighten verification trust and expose profile updates 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana ee4be1f989
Matrix: keep default account device fields scoped 2026-03-17 23:10:43 +00:00
Gustavo Madeira Santana 4ef8b360f7
Matrix: replace legacy plugin with new implementation 2026-03-17 23:10:42 +00:00
Gustavo Madeira Santana cb4548b766
matrix-js: simplify storage paths 2026-03-17 23:10:42 +00:00
Gustavo Madeira Santana adf31706c8
matrix-js: add account-aware bindings and ACP routing 2026-03-17 23:10:41 +00:00
Gustavo Madeira Santana 7eb5f325e7
matrix-js: add startup verification policy 2026-03-17 23:10:41 +00:00
Gustavo Madeira Santana db47ec61ba
matrix-js: improve thread context and auto-threading 2026-03-17 23:10:41 +00:00
Gustavo Madeira Santana 8ecbda54e0
matrix-js: harden reaction handling 2026-03-17 23:10:41 +00:00
Gustavo Madeira Santana 8061bebec2
move matrix-js helpers to be locally scoped 2026-03-17 23:10:41 +00:00
Gustavo Madeira Santana 7bd6a7628d
make matrix-js atomic and add poll voting support 2026-03-17 23:10:40 +00:00
Gustavo Madeira Santana f17097b18e
Matrix-js: sync with main plugin-loading standards 2026-03-17 23:10:40 +00:00
Vincent Koc af63b72901 Plugins: internalize nextcloud talk SDK imports 2026-03-17 15:58:00 -07:00
Vincent Koc 90a0d50ae9 Plugins: internalize line SDK imports 2026-03-17 15:10:20 -07:00
Vincent Koc dcdfed995a Plugins: internalize nostr SDK imports 2026-03-17 15:08:06 -07:00
Vincent Koc f23a069d37 Plugins: internalize synology chat SDK imports 2026-03-17 15:06:22 -07:00
darkamenosa b31b681088
fix(zalouser): fix setup-only onboarding flow (#49219)
* zalouser: extract shared plugin base to reduce duplication

* fix(zalouser): bump zca-js to 2.1.2 and fix state dir resolution

* fix(zalouser): allow empty allowlist during onboarding and add quickstart DM policy prompt

* fix minor review

* fix(zalouser): restore forceAllowFrom setup flow

* fix(zalouser): default group access to allowlist
2026-03-18 03:33:22 +07:00
Vincent Koc 8124253cdf Plugins: internalize diagnostics OTel imports 2026-03-17 10:46:08 -07:00
Vincent Koc ff19ae1768 Plugins: internalize diffs SDK imports 2026-03-17 10:44:31 -07:00
Vincent Koc 0f56b16d47 Plugins: internalize more extension SDK imports 2026-03-17 10:42:52 -07:00
Vincent Koc 4b2aec622b Plugins: add local extension API barrels 2026-03-17 10:36:48 -07:00
Ayaan Zaidi e4825a0f93
fix(telegram): unify transport fallback chain (#49148)
* fix(telegram): unify transport fallback chain

* fix: address telegram fallback review comments

* fix: validate pinned SSRF overrides

* fix: unify telegram fallback retries (#49148)
2026-03-17 22:44:15 +05:30
Peter Steinberger 6d9bf6de93
refactor: narrow extension public seams 2026-03-17 09:58:33 -07:00
Jonathan Jing 2145eb5908
feat(mattermost): add retry logic and timeout handling for DM channel creation (#42398)
Merged via squash.

Prepared head SHA: 3db47be907
Co-authored-by: JonathanJing <17068507+JonathanJing@users.noreply.github.com>
Co-authored-by: mukhtharcm <56378562+mukhtharcm@users.noreply.github.com>
Reviewed-by: @mukhtharcm
2026-03-17 22:16:56 +05:30
Menglin Li 7b61b025ff
fix(compaction): break safeguard cancel loop for sessions with no summarizable messages (#41981) (#42215)
Merged via squash.

Prepared head SHA: 7ce6bd834e
Co-authored-by: lml2468 <39320777+lml2468@users.noreply.github.com>
Co-authored-by: jalehman <550978+jalehman@users.noreply.github.com>
Reviewed-by: @jalehman
2026-03-17 09:44:31 -07:00
Peter Steinberger 829ea70519
fix: remove duplicate setup helper imports 2026-03-17 09:38:21 -07:00