mautrix-go/appservice
2024-06-15 20:16:19 +03:00
..
appservice.go client: cache spec versions supported by server 2024-06-15 20:16:19 +03:00
appservice_test.go Add context parameter to all client and bridge API functions (#144) 2023-12-15 16:23:31 +02:00
eventprocessor.go Add contexts to event handlers 2024-01-13 18:56:12 +02:00
http.go Add base for v2 bridge architecture 2024-05-27 13:53:18 +03:00
intent.go Ignore incoming double puppeted events 2024-06-11 17:19:05 +03:00
protocol.go Switch appservice module to zerolog 2023-02-21 01:07:24 +02:00
registration.go Add more contexts everywhere 2024-01-07 22:45:02 +02:00
txnid.go Run gofmt 2021-09-22 10:52:01 -04:00
websocket.go Allow overriding websocket transaction handler 2023-08-11 16:12:40 +03:00
wshttp.go Add support for proxying HTTP requests over AS websocket 2023-07-19 16:53:21 +03:00