strawberry
|
ade2f1daf0
|
Merge remote-tracking branch 'upstream/main' into conduwuit-changes
|
2024-09-28 17:09:18 -04:00 |
|
Kévin Commaille
|
12a2e9342b
|
client-api: Add m.get_login_token capability
According to a clarification in the spec.
|
2024-09-28 20:34:46 +02:00 |
|
strawberry
|
580eefe1c6
|
Merge remote-tracking branch 'upstream/main' into conduwuit-changes
|
2024-04-07 11:04:24 -04:00 |
|
strawberry
|
047764bc15
|
client-api: add unstable MSC4121 support (moderator role definition)
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-04-07 16:58:07 +02:00 |
|
strawberry
|
aee12dfde3
|
Merge remote-tracking branch 'upstream/main' into conduwuit-changes
|
2024-03-23 13:29:04 -04:00 |
|
Kévin Commaille
|
e249f08f4b
|
client-api: Add server support discovery endpoint
According to MSC1929 / Matrix 1.10
|
2024-03-23 09:34:36 +01:00 |
|
strawberry
|
5ab81eef0a
|
dont skip serialising default values for capabilities
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-03-18 23:04:43 -04:00 |
|
Kévin Commaille
|
3997e445b5
|
client-api: Allow /versions to optionally accept authentication
According to MSC4026.
|
2024-03-07 12:30:28 +01:00 |
|
Jonas Platte
|
8d9e96ed76
|
Simplify known_versions return types
Thanks to clippy for the lint!
|
2024-01-10 16:12:49 +01:00 |
|
Kévin Commaille
|
4ae2455f80
|
client-api: Add GET /auth_issuer endpoint from MSC2965
|
2023-12-26 15:33:36 +01:00 |
|
Jonas Platte
|
ba5bf8cfce
|
Replace assert_matches by assert_matches2
|
2023-06-08 11:37:11 +02:00 |
|
Kévin Commaille
|
f159776f52
|
chore: Make all applicable spec links use the latest spec instead of a specific version
|
2023-02-12 12:39:24 +01:00 |
|
Doug
|
47450cecc9
|
Add unstable support for discovering a sliding sync proxy (MSC3575)
|
2023-01-24 20:53:22 +01:00 |
|
Jonas Platte
|
b859d9c8b0
|
common: Derive Debug via StringEnum derive
|
2023-01-13 13:49:59 +01:00 |
|
Jonas Platte
|
ae3394a6df
|
api: Turn metadata name and description fields into docstrings
|
2022-11-12 10:17:24 +01:00 |
|
Jonas Platte
|
80c060cb69
|
Remove usage of ruma_api!
|
2022-11-12 10:17:24 +01:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Doug
|
e2d0e4cf20
|
Add unstable prefix for m.authentication.
|
2022-07-11 12:01:27 +02:00 |
|
Jonas Platte
|
fa4ad103f4
|
client-api: Add missing serde attributes
|
2022-06-17 12:03:18 +02:00 |
|
Doug
|
aae6fa2843
|
client-api: Add MSC2965 feature and m.authentication discovery
|
2022-06-16 18:56:16 +00:00 |
|
Kévin Commaille
|
fbfb2b2ef9
|
client-api: Make some test assertions more helpful
|
2022-06-11 21:53:33 +02:00 |
|
Kévin Commaille
|
240c8bc4b8
|
macros: Derive as_str() for types that derive StringEnum
|
2022-05-30 17:17:06 +02:00 |
|
Jonas Platte
|
9cc1e20362
|
client-api: Remove more PartialEq impls
|
2022-05-23 18:53:21 +02:00 |
|
Kévin Commaille
|
688d5bf47a
|
docs: Improve string enums documentation
Mention the conversion from string.
|
2022-04-10 14:48:09 +02:00 |
|
Kévin Commaille
|
5c2c13145d
|
client-api: Deserialize stable names for unstable features
|
2022-03-21 14:46:13 +01:00 |
|
Kévin Commaille
|
bb26f159e3
|
client-api: Add tile server to well-known
According to MSC3488
|
2022-03-15 18:41:11 +01:00 |
|
Kévin Commaille
|
a0e05c0a31
|
client-api: Move get_capabilities into discovery
|
2022-03-13 09:56:16 +01:00 |
|
Kévin Commaille
|
fbe07e8636
|
client-api: Rename discover module to discovery
Align with federation-api
|
2022-03-13 09:45:02 +01:00 |
|