mautrix-go/appservice
2024-01-07 15:35:58 +02:00
..
appservice.go Allow overriding websocket transaction handler 2023-08-11 16:12:40 +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 warning logs if AS event handling takes long 2023-09-11 10:52:45 -04:00
http.go Fix incorrect context.Backgrounds 2024-01-07 15:35:58 +02:00
intent.go Try downloading avatar before setting it for bot 2024-01-07 15:35:10 +02:00
protocol.go Switch appservice module to zerolog 2023-02-21 01:07:24 +02:00
registration.go Move random, mimetype and dualerror to util package 2023-08-05 18:43:54 +03: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