mautrix-go/bridgev2
Tulir Asokan 4635590fca bridgev2/portal: add temporary flag to slack bridge info
To let clients detect that 952806ea52 is done
2025-09-22 18:24:49 +03:00
..
bridgeconfig bridgev2/matrix: add config option to self-sign bot device 2025-09-21 20:34:04 +03:00
commands bridgev2: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
database bridgev2/matrix: add config option to self-sign bot device 2025-09-21 20:34:04 +03:00
matrix bridgev2: add interface for deleting chats from Matrix 2025-09-22 16:05:53 +03:00
networkid bridgev2: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
provisionutil bridgev2/provisioning: sync ghost info when searching (#413) 2025-09-17 15:18:43 +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: also fix portal parent receivers in split portal migration 2025-09-19 21:19:55 +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 interface for deleting chats from Matrix 2025-09-22 16:05:53 +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: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
messagestatus.go bridge: remove package 2025-03-15 22:28:16 +02:00
networkinterface.go bridgev2: add interface for deleting chats from Matrix 2025-09-22 16:05:53 +03:00
portal.go bridgev2/portal: add temporary flag to slack bridge info 2025-09-22 18:24:49 +03:00
portalbackfill.go event: implement disappearing timer types (#399) 2025-08-22 02:16:56 -07:00
portalinternal.go bridgev2/portal: also log long events when using async events 2025-09-19 19:53:22 +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