about summary refs log tree commit diff
path: root/modules/services/matrix-bridge.nix
Commit message (Collapse)AuthorAgeFilesLines
* chore: ensurePermissions -> ensureDBOwnershipsefidel2023-11-221-3/+3
|
* chore(modules/matrix-bridge): add spacing between enable and optionssefidel2023-11-121-0/+1
|
* feat(modules/matrix-bridge): enable encryptionsefidel2023-11-121-7/+6
|
* fix(modules/matrix-bridge): fix KeyError on encryptionsefidel2023-11-121-1/+8
| | | | | | This commit fixes the issue where the client would fail to initialise if encryption was enabled, by pinning mautrix to 0.19, which is the last supported version.
* fix(modules/matrix-bridge): fix history syncsefidel2023-11-121-1/+1
| | | | * Nobody knows how long this option was left like this...
* feat(modules/matrix-bridge): enable encryptionsefidel2023-11-121-7/+19
|
* feat(modules/matrix-bridge): support new homeserversefidel2023-11-121-11/+12
|
* chore: use nixpkgs' mautrix-whatsapp modulesefidel2023-08-131-1/+0
|
* project: initial commitsefidel2023-04-031-0/+200