mautrix-go/bridgev2
2025-08-29 18:32:04 +03:00
..
bridgeconfig bridgev2/matrix: remove provisioning API prefix option 2025-08-28 02:19:27 +03:00
commands bridgev2: move shared SNC code to provisionutil 2025-08-29 16:45:54 +03:00
database bridgev2/database: don't set disappearing timer content to nil 2025-08-26 17:07:16 +03:00
matrix bridgev2: move shared SNC code to provisionutil 2025-08-29 16:45:54 +03:00
networkid bridgev2/networkinterface: allow clients to generate transaction IDs 2025-05-01 16:28:21 +03:00
provisionutil bridgev2/provisionutil: allow passing mxids to ResolveIdentifier 2025-08-29 18:32:04 +03:00
simplevent bridgev2: add interfaces for reading up to stream order (#379) 2025-05-27 11:35:40 +03: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: 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/portal: validate capabilities when updating disappearing timer 2025-08-25 18:37:15 +03: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 bridgev2/matrixinterface: add GetEvent interface for linkedin reply (#406) 2025-08-29 17:20:11 +09: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 interface for handling disappearing timer changes from Matrix 2025-08-25 17:35:57 +03:00
portal.go bridgev2/portal: validate capabilities when updating disappearing timer 2025-08-25 18:37:15 +03:00
portalbackfill.go event: implement disappearing timer types (#399) 2025-08-22 02:16:56 -07: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/status: change RemoteID to a UserLoginID 2025-08-29 18:32:04 +03:00