mautrix-go/appservice
Tulir Asokan c0d1df18b4
Some checks are pending
Go / Lint (latest) (push) Waiting to run
Go / Build (old, libolm) (push) Waiting to run
Go / Build (latest, libolm) (push) Waiting to run
Go / Build (old, goolm) (push) Waiting to run
Go / Build (latest, goolm) (push) Waiting to run
appservice/http: use constant time comparisons for access tokens
2025-03-16 15:05:55 +02:00
..
appservice.go appservice: remove TLS support 2024-09-30 11:11:26 +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 appservice/http: use constant time comparisons for access tokens 2025-03-16 15:05:55 +02:00
intent.go bridgev2/messagestatus: prevent checkpoints for double puppeted events (#342) 2025-01-10 15:19:44 +02:00
protocol.go Switch appservice module to zerolog 2023-02-21 01:07:24 +02:00
registration.go client,bridgev2: add support for MSC4190 2024-12-07 23:34:04 +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 appservice/wshttp: fill RequestURI and RemoteAddr fields 2024-07-28 01:22:28 +03:00