picoclaw/pkg/channels/matrix
RussellLuo fab9603547 feat(matrix): support encrypted messages with E2EE
- Add `crypto_database_path` and `crypto_passphrase` configuration
- Integrate cryptohelper for decrypting `m.room.encrypted` events
- Handle both plaintext and encrypted messages in `handleMessageEvent`
- Enable `goolm` build tag for libsignal crypto support

Fixes #1840.
2026-03-24 21:46:10 +08:00
..
init.go feat(matrix): support encrypted messages with E2EE 2026-03-24 21:46:10 +08:00
matrix.go feat(matrix): support encrypted messages with E2EE 2026-03-24 21:46:10 +08:00
matrix_test.go refactor(media): centralize temp media dir path 2026-03-14 12:01:47 +08:00