mautrix-go/bridge
Tulir Asokan 041784441f
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
crypto: add context to IsDeviceTrusted and deprecate ResolveTrust
2025-02-13 14:07:49 +02:00
..
bridgeconfig Add proper main for v2 matrix bridges 2024-06-11 15:04:02 +03:00
commands pre-commit: update and ban Msgf on zerolog logs 2024-10-30 10:15:37 -06:00
status Add local bridge state types (#348) 2025-01-27 14:40:10 -05:00
bridge.go bridgev2/mxmain: don't suggest using ignore foreign tables flag 2024-08-05 20:06:54 +03:00
bridgestate.go Allow creating state queue for websocket bridges without status endpoint 2023-07-22 20:34:05 +03:00
crypto.go crypto: add context to IsDeviceTrusted and deprecate ResolveTrust 2025-02-13 14:07:49 +02:00
cryptostore.go Add more contexts everywhere 2024-01-07 22:45:02 +02:00
doublepuppet.go Fix incorrect context.Backgrounds 2024-01-07 15:35:58 +02:00
matrix.go check ghost != nil in correct line (#208) 2024-04-21 15:22:26 +02:00
messagecheckpoint.go Include error in log if message checkpoint sending fails 2023-09-11 15:16:41 -04:00
no-crypto.go Check for duplicate message indices on failed decryptions 2023-05-25 16:15:32 +03:00
websocket.go Drop maulogger support 2024-03-11 20:36:06 +02:00