Jonas Platte
|
b6f0a43fa3
|
Use workspace dependencies for path dependencies
|
2023-02-01 12:37:45 +01:00 |
|
Jonas Platte
|
b859d9c8b0
|
common: Derive Debug via StringEnum derive
|
2023-01-13 13:49:59 +01:00 |
|
Kévin Commaille
|
ca78825e94
|
events: rename RoomEventType to TimelineEventType
|
2023-01-03 10:36:13 +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
|
2bd5c131f4
|
client-api: Make PusherKind contain the pusher data
Since it depends on the kind
|
2022-11-07 10:21:48 +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 |
|
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 |
|
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 |
|
Jonas Platte
|
4fb051ba0f
|
Use Default derive for enums
|
2022-09-20 13:49:16 +02:00 |
|
Jonas Platte
|
66ff4dbaad
|
Raise MSRV to 1.62
|
2022-09-20 13:49:16 +02:00 |
|
Jonas Platte
|
1291929131
|
Rename unstable-pre-spec to unstable-unspecified
|
2022-09-20 10:39:20 +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
|
5cfc4874e2
|
Release ruma-push-gateway-api 0.6.0
|
2022-09-12 21:03:31 +02:00 |
|
Jonas Platte
|
69aa77ca5f
|
Release ruma-common 0.10.0
|
2022-09-12 20:26:06 +02:00 |
|
Jonas Platte
|
a8e7c47bbe
|
Remove RoomName type
|
2022-06-03 11:40:33 +02:00 |
|
Jonas Platte
|
73c2963ebd
|
Enforce consistent semicolons after () -typed expressions in blocks
|
2022-06-03 08:40:16 +02:00 |
|
Jonas Platte
|
07af61d784
|
Bump MSRV to 1.60
|
2022-06-01 14:52:02 +02:00 |
|
Kévin Commaille
|
0c67c6b3db
|
docs: Reword docs for StringEnum
|
2022-05-30 17:17:06 +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
|
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
|
b4f69549f8
|
push-gateway-api: Remove PartialEq impl for NotificationCounts
|
2022-05-23 18:29:08 +02:00 |
|
Jonas Platte
|
e1c35b3d7f
|
Release ruma-common 0.9.2
|
2022-05-09 12:51:17 +02:00 |
|
Jonas Platte
|
a36da216ec
|
Release ruma-common 0.9.1
|
2022-05-06 17:19:57 +02:00 |
|
Jonas Platte
|
edc167caf4
|
Release ruma-push-gateway-api 0.5.0
|
2022-04-28 17:43:43 +02:00 |
|
Jonas Platte
|
4e8d88617d
|
Release ruma-common 0.9.0
|
2022-04-28 16:38:08 +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
|
0f0fe23138
|
push-gateway-api: Create proper PusherData type
It doesn't have the `url` field from ruma-common's type
|
2022-04-10 10:26:27 +02:00 |
|
Jonas Platte
|
a6a530dcc8
|
serde: Rename derive macro Outgoing to Incoming
All it does now is generate `Incoming{Self}` types.
|
2022-03-22 13:19:03 +01:00 |
|
Jonas Platte
|
88477f2ad5
|
push-gateway-api: Use fine-grained event type enums
|
2022-03-16 12:20:17 +01: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
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|
Kévin Commaille
|
f32dcb9254
|
common: Merge ruma-api into ruma-common
|
2022-03-03 14:01:51 +01:00 |
|
Jonas Platte
|
3aee3b8286
|
Release ruma-push-gateway-api 0.4.0
|
2022-02-19 15:03:09 +01:00 |
|
Jonas Platte
|
8e8be284fa
|
Release ruma-api 0.20.0
|
2022-02-19 14:54:57 +01:00 |
|
Jonas Platte
|
b725865cba
|
Release ruma-events 0.26.0
|
2022-02-19 14:53:14 +01:00 |
|
Jonas Platte
|
06344cdc73
|
Release ruma-common 0.8.0
|
2022-02-19 14:47:08 +01:00 |
|
Jonas Platte
|
2ed51f1d54
|
Release ruma-identifiers 0.22.0
|
2022-02-19 14:28:28 +01:00 |
|
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 |
|