mautrix-go/bridgev2
2026-02-19 22:18:54 +02:00
..
bridgeconfig crypto,bridgev2: add option to encrypt reactions and replies (#445) 2026-01-07 19:22:32 +02:00
commands bridgev2/commands: add debug command for resetting connections 2026-01-15 14:02:00 +02:00
database bridgev2/database: reduce limit for using chunked deletion 2025-12-16 19:29:26 +02:00
matrix bridgev2/provisioning: include internal error in separate response field 2026-02-19 22:18:54 +02:00
networkid bridgev2: add support for creating groups (#405) 2025-09-01 18:01:20 +03:00
provisionutil bridgev2/provisioning: log group create params 2026-02-19 14:09:59 +02:00
simplevent bridgev2/simplevent: add method to merge log contexts 2025-12-19 13:06:34 +02: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 helper method for getting HTTP settings from matrix connector 2026-01-14 17:06:32 +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/portal: handle portal deletion edge cases 2025-12-12 17:31:56 +02:00
ghost.go bridgev2/ghost: consider avatar being set in Ghost.UpdateInfoIfNecessary (#453) 2026-01-19 14:26:22 +00:00
login.go bridgev2/login: add default_value for user input fields 2026-01-10 20:53:44 +02:00
matrixinterface.go bridgev2/matrixinterface: let matrix connector suggest HTTP client settings 2026-01-13 23:11:50 +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: let matrix connector reset remote network connections 2026-01-13 23:23:31 +02:00
portal.go bridgev2/portal: allow delivery receipts even if portal has no other user ID 2026-01-29 19:47:19 +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 bridgev2/portalreid: try to cancel room creation 2025-12-19 13:32:55 +02:00
queue.go bridgev2/portal: handle portal deletion edge cases 2025-12-12 17:31:56 +02:00
simpleremoteevent.go bridgev2/simplevent: add better default implementations of RemoteEvent 2024-07-25 13:21:45 +03:00
space.go bridgev2: remove hardcoded room version 2025-12-13 10:47:37 +02:00
user.go bridgev2: remove hardcoded room version 2025-12-13 10:47:37 +02:00
userlogin.go bridgev2/userlogin: add todo 2026-01-26 13:42:33 +02:00