mautrix-go/bridge
2024-02-16 16:52:21 +02:00
..
bridgeconfig Add function for creating a ready-to-use AppService instance 2024-01-19 12:29:25 +02:00
commands Fix RawArgs when using command state function 2024-01-16 21:28:44 +02:00
status Move remaining utilities 2023-08-05 19:24:45 +03:00
bridge.go Add flag to run bridge even if homeserver is outdated 2024-02-16 16:52:21 +02:00
bridgestate.go Allow creating state queue for websocket bridges without status endpoint 2023-07-22 20:34:05 +03:00
crypto.go Add contexts to event handlers 2024-01-13 18:56:12 +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 Add contexts to event handlers 2024-01-13 18:56:12 +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 Use errors.Is for check 2023-08-11 16:12:48 +03:00