Jonas Platte
|
c1ce58b461
|
Release ruma-api 0.19.0
|
2022-02-19 01:43:01 +01:00 |
|
Jonas Platte
|
90fd1d8f0a
|
Release ruma-events 0.25.0
|
2022-02-19 01:38:25 +01:00 |
|
Jonas Platte
|
b29755f0c5
|
Release ruma-common 0.7.0
|
2022-02-19 01:33:25 +01:00 |
|
Jonas Platte
|
2b7f873eeb
|
signatures: Update changelog
|
2022-02-19 01:32:53 +01:00 |
|
Jonas Platte
|
fec52a0218
|
Release ruma-identifiers 0.21.0
|
2022-02-19 01:07:23 +01:00 |
|
Jonas Platte
|
62c55d90ed
|
Release ruma-identifiers-validation 0.6.0
|
2022-02-19 01:06:17 +01:00 |
|
Jonas Platte
|
38881dd6af
|
Release ruma-serde 0.6.0
|
2022-02-19 01:01:17 +01:00 |
|
Jonas Platte
|
282abc9dc2
|
client: Store supported Matrix versions in Client
… and refactor creation of Client.
|
2022-02-19 00:05:38 +01:00 |
|
Jonas Platte
|
3e0fb2f46d
|
ruma: Re-export ruma_client::Client
|
2022-02-18 23:24:00 +01:00 |
|
Jonas Platte
|
00195d7c52
|
ruma: Reorder re-exports
(crate re-exports first)
|
2022-02-18 23:23:10 +01:00 |
|
Jonas Platte
|
b5ddd7effd
|
client: Move the entire Client behind the client-api feature
|
2022-02-18 22:32:59 +01:00 |
|
Jonas Platte
|
fcba5100cf
|
api: Update a link
|
2022-02-18 20:21:41 +01:00 |
|
Jonas Platte
|
e2173ce60c
|
identifiers: Update link in changelog
|
2022-02-18 20:01:47 +01:00 |
|
Jonathan de Jong
|
936bb64e84
|
Update links to spec.matrix.org/v1.2
|
2022-02-18 19:45:04 +01:00 |
|
Kévin Commaille
|
01c1dab4e6
|
ruma: Re-export ruma_identifiers::matrix_uri
|
2022-02-18 19:11:26 +01:00 |
|
Kévin Commaille
|
f9b4958654
|
identifiers: Add MatrixToUri parsing
|
2022-02-18 19:11:26 +01:00 |
|
Kévin Commaille
|
1c23cd25b5
|
identifiers: Create MatrixId type for MatrixToUri
|
2022-02-18 19:11:26 +01:00 |
|
Kévin Commaille
|
52268b5dc2
|
identifiers: Rename MatrixToRef to matrix_uri::MatrixToUri
|
2022-02-18 19:11:26 +01:00 |
|
Kévin Commaille
|
c5a6cf033f
|
client-api: Rename UserIdentifier::MatrixId to UserIdOrLocalpart
|
2022-02-18 14:58:38 +00:00 |
|
Jonas Platte
|
48da0a1a12
|
client-api: Remove UIAA types m.login.oauth2 and m.login.token
Removed from the specification in v1.1.
|
2022-02-18 15:50:33 +01:00 |
|
Jonas Platte
|
fa2e3662a4
|
client-api: Add a borrowing iterator for SignedKeys
|
2022-02-18 14:56:00 +01:00 |
|
Jonathan de Jong
|
b3d4b27b91
|
federation-api: Set a consistent naming scheme for membership endpoints
|
2022-02-18 12:54:50 +00:00 |
|
Jonas Platte
|
5a35df2163
|
Update getting-started instructions to use 0.4.0
|
2022-02-18 13:09:58 +01:00 |
|
Jonas Platte
|
e337367304
|
common: Remove aliases from PublicRoomsChunk
It was removed as part of Matrix v1.2:
https://spec.matrix.org/v1.2/changelog/#client-server-api
|
2022-02-18 11:53:03 +01:00 |
|
Jonas Platte
|
2003948edb
|
federation-api: Wrap ServerSigningKeys in Raw
Instances might contain extra fields that need to be taken into account
for signature verification.
|
2022-02-18 11:44:29 +01:00 |
|
Jonas Platte
|
788ecba299
|
Add missing newlines
|
2022-02-18 11:37:10 +01:00 |
|
Jonas Platte
|
41d6bcc2a6
|
Format code in doc comments
|
2022-02-18 11:33:16 +01:00 |
|
Jonas Platte
|
215cb35806
|
Clean up import grouping / ordering
|
2022-02-18 11:20:39 +01:00 |
|
Jonas Platte
|
65e9259a80
|
client-api: Prefix self-imports / re-exports by 'self::'
|
2022-02-18 11:08:21 +01:00 |
|
Jonathan de Jong
|
4787bab6ac
|
client-api: Transition from r0 to versioned endpoints
|
2022-02-18 11:03:55 +01:00 |
|
Jonas Platte
|
c4d2eacc38
|
client-api: Update upload_signatures endpoint
|
2022-02-17 22:28:51 +01:00 |
|
Jonathan de Jong
|
7782e4f648
|
ruma-push-gateway-api: Refactor file structure and add docs
|
2022-02-17 21:49:38 +01:00 |
|
Jonathan de Jong
|
f0aad6cbe5
|
ruma-identity-service-api: Refactor file structure and add docs
|
2022-02-17 21:49:38 +01:00 |
|
Jonathan de Jong
|
5768f181ca
|
ruma-federation-api: Refactor file structure and add docs
|
2022-02-17 21:49:38 +01:00 |
|
Jonathan de Jong
|
66b939e6b8
|
ruma-appservice-api: Refactor file structure and docs
|
2022-02-17 21:49:38 +01:00 |
|
Jonas Platte
|
2547db74e9
|
serde: Upgrade itoa 0.4 => 1.0
|
2022-02-17 16:27:43 +01:00 |
|
Jonas Platte
|
f9b9112d07
|
common: Disable push rule matching on numbers or booleans
Spec clarification: https://github.com/matrix-org/matrix-doc/pull/3690
|
2022-02-17 10:09:21 +01:00 |
|
Jonas Platte
|
7a70d96235
|
Remove PrivOwnedStr() from Debug formatting
|
2022-02-15 17:46:27 +01:00 |
|
Jonas Platte
|
4d1ff8de23
|
client: Add some tracing spans
|
2022-02-15 12:14:48 +01:00 |
|
Jonas Platte
|
f6d419298c
|
Revert "api: Allow cfg attributes on rate_limited and authentication metadata fields"
cfg-dependent metadata is no longer needed.
This reverts commit 1c0dab5a479737bc2ae83ff710321c191dd502f7.
|
2022-02-13 12:13:50 +01:00 |
|
Jonas Platte
|
aed0988694
|
api: Remove support for path metadata field
|
2022-02-13 11:44:32 +01:00 |
|
Jonas Platte
|
ea8d8fa981
|
push-gateway-api: Use new path metadata fields
|
2022-02-13 11:25:51 +01:00 |
|
Jonas Platte
|
ceccf74832
|
identity-service-api: Use new path metadata fields
|
2022-02-13 11:25:45 +01:00 |
|
Jonas Platte
|
c5e396216a
|
federation-api: Use new path metadata fields
|
2022-02-13 11:25:38 +01:00 |
|
Jonas Platte
|
ee99486978
|
client-api: Use new path metadata fields
|
2022-02-13 11:21:49 +01:00 |
|
Jonas Platte
|
7b7e6206bd
|
appservice-api: Use new path metadata fields
|
2022-02-13 11:16:32 +01:00 |
|
Jonas Platte
|
457726017b
|
api: Make metadata path field optional
|
2022-02-13 11:13:29 +01:00 |
|
Jonathan de Jong
|
4ccf79cb67
|
api: Add _path suffix to new path metadata keywords
|
2022-02-13 11:13:29 +01:00 |
|
Jonas Platte
|
bbda001072
|
appservice-api: Remove dead module
|
2022-02-13 11:13:11 +01:00 |
|
Jonathan de Jong
|
9000567a70
|
api: Remove incorrect attribute on compile test
|
2022-02-13 09:59:42 +01:00 |
|