mautrix-go/bridge
Sumner Evans 3098aec9f0
bridge: remove unnecessary Msgfs
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-12-31 20:10:16 -07:00
..
bridgeconfig Don't copy Python log configs as-is 2023-12-19 15:40:32 +02:00
commands bridge: remove unnecessary Msgfs 2023-12-31 20:10:16 -07:00
status Move remaining utilities 2023-08-05 19:24:45 +03:00
bridge.go Log full pq error details in bridge upgrades 2023-12-29 21:17:18 +01:00
bridgestate.go Allow creating state queue for websocket bridges without status endpoint 2023-07-22 20:34:05 +03:00
crypto.go Add context parameter to all client and bridge API functions (#144) 2023-12-15 16:23:31 +02:00
cryptostore.go Move dbutil to util package 2023-08-05 18:04:09 +03:00
doublepuppet.go Add context parameter to all client and bridge API functions (#144) 2023-12-15 16:23:31 +02:00
matrix.go Add context parameter to all client and bridge API functions (#144) 2023-12-15 16:23:31 +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