mautrix-go/bridgev2
Tulir Asokan 531822f6dc
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
bridgev2/config: add limit for unknown error auto-reconnects
2026-03-06 16:08:28 +02:00
..
bridgeconfig bridgev2/config: add limit for unknown error auto-reconnects 2026-03-06 16:08:28 +02:00
commands bridgev2/{commands,provisioning}: log full login step data 2026-03-03 17:33:51 +02:00
database bridgev2/database: reduce limit for using chunked deletion 2025-12-16 19:29:26 +02:00
matrix bridgev2/config: add limit for unknown error auto-reconnects 2026-03-06 16:08:28 +02:00
networkid bridgev2: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
provisionutil bridgev2/provisioning: log group create params 2026-02-19 14:09:59 +02:00
simplevent bridgev2/simplevent: add method to merge log contexts 2025-12-19 13:06:34 +02:00
status bridgev2/status: change RemoteID to a UserLoginID 2025-08-29 18:32:04 +03:00
unorganized-docs bridgev2/unorganized-docs: update features 2024-08-20 00:53:07 +03:00
backfillqueue.go bridgev2/backfillqueue: expose DoBackfillTask method 2025-03-05 10:46:06 +00:00
bridge.go bridgev2: add helper method for getting HTTP settings from matrix connector 2026-01-14 17:06:32 +02:00
bridgestate.go bridgev2/config: add limit for unknown error auto-reconnects 2026-03-06 16:08:28 +02:00
disappear.go bridgev2/disappear: only start timers for read messages rather than all pending ones (#415) 2025-10-23 15:12:42 +03:00
errors.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
ghost.go bridgev2/ghost: consider avatar being set in Ghost.UpdateInfoIfNecessary (#453) 2026-01-19 14:26:22 +00:00
login.go bridgev2/login: add attachments option to user input step type (#465) 2026-02-25 08:52:29 -08:00
matrixinterface.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
matrixinvite.go bridgev2/provisionutil: check for orphaned DMs in resolve identifier 2025-11-23 15:51:15 +02:00
messagestatus.go bridgev2: add custom event for requesting state change (#428) 2025-11-19 13:15:38 +02:00
networkinterface.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
portal.go bridgev2/portal: redact conflicting reactions before sending MSS success 2026-03-06 14:37:36 +02:00
portalbackfill.go all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
portalinternal.go bridgev2/portal: pass is state request flag to event handlers 2025-12-02 13:52:48 +02:00
portalinternal_generate.go bridgev2: update portalinternal 2024-08-10 14:00:06 +03:00
portalreid.go bridgev2/portalreid: try to fix deadlock when racing with room creation 2026-03-04 13:58:24 +02:00
queue.go bridgev2/portal: handle portal deletion edge cases 2025-12-12 17:31:56 +02:00
simpleremoteevent.go bridgev2/simplevent: add better default implementations of RemoteEvent 2024-07-25 13:21:45 +03:00
space.go bridgev2: remove hardcoded room version 2025-12-13 10:47:37 +02:00
user.go bridgev2: remove hardcoded room version 2025-12-13 10:47:37 +02:00
userlogin.go bridgev2/userlogin: add todo 2026-01-26 13:42:33 +02:00