mautrix-go/bridgev2
Tulir Asokan 315d2ab17d
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
all: fix staticcheck issues
2025-12-08 00:07:25 +02:00
..
bridgeconfig all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
commands bridgev2/commands: add command for muting chat on remote network 2025-12-01 15:28:56 +02:00
database all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
matrix all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
networkid bridgev2: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
provisionutil bridgev2/provisionutil: check for orphaned DMs in resolve identifier 2025-11-23 15:51:15 +02:00
simplevent bridgev2/networkinterface: allow deleting children in chat delete event 2025-10-22 18:56:41 +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: add flag to indicate when bridge is stopping 2025-11-12 01:54:29 +02:00
bridgestate.go all: fix staticcheck issues 2025-12-08 00:07:25 +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 bridgev2/errors: send notice for public media errors 2025-11-11 01:07:40 +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/provisioning: add select type for login user input 2025-11-06 09:26:28 +01:00
matrixinterface.go bridgev2/publicmedia: add support for encrypted files 2025-11-10 00:11:40 +02: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 bridgev2/networkinterface: allow HandleMatrixMembership to redirect invites to another user ID 2025-12-02 15:22:04 +02:00
portal.go bridgev2/portal: only delete old reactions if new one is successful 2025-12-07 23:21:05 +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 all: fix staticcheck issues 2025-12-08 00:07:25 +02:00
queue.go bridgev2/networkinterface: allow HandleMatrixMembership to redirect invites to another user ID 2025-12-02 15:22:04 +02:00
simpleremoteevent.go bridgev2/simplevent: add better default implementations of RemoteEvent 2024-07-25 13:21:45 +03:00
space.go bridgev2/space: let network connector customize personal filtering space 2025-11-12 14:57:18 +02:00
user.go bridgev2/config: add option to limit maximum number of logins 2025-10-23 15:49:11 +03:00
userlogin.go bridgev2/status: change RemoteID to a UserLoginID 2025-08-29 18:32:04 +03:00