strawberry
|
9f6c48eea2
|
add MSC2815 support, query param and error codes
https://github.com/matrix-org/matrix-spec-proposals/pull/2815
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-10-19 18:30:44 -04:00 |
|
Kévin Commaille
|
1f83b19653
|
federation-api: Move get_event_by_timestamp out of unstable-msc3030
According to Matrix 1.6
|
2023-02-14 22:05:37 +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 |
|
Kévin Commaille
|
b5b74f948e
|
federation-api: Add support to get an event by timestamp
According to MSC3030
|
2023-01-03 11:24:47 +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 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Jonas Platte
|
6100a0fa12
|
Use new owned ID types in more places
|
2022-04-20 10:39:36 +02:00 |
|
Kévin Commaille
|
bdcf07be87
|
common: Merge ruma-serde into ruma-common
|
2022-03-10 12:11:00 +01:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|
Kévin Commaille
|
f32dcb9254
|
common: Merge ruma-api into ruma-common
|
2022-03-03 14:01:51 +01:00 |
|
Jonas Platte
|
215cb35806
|
Clean up import grouping / ordering
|
2022-02-18 11:20:39 +01:00 |
|
Jonathan de Jong
|
5768f181ca
|
ruma-federation-api: Refactor file structure and add docs
|
2022-02-17 21:49:38 +01:00 |
|
Jonas Platte
|
c5e396216a
|
federation-api: Use new path metadata fields
|
2022-02-13 11:25:38 +01:00 |
|
Jonas Platte
|
52608cc72c
|
identifiers: Make EventId a DST
|
2021-11-25 22:34:40 +01:00 |
|
Jonas Platte
|
438efee143
|
identifiers: Remove Box<$id> aliases
|
2021-11-25 21:07:14 +01:00 |
|
Jonas Platte
|
aa5fdf9d22
|
Merge serde attributes and improve docs
|
2021-10-08 12:49:13 +02:00 |
|
Jonas Platte
|
36bc8bf73a
|
federation-api: Replace Raw<Pdu> with Box<RawJsonValue>
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
dc842f028f
|
Add missing commas
|
2021-08-30 17:34:20 +02:00 |
|
Jonas Platte
|
5710d2740c
|
Replace uses of SystemTime with new UInt-based timestamp types
|
2021-05-14 01:13:17 +02:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|