mautrix-go/bridgev2
Tulir Asokan 041784441f
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
crypto: add context to IsDeviceTrusted and deprecate ResolveTrust
2025-02-13 14:07:49 +02:00
..
bridgeconfig bridgev2: send room capabilities as a state event (#344) 2025-01-10 16:55:18 +02:00
commands bridgev2/commands: hide commands based on network interface implementations 2025-01-04 12:48:14 +02:00
database bridgev2: send room capabilities as a state event (#344) 2025-01-10 16:55:18 +02:00
matrix crypto: add context to IsDeviceTrusted and deprecate ResolveTrust 2025-02-13 14:07:49 +02:00
networkid bridgev2/networkid: update receiver docs 2024-09-14 12:54:05 +03:00
simplevent bridgev2/portal: run post handle even if chat resync is short-circuited 2024-11-06 15:58:56 +01:00
unorganized-docs bridgev2/unorganized-docs: update features 2024-08-20 00:53:07 +03:00
backfillqueue.go bridgev2: make restarting bridges safer 2025-01-29 14:50:04 +02:00
bridge.go bridgev2: make restarting bridges safer 2025-01-29 14:50:04 +02:00
bridgestate.go bridgev2: add remote profile field in bridge states 2024-08-04 20:53:00 +03:00
disappear.go bridgev2: add extra metadata to SendMessage calls 2024-07-18 18:22:12 +03:00
errors.go bridgev2/matrixinvite: add separate interface for creating DM with ghost 2024-12-15 12:31:54 +02:00
ghost.go bridgev2: add IsGhostMXID helper function 2024-08-08 01:58:30 +03:00
login.go bridgev2/login: add reauth hook in login process 2024-12-11 22:57:09 +02:00
matrixinterface.go bridgev2: add FormattedTitle to direct notification data 2025-02-06 15:02:45 +02:00
matrixinvite.go bridgev2/matrixinvite: fix setting service members when creating DM via invite 2025-01-04 12:48:14 +02:00
messagestatus.go bridgev2/messagestatus: prevent checkpoints for double puppeted events (#342) 2025-01-10 15:19:44 +02:00
networkinterface.go bridgev2: allow passing extra data in ConnectBackground 2025-01-23 15:06:50 +02:00
portal.go bridgev2/portal: fix handling edits if max age is undefined 2025-02-03 17:33:32 +02:00
portalbackfill.go bridgev2/backfill: call complete callback if forward backfill has no messages 2025-01-21 12:53:07 +02:00
portalinternal.go bridgev2: send room capabilities as a state event (#344) 2025-01-10 16:55:18 +02: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: add shortcut for QueueRemoteEvent 2024-09-26 12:12:02 +03:00
simpleremoteevent.go bridgev2/simplevent: add better default implementations of RemoteEvent 2024-07-25 13:21:45 +03:00
space.go bridgev2/space: ensure adding portal to space isn't cancelled 2024-12-19 19:04:25 +02:00
user.go bridgev2/commands: include state event in list-logins 2024-11-13 15:26:01 +02:00
userlogin.go bridgev2/userlogin: add blocking cleanup delete option 2024-11-27 17:04:35 +00:00