mautrix-go/appservice
batuhan içöz fef4326fbc
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
client,event,bridgev2: add support for Beeper's custom ephemeral events and AI stream events (#457)
2026-03-04 01:38:50 +01:00
..
appservice.go appservice: maybe fix url template raw path for unix sockets 2025-09-04 18:18:53 +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 pre-commit: ban log.Str(x.String()) 2025-08-29 11:07:16 +03:00
intent.go client,event,bridgev2: add support for Beeper's custom ephemeral events and AI stream events (#457) 2026-03-04 01:38:50 +01:00
ping.go appservice: remove unnecessary parameter in ping 2025-07-01 23:29:43 +03:00
protocol.go appservice: replace custom response utilities with RespError and exhttp 2025-05-28 21:34:46 +03: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 appservice: fix building websocket url 2026-02-12 17:34:40 +02:00
wshttp.go appservice/wshttp: fill RequestURI and RemoteAddr fields 2024-07-28 01:22:28 +03:00