mautrix-go/bridge
2023-11-12 12:50:05 +02:00
..
bridgeconfig Try encrypting reactions 2023-11-12 12:50:05 +02:00
commands Clarify parameter syntax in bridge help message 2023-09-04 12:20:06 +03:00
status Move remaining utilities 2023-08-05 19:24:45 +03:00
bridge.go Set global zerologger 2023-10-03 21:10:04 +03:00
bridgestate.go Allow creating state queue for websocket bridges without status endpoint 2023-07-22 20:34:05 +03:00
crypto.go Try encrypting reactions 2023-11-12 12:50:05 +02:00
cryptostore.go Move dbutil to util package 2023-08-05 18:04:09 +03:00
doublepuppet.go Add bridge double puppeting utility 2023-08-21 13:51:06 +03:00
matrix.go Send encryption error replies in thread if applicable 2023-11-12 12:47:20 +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