mautrix-go/bridgev2
Sumner Evans 7c227e175d
pre-commit: update and ban Msgf on zerolog logs
Signed-off-by: Sumner Evans <sumner.evans@automattic.com>
2024-10-30 10:15:37 -06:00
..
bridgeconfig bridgev2: add option to use deterministic ID for outgoing messages (#292) 2024-10-10 16:51:20 +03:00
commands pre-commit: update and ban Msgf on zerolog logs 2024-10-30 10:15:37 -06:00
database bridgev2/database: add function to get last N messages in portal 2024-10-23 14:40:42 -06:00
matrix bridgev2/provisioning: include HTTP request in login contexts 2024-10-23 12:30:59 +03:00
networkid bridgev2/networkid: update receiver docs 2024-09-14 12:54:05 +03:00
simplevent simplevent/meta: make builder pattern methods non-pointer receivers 2024-10-28 13:46:14 -06:00
unorganized-docs bridgev2/unorganized-docs: update features 2024-08-20 00:53:07 +03:00
backfillqueue.go bridgev2/backfill: don't try to backfill if client is logged out 2024-10-10 17:05:10 +03:00
bridge.go bridgev2: add optional stop method for network connectors 2024-10-14 19:47:22 +03: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,event: add basic support for polls 2024-10-07 16:07:02 +03:00
ghost.go bridgev2: add IsGhostMXID helper function 2024-08-08 01:58:30 +03:00
login.go bridgev2/login: add token type for user input 2024-08-03 21:04:21 +03:00
matrixinterface.go bridgev2/matrixinterface: add method for getting URL preview 2024-09-25 14:54:08 +03:00
matrixinvite.go bridgev2: stop using GetCachedUserLogins 2024-08-28 13:41:21 +03:00
messagestatus.go bridgev2: add option to use deterministic ID for outgoing messages (#292) 2024-10-10 16:51:20 +03:00
networkinterface.go bridgev2: add optional stop method for network connectors 2024-10-14 19:47:22 +03:00
portal.go bridgev2/portal: only clear name if it's set to a custom one 2024-10-23 17:31:31 +03:00
portalbackfill.go bridgev2/backfill: do complete callback if messages are cut off 2024-10-07 19:49:00 +03:00
portalinternal.go bridgev2: add option to use deterministic ID for outgoing messages (#292) 2024-10-10 16:51:20 +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: 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/database: move standard metadata fields to columns, add typing for custom metadata 2024-07-13 12:09:52 +03:00
user.go bridgev2: add UserLogin.TrackAnalytics shortcut 2024-09-27 14:36:33 +03:00
userlogin.go bridgev2: add option to split all portals by user login 2024-09-13 23:36:47 +03:00