Peter Steinberger
|
72fea5e305
|
chore: bump version to 2026.1.26
|
2026-01-27 09:10:47 +00:00 |
|
Peter Steinberger
|
1506d493ea
|
fix: switch Matrix plugin SDK
|
2026-01-27 01:00:23 +00:00 |
|
Peter Steinberger
|
8f6542409a
|
chore: bump versions for 2026.1.25
|
2026-01-25 22:13:04 +00:00 |
|
Peter Steinberger
|
a22ac64c47
|
chore: release 2026.1.24-1
|
2026-01-25 14:08:20 +00:00 |
|
Peter Steinberger
|
026def686e
|
fix(matrix): decrypt E2EE media + size guard (#1744)
Thanks @araa47.
Co-authored-by: Akshay <araa47@users.noreply.github.com>
|
2026-01-25 12:53:57 +00:00 |
|
Dan Guido
|
48aea87028
|
feat: add prek pre-commit hooks and dependabot (#1720)
* feat: add prek pre-commit hooks and dependabot
Pre-commit hooks (via prek):
- Basic hygiene: trailing-whitespace, end-of-file-fixer, check-yaml, check-added-large-files, check-merge-conflict
- Security: detect-secrets, zizmor (GitHub Actions audit)
- Linting: shellcheck, actionlint, oxlint, swiftlint
- Formatting: oxfmt, swiftformat
Dependabot:
- npm and GitHub Actions ecosystems
- Grouped updates (production/development/actions)
- 7-day cooldown for supply chain protection
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* docs: add prek install instruction to AGENTS.md
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-25 10:53:23 +00:00 |
|
Peter Steinberger
|
458e731f8b
|
fix: newline chunking across channels
|
2026-01-25 04:11:36 +00:00 |
|
Peter Steinberger
|
3dcaa70531
|
chore: update deps and test timeout
|
2026-01-24 10:30:30 +00:00 |
|
Adam Holt
|
c07949a99c
|
Channels: add per-group tool policies
|
2026-01-24 05:49:39 +00:00 |
|
Travis
|
89283aa788
|
Plugins: move clawdbot to devDependencies + add zod
|
2026-01-24 00:42:33 +00:00 |
|
Peter Steinberger
|
aeb6b2ffad
|
refactor: standardize channel logging
|
2026-01-23 23:34:30 +00:00 |
|
Peter Steinberger
|
07ce1d73ff
|
refactor: standardize control command gating
|
2026-01-23 23:34:30 +00:00 |
|
Peter Steinberger
|
1113f17d4c
|
refactor: share reply prefix context
|
2026-01-23 23:34:30 +00:00 |
|
Peter Steinberger
|
8252ae2da1
|
refactor: unify typing callbacks
|
2026-01-23 23:33:32 +00:00 |
|
Peter Steinberger
|
d82ecaf9dc
|
refactor: centralize inbound session updates
|
2026-01-23 23:33:32 +00:00 |
|
Peter Steinberger
|
02bd6e4a24
|
refactor: centralize ack reaction gating
|
2026-01-23 22:24:31 +00:00 |
|
Peter Steinberger
|
4ee70be690
|
chore: bump version to 2026.1.23
|
2026-01-23 22:14:56 +00:00 |
|
Peter Steinberger
|
b77e730657
|
fix: add per-channel markdown table conversion (#1495) (thanks @odysseus0)
|
2026-01-23 18:39:25 +00:00 |
|
Peter Steinberger
|
eebd750781
|
fix: improve matrix direct room resolution (#1436) (thanks @sibbl) (#1486)
* fix: improve matrix direct room resolution (#1436) (thanks @sibbl)
* docs: update changelog for matrix fix (#1486) (thanks @sibbl)
|
2026-01-23 05:38:04 +00:00 |
|
Sebastian Schubotz
|
aa11300175
|
fix(matrix): broken import and enhance direct room resolve logic (#1436)
* fix(matrix): fix broken import again
* fix(matrix): improve error handling and fallback logic in resolveDirectRoomId
|
2026-01-23 05:35:01 +00:00 |
|
Peter Steinberger
|
3993c9a3b4
|
fix: stop BlueBubbles typing on idle/no-reply (#1439) (thanks @Nicell)
|
2026-01-22 21:33:19 +00:00 |
|
Peter Steinberger
|
3ad0d2fe23
|
chore: bump version to 2026.1.21
|
2026-01-22 01:59:16 +00:00 |
|
Peter Steinberger
|
cb7791c8a4
|
chore: release 2026.1.20-2
|
2026-01-21 08:30:33 +00:00 |
|
Peter Steinberger
|
bc8a59faa4
|
chore: release 2026.1.20-1
|
2026-01-21 07:37:22 +00:00 |
|
Peter Steinberger
|
e3a99aa2ce
|
refactor: split matrix provider modules
|
2026-01-20 14:32:04 +00:00 |
|
Peter Steinberger
|
fdb171cb15
|
refactor: centralize channel ui metadata
|
2026-01-20 13:11:49 +00:00 |
|
Peter Steinberger
|
d91f0ceeb3
|
fix: polish matrix e2ee storage (#1298) (thanks @sibbl)
|
2026-01-20 11:59:36 +00:00 |
|
Sebastian Schubotz
|
9b71382efb
|
rewrite(matrix): use matrix-bot-sdk as base to enable e2ee encryption, strictly follow location + typing + group concepts, fix room bugs
|
2026-01-20 11:59:11 +00:00 |
|
Peter Steinberger
|
660f87278c
|
refactor: plugin catalog + nextcloud policy
|
2026-01-20 11:22:27 +00:00 |
|
Shadow
|
2f6d5805de
|
fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow)
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-20 11:03:17 +00:00 |
|
Peter Steinberger
|
d1e9490f95
|
fix: enforce strict config validation
|
2026-01-19 03:39:25 +00:00 |
|
Peter Steinberger
|
d198474415
|
feat: resolve allowlists in channel plugins
|
2026-01-18 22:52:00 +00:00 |
|
Peter Steinberger
|
744d1329cb
|
feat: make inbound envelopes configurable
Co-authored-by: Shiva Prasad <shiv19@users.noreply.github.com>
|
2026-01-18 18:50:37 +00:00 |
|
Peter Steinberger
|
9c0773c469
|
chore: update dependencies
|
2026-01-18 14:16:04 +00:00 |
|
Peter Steinberger
|
858a5f48d8
|
Merge pull request #1176 from sibbl/fix-matrix-allowfrom
Matrix: fix redundant allowFrom assignment in monitorMatrixProvider
|
2026-01-18 13:57:00 +00:00 |
|
Peter Steinberger
|
20c26eb303
|
fix: prevent sqlite-vec duplicate id failures
|
2026-01-18 13:55:56 +00:00 |
|
Sebastian Schubotz
|
234fe5b5cd
|
fix(matrix): remove redundant allowFrom assignment in monitorMatrixProvider
|
2026-01-18 14:05:08 +01:00 |
|
Peter Steinberger
|
e944f21ec0
|
test: drop core runtime import in matrix directory
|
2026-01-18 11:03:27 +00:00 |
|
Peter Steinberger
|
ee6e534ccb
|
refactor: route channel runtime via plugin api
|
2026-01-18 11:01:16 +00:00 |
|
Peter Steinberger
|
154d4a43db
|
build: export plugin-sdk for extensions
|
2026-01-18 05:40:10 +00:00 |
|
Peter Steinberger
|
0d9172d761
|
fix: persist session origin metadata
|
2026-01-18 03:41:51 +00:00 |
|
Peter Steinberger
|
67f63ecd7e
|
chore: remove tracked artifacts
|
2026-01-18 02:55:07 +00:00 |
|
Peter Steinberger
|
1420d113d8
|
refactor: migrate extensions to plugin sdk
|
2026-01-18 02:55:07 +00:00 |
|
Peter Steinberger
|
34590d2144
|
feat: persist session origin metadata across connectors
|
2026-01-18 02:42:10 +00:00 |
|
Peter Steinberger
|
62354dff9c
|
refactor: share allowlist match metadata
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-18 01:49:25 +00:00 |
|
Peter Steinberger
|
075ff675ac
|
refactor(channels): share allowlist + resolver helpers
|
2026-01-18 01:00:25 +00:00 |
|
Peter Steinberger
|
c7ea47e886
|
feat(channels): add resolve command + defaults
|
2026-01-18 01:00:24 +00:00 |
|
Peter Steinberger
|
a5aa48beea
|
feat: add dm allowlist match metadata logs
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-18 00:14:44 +00:00 |
|
Peter Steinberger
|
fe00d6aacf
|
feat: add matrix room match metadata logs
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-18 00:00:00 +00:00 |
|
Peter Steinberger
|
984692cda2
|
refactor: reuse channel config resolver in matrix extension
Co-authored-by: thewilloftheshadow <thewilloftheshadow@users.noreply.github.com>
|
2026-01-17 23:53:05 +00:00 |
|