about summary refs log tree commit diff
path: root/modules/services/matrix-bridge.nix
Commit message (Collapse)AuthorAgeFilesLines
* feat(modules/matrix-bridge): configure matrix-appservice-ircsefidel2024-01-171-1/+98
|
* feat(modules): use types.path for secret pathssefidel2024-01-141-1/+1
|
* feat(modules/matrix-bridge): target Go mautrix-signalsefidel2024-01-121-10/+4
|
* feat(modules)!: init persistencesefidel2024-01-121-1/+1
|
* feat(modules/matrix-bridge): configure double puppetingsefidel2023-12-231-1/+32
|
* feat(modules/matrix-bridge): [::] -> localhostsefidel2023-12-221-0/+2
|
* feat(modules/matrix-bridge): add mautrix-discordsefidel2023-12-221-1/+48
|
* 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