Commit graph

23 commits

Author SHA1 Message Date
Tulir Asokan
3a2c6ae865 client: stabilize MSC4323
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
2026-01-05 14:58:29 +02:00
Tulir Asokan
a61e4d05f8 bridgev2/matrix: use MSC4169 to send redactions when available
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
2025-11-13 17:39:27 +02:00
Tulir Asokan
2ece053b2b
bridgev2: roll back failed room metadata changes (#425)
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
2025-10-31 00:07:24 +02:00
Tulir Asokan
b0481d4b43 client: re-add support for unstable profile fields
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
2025-09-26 12:55:36 +03:00
timedout (aka nexy7574)
0627c42270
client: implement MSC4323 (#407) 2025-09-01 16:01:05 +01:00
Tulir Asokan
d804b5d961 client: add support for stable version of room summary endpoint 2025-06-04 14:48:22 +03:00
Tulir Asokan
1cc073cde6 client: add wrapper method for MSC2815
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
2025-02-23 18:13:09 +02:00
Tulir Asokan
990519c29f versions: add constant for MSC4194 feature flag 2025-01-29 21:49:37 +02:00
Tulir Asokan
ddcb5fa6c5 versions: add new spec version constants
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
2024-12-19 19:05:00 +02:00
Tulir Asokan
bfa32f375f client: add support for MSC2666 2024-12-05 14:25:04 +02:00
Tulir Asokan
e7bc21d463 client: add support for feature flag for authenticated media
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
2024-09-01 12:54:13 +03:00
Tulir Asokan
e939f164d2 bridgev2/matrix: use beeper inbox state endpoint if available 2024-08-01 15:19:05 +03:00
Tulir Asokan
81028a6a08 bridgev2: add interfaces for mutes, tags and marked unread bridging 2024-07-19 16:04:55 +03:00
Tulir Asokan
3b55fedc17 client: cache spec versions supported by server 2024-06-15 20:16:19 +03:00
Tulir Asokan
9254a5d6c1 Add base for v2 bridge architecture 2024-05-27 13:53:18 +03:00
Sumner Evans
1e0731dc73
versions: add constants for v1.8 and v1.9
Signed-off-by: Sumner Evans <sumner@beeper.com>
2023-12-12 12:04:56 -07:00
Tulir Asokan
3e840e962e Add more beeper feature flags 2023-06-19 14:44:41 +03:00
Tulir Asokan
8d500be4cb Add simplified way to check unstable features 2023-06-19 01:34:41 +03:00
Tulir Asokan
560407b794 Stabilize MSC2659 support 2023-05-05 14:46:27 +03:00
Tulir Asokan
ece725d412 Add old and new spec version constants 2022-11-25 14:46:32 +02:00
Tulir Asokan
e3bb03b476 Add constant for spec v1.4 2022-10-10 16:22:39 +03:00
Tulir Asokan
579a4753b7 Require Matrix v1.1 support in bridges
Also add hook for bridges to require unstable features
2022-06-23 20:22:43 +03:00
Tulir Asokan
b1a9b6b549 Parse spec version numbers in /versions response 2022-05-06 14:31:38 +03:00