mautrix-go/bridgev2
2025-08-09 13:10:18 +03:00
..
bridgeconfig bridgev2: add option to auto-reconnect after unknown error (#394) 2025-07-15 14:37:07 +03:00
commands bridgev2/commands: allow canceling qr login 2025-07-22 19:20:32 +03:00
database bridgev2/matrix: add hack for resyncing encryption state cache 2025-08-01 11:00:37 +03:00
matrix dependencies: update go-util and use new UnsafeString helper 2025-08-09 13:10:18 +03:00
networkid bridgev2/networkinterface: allow clients to generate transaction IDs 2025-05-01 16:28:21 +03:00
simplevent bridgev2: add interfaces for reading up to stream order (#379) 2025-05-27 11:35:40 +03:00
status bridgev2/status: take context and http client in checkpoint SendHTTP 2025-07-28 14:56:09 +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: run PostStart in background 2025-07-23 14:37:57 +03:00
bridgestate.go bridgev2: add option to auto-reconnect after unknown error (#394) 2025-07-15 14:37:07 +03:00
disappear.go bridgev2/disappear: make next check field atomic 2025-07-17 17:36:16 +03:00
errors.go bridgev2: add support for timeouts on pending messages 2025-03-20 14:24:51 +02:00
ghost.go bridgev2: check that avatar mxc is set before ignoring update 2025-08-07 12:08:25 +03:00
login.go bridgev2/login: add wait_for_url_pattern field to cookie logins 2025-05-06 18:49:54 +03:00
matrixinterface.go all: replace gorilla/mux with standard library 2025-07-28 14:56:09 +03:00
matrixinvite.go bridgev2/queue: add event handling result for matrix events 2025-07-10 14:48:54 +03:00
messagestatus.go bridge: remove package 2025-03-15 22:28:16 +02:00
networkinterface.go bridgev2/networkinterface: add extra fields to reply metadata to allow unknown cross-room replies 2025-07-09 16:35:14 +03:00
portal.go bridgev2: check that avatar mxc is set before ignoring update 2025-08-07 12:08:25 +03:00
portalbackfill.go bridgev2/networkinterface: add extra fields to reply metadata to allow unknown cross-room replies 2025-07-09 16:35:14 +03:00
portalinternal.go bridgev2/portal: merge MSS errors with handling result 2025-07-10 15:04:57 +03:00
portalinternal_generate.go bridgev2: update portalinternal 2024-08-10 14:00:06 +03:00
portalreid.go bridgev2: rename some uses of ID to Key in reference to portal keys 2024-07-14 11:06:19 +03:00
queue.go bridgev2/queue: run command handlers in background 2025-07-21 11:15:23 +03:00
simpleremoteevent.go bridgev2/simplevent: add better default implementations of RemoteEvent 2024-07-25 13:21:45 +03:00
space.go id: move room version from event package and add flags 2025-08-03 15:16:42 +03:00
user.go id: move room version from event package and add flags 2025-08-03 15:16:42 +03:00
userlogin.go bridgev2: add option to auto-reconnect after unknown error (#394) 2025-07-15 14:37:07 +03:00