Jonas Platte
|
1a138ed6c9
|
Use workspace lint configuration instead of rustflags hack
|
2024-09-11 07:13:32 +00:00 |
|
Kévin Commaille
|
968c52b117
|
api: Rename request macro attribute query_map to query_all
Remove its IntoIterator bound to allow to represent
the query fields as a single struct or enum.
|
2024-06-21 19:15:59 +02:00 |
|
Kévin Commaille
|
84c174da49
|
Release ruma-appservice-api 0.10.0
|
2024-05-09 12:50:40 +02:00 |
|
Jonas Platte
|
4a02b97aa3
|
Update website URL
|
2024-04-04 13:20:58 +02:00 |
|
Kévin Commaille
|
9a5142052c
|
appservice-api: Make the url field of Registration an Option
It was always possible to set it to `null`, according to the Matrix
spec.
|
2024-01-03 18:40:40 +01:00 |
|
Jonas Platte
|
e658b8b128
|
Remove 'www.' from ruma.io URLs
|
2023-10-12 15:44:00 +02:00 |
|
Jonas Platte
|
7e888c4b04
|
Release ruma-appservice-api 0.9.0
|
2023-10-05 17:12:48 +02:00 |
|
Jonas Platte
|
31331f3165
|
Bring back ruma-events
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-08-28 10:23:54 +02:00 |
|
Kévin Commaille
|
77d94caf11
|
chore: Use workspace-defined MSRV
|
2023-07-04 15:40:37 +02:00 |
|
Jonas Platte
|
ba5bf8cfce
|
Replace assert_matches by assert_matches2
|
2023-06-08 11:37:11 +02:00 |
|
Kévin Commaille
|
7239be4fcb
|
appservice-api: Add support for the appservice ping mechanism
According to MSC2659
|
2023-05-30 20:58:24 +02:00 |
|
Jonas Platte
|
45857ed6fa
|
appservice: Implement useful traits for ReceiptContent
|
2023-02-22 17:32:39 +01:00 |
|
Kévin Commaille
|
bd8e676f93
|
Release ruma-appservice-api 0.8.1
|
2023-02-15 12:57:23 +01: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 |
|
Jonas Platte
|
0a9a6c5f33
|
Release ruma-appservice-api 0.8.0
|
2023-02-01 14:01:40 +01:00 |
|
Jonas Platte
|
b6f0a43fa3
|
Use workspace dependencies for path dependencies
|
2023-02-01 12:37:45 +01:00 |
|
Jonas Platte
|
3211fccab0
|
Remove borrowing in requests
|
2022-11-28 14:02:35 +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 |
|
Jonas Platte
|
d18bea570c
|
Use Cargo workspace dependencies
… for most external dependencies that are used from multiple workspace
crates.
|
2022-11-01 11:13:21 +01:00 |
|
Jonas Platte
|
a83a8e7170
|
appservice: Move msc2409 types from push_events to push_events::v1
… for consistency with other types.
|
2022-10-31 11:09:47 +01:00 |
|
Jonas Platte
|
0afba1a5d0
|
appservice-api: Fix push_events test not compiling with unstable features
|
2022-10-31 10:55:05 +01:00 |
|
Jonas Platte
|
664638299b
|
appservice-api: Upgrade serde_yaml dev-dependency
|
2022-10-31 10:52:24 +01:00 |
|
Jonas Platte
|
4aa10d9806
|
appservice-api: Sort features in Cargo.toml
|
2022-10-31 10:51:47 +01:00 |
|
Emelie Graven
|
920e51b468
|
appservice-api: Add types for MSC2409
|
2022-10-28 08:40:38 +00:00 |
|
Jonathan de Jong
|
7e1fd603e6
|
Bump MSRV to 1.64
|
2022-10-26 17:22:23 +02:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Emelie Graven
|
27f27d5298
|
feat: Add MSC3202 types for E2EE appservices
|
2022-10-18 12:26:48 +02:00 |
|
Jonas Platte
|
3c3c6f388f
|
Merge branch 'ruma-0.7'
|
2022-10-18 09:14:16 +02:00 |
|
Jonas Platte
|
67b2ec7d34
|
Release ruma-common 0.10.5
|
2022-10-18 09:09:59 +02:00 |
|
Jonas Platte
|
6ec7fc09ea
|
Merge branch 'ruma-0.7'
|
2022-10-17 18:05:42 +02:00 |
|
Jonas Platte
|
83d60d1fab
|
Release ruma-common 0.10.4
|
2022-10-17 17:27:27 +02:00 |
|
Kévin Commaille
|
19a388a923
|
appservice-api: Add support for using the Authorization header
According to MSC2832
|
2022-10-02 15:08:31 +02:00 |
|
Jonas Platte
|
66ff4dbaad
|
Raise MSRV to 1.62
|
2022-09-20 13:49:16 +02:00 |
|
Jonas Platte
|
d38fa052e2
|
Release ruma-common 0.10.3
|
2022-09-16 12:13:19 +02:00 |
|
Jonas Platte
|
4d192ff3dc
|
Release ruma-common 0.10.2
|
2022-09-16 11:55:56 +02:00 |
|
Jonas Platte
|
8460189668
|
Release ruma-common 0.10.1
|
2022-09-14 21:28:23 +02:00 |
|
Jonas Platte
|
357b29f4c3
|
Release ruma-appservice-api 0.7.0
|
2022-09-12 21:04:14 +02:00 |
|
Jonas Platte
|
69aa77ca5f
|
Release ruma-common 0.10.0
|
2022-09-12 20:26:06 +02:00 |
|
Jonas Platte
|
914e5c21e9
|
events: Rename Any[Sync]RoomEvent to Any[Sync]TimelineEvent
|
2022-08-24 17:43:42 +02:00 |
|
Jonas Platte
|
06b5422a30
|
appservice-api: Remove unused optional features
|
2022-08-01 15:46:20 +02:00 |
|
Kévin Commaille
|
b66b4a78e8
|
appservice-api: Make some test assertions more helpful
|
2022-06-14 10:54:18 +02:00 |
|
Jonas Platte
|
e6a2e8450d
|
appservice-api: Update changelog
|
2022-06-03 13:32:03 +02:00 |
|
Johannes Becker
|
d37a9316bc
|
appservice-api: Remove sync conversion helper
|
2022-06-03 13:00:45 +02:00 |
|
Jonas Platte
|
8912182c56
|
Increase usage of implicit named arguments in format strings
|
2022-06-03 10:06:28 +02:00 |
|
Jonas Platte
|
07af61d784
|
Bump MSRV to 1.60
|
2022-06-01 14:52:02 +02:00 |
|
Jonas Platte
|
62c4d7ab72
|
Merge branch 'ruma-0.6'
|
2022-05-27 13:29:43 +02:00 |
|
Jonas Platte
|
e1ebff0047
|
Set rust-version for crates/* (excl. ruma-signatures)
|
2022-05-27 12:05:41 +02:00 |
|
Jonas Platte
|
5f902851af
|
Upgrade to Rust 2021
|
2022-05-27 12:04:23 +02:00 |
|
Jonas Platte
|
e50d59f7a4
|
Split up some test assertions
|
2022-05-25 09:08:48 +02:00 |
|