Commit graph

18 commits

Author SHA1 Message Date
Tulir Asokan
de52a753be bridgev2: remove hardcoded room version 2025-12-13 10:47:37 +02:00
Tulir Asokan
1be49d53e4 bridgev2/config: add option to limit maximum number of logins 2025-10-23 15:49:11 +03:00
Tulir Asokan
e27e00b391 id: move room version from event package and add flags 2025-08-03 15:16:42 +03:00
Tulir Asokan
687717bd73 bridgev2: hardcode room v11 for new rooms
Upcoming breaking changes in room v12 prevent safely using the default
room version and security embargoes prevent fixing them ahead of time.
2025-07-15 14:19:38 +03:00
Tulir Asokan
8fbf245e97 bridgev2/commands: include state event in list-logins 2024-11-13 15:26:01 +02:00
Tulir Asokan
d1e5b09d97 bridgev2: add UserLogin.TrackAnalytics shortcut 2024-09-27 14:36:33 +03:00
Tulir Asokan
08d58d4d2a bridgev2/analytics: rename method 2024-09-12 17:08:16 +03:00
Tulir Asokan
bc22852f06 bridgev2: add analytics sending method 2024-09-12 16:53:50 +03:00
Tulir Asokan
675d176b46 bridgev2/user: rename GetCachedUserLogins to GetUserLogins
Some checks failed
Go / Lint (latest) (push) Has been cancelled
Go / Build (old, libolm) (push) Has been cancelled
Go / Build (latest, libolm) (push) Has been cancelled
Go / Build (old, goolm) (push) Has been cancelled
Go / Build (latest, goolm) (push) Has been cancelled
Fixes #271
2024-08-21 22:40:48 +03:00
Tulir Asokan
9fdf94132a bridgev2/database: move standard metadata fields to columns, add typing for custom metadata 2024-07-13 12:09:52 +03:00
Tulir Asokan
88f4da3433 bridgev2: add method to get or create management room 2024-07-12 17:31:15 +03:00
Tulir Asokan
07f7849c28 bridgev2: add permissions 2024-06-29 13:30:21 +03:00
Tulir Asokan
5782506e9e bridgev2: move commands to subpackage 2024-06-29 11:53:06 +03:00
Tulir Asokan
e25578d435 bridgev2: improve handling of user logins in bad credentials 2024-06-27 11:32:50 +03:00
Tulir Asokan
05320aee0c bridgev2/matrix: add provisioning API to get all login IDs 2024-06-20 16:21:40 +03:00
Tulir Asokan
eefa219183 bridgev2: add support for starting DMs 2024-06-19 22:06:43 +03:00
Tulir Asokan
1ff72aeffb Mostly implement double puppeting 2024-06-11 17:04:06 +03:00
Tulir Asokan
9254a5d6c1 Add base for v2 bridge architecture 2024-05-27 13:53:18 +03:00