Jonas Platte
|
24bd27a3a9
|
Remove origin field from PDUs
It has been removed from the spec, for details see
https://github.com/matrix-org/matrix-spec/pull/998
|
2022-03-30 08:44:40 +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
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|
Jonas Platte
|
82436b57ba
|
Release ruma-state-res 0.6.0
|
2022-02-19 15:05:41 +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
|
42db3b3201
|
Release ruma-state-res 0.5.0
|
2022-02-19 01:45:06 +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
|
fec52a0218
|
Release ruma-identifiers 0.21.0
|
2022-02-19 01:07:23 +01:00 |
|
Jonas Platte
|
38881dd6af
|
Release ruma-serde 0.6.0
|
2022-02-19 01:01:17 +01:00 |
|
Jonas Platte
|
ebb09589f9
|
Remove authors field from Cargo manifests
It's no longer necessary and authorship is much better tracked with git.
|
2022-02-12 13:46:44 +01:00 |
|
Kévin Commaille
|
acba6fbbc4
|
ci: Add the __ci feature
|
2022-02-11 22:17:49 +01:00 |
|
Jonas Platte
|
a55df1ef9d
|
state-res: Remove unstable-spec feature
Everything that was gated behind it was stabilized with Matrix v1.2.
|
2022-02-02 23:25:52 +01:00 |
|
Jonas Platte
|
71a7dbdc43
|
events: Remove unstable-spec feature
Everything that was gated behind it was stabilized with Matrix v1.2.
|
2022-02-02 23:25:49 +01:00 |
|
Jonas Platte
|
e9994b89c8
|
identifiers: Move room versions 8, 9 out of unstable-spec
… since v1.2 is out!
|
2022-02-02 23:06:39 +01:00 |
|
Jonas Platte
|
2706f24688
|
state-res: Move room version 8, 9 logic from unstable-pre-spec to unstable-spec
|
2022-02-01 21:37:11 +01:00 |
|
Jonas Platte
|
1a4e464422
|
Move restricted join rules and room versions 8, 9 from unstable-pre-spec to unstable-spec
|
2022-02-01 20:47:37 +01:00 |
|
Jonas Platte
|
18a113444a
|
Upgrade tracing-subscriber
|
2021-12-27 18:37:01 +01:00 |
|
Devin Ragotzy
|
7fbfe59091
|
state-res: Minor fixes & doc updates
|
2021-11-15 23:08:12 +01:00 |
|
Jonas Platte
|
e2d9bf5eba
|
ruma-events 0.24.6
Improvements:
* Add (unstable) support for [MSC3083](https://github.com/matrix-org/matrix-doc/blob/main/proposals/3083-restricted-rooms.md)
-----BEGIN PGP SIGNATURE-----
iIwEABYIADQWIQSYRl0lv78dXawPPq7MFU3g4wt8ZwUCYUjgYBYcanBsYXR0ZStn
aXRAcG9zdGVvLmRlAAoJEMwVTeDjC3xnvF8A/0s7gcm4pijTII7wrIOxB0eWSUgc
TSxXIOYpsiDcswnUAP9+PLx+ziy0oxtbPcWK5bil7JBcYwM1tlqIM+d9qlgiCQ==
=W1O9
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iIwEABYIADQWIQSYRl0lv78dXawPPq7MFU3g4wt8ZwUCYUjgkBYcanBsYXR0ZStn
aXRAcG9zdGVvLmRlAAoJEMwVTeDjC3xnrOkBALaAq5RRXvD2xdBD2Q6H9xEPsd/x
KSknkjMjqgCJq2g8AQCql0S5QpH8PsmOKDmMO9X6lIHnnaqUxpSOOHIm83VKAA==
=9Aii
-----END PGP SIGNATURE-----
Merge tag 'ruma-events-0.24.6'
ruma-events 0.24.6
Improvements:
* Add (unstable) support for [MSC3083](https://github.com/matrix-org/matrix-doc/blob/main/proposals/3083-restricted-rooms.md)
|
2021-09-20 21:27:12 +02:00 |
|
Jonas Platte
|
d07cacb61d
|
Release ruma-events 0.24.6
|
2021-09-20 21:25:27 +02:00 |
|
Jonas Platte
|
a9985d7763
|
events / state-res: Use RawJsonValue over JsonValue for event content
|
2021-09-15 20:58:42 +02:00 |
|
Jonas Platte
|
1df1256a86
|
events: Put pdu module behind an unstable feature flag
|
2021-09-15 20:58:37 +02:00 |
|
Jonathan de Jong
|
c33920d8ae
|
Use thiserror in id-validation, add more detail to mxc-uri errors
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
09acfb1b0b
|
Release ruma-state-res 0.4.1
|
2021-09-01 21:55:04 +02:00 |
|
Jonas Platte
|
9c5b2e3d8c
|
state-res: Only depend on maplit for tests / benches
|
2021-08-31 19:19:17 +02:00 |
|
Jonas Platte
|
50f0327b0b
|
Release ruma-state-res 0.4.0
|
2021-08-26 12:33:47 +02:00 |
|
Jonas Platte
|
b85e452aec
|
Release ruma-events 0.24.5
|
2021-08-21 15:58:54 +02:00 |
|
Jonas Platte
|
90683f0faa
|
Release ruma-events 0.24.4
|
2021-08-16 23:12:35 +02:00 |
|
Jonas Platte
|
7e6fcab676
|
Release ruma-events 0.24.3
|
2021-08-13 17:16:08 +02:00 |
|
Jonas Platte
|
e396092ac0
|
Release ruma-events 0.24.2
|
2021-08-11 21:08:46 +02:00 |
|
Jonas Platte
|
f4d60f1ecb
|
Release ruma-events 0.24.1
|
2021-08-11 20:31:23 +02:00 |
|
Jonas Platte
|
da5e631640
|
Release ruma-state-res 0.3.0
|
2021-08-11 17:56:10 +02:00 |
|
Jonas Platte
|
1c5067a916
|
Release ruma-events 0.24.0
|
2021-08-11 17:38:10 +02:00 |
|
Jonas Platte
|
7602570e21
|
Release ruma-common 0.6.0
|
2021-08-11 17:24:41 +02:00 |
|
Jonas Platte
|
e6b48fb564
|
Release ruma-identifiers 0.20.0
|
2021-08-11 17:16:28 +02:00 |
|
Jonas Platte
|
12ee10b2c6
|
Release ruma-serde 0.5.0
|
2021-08-11 17:10:51 +02:00 |
|
Jonas Platte
|
40d3b552da
|
Release ruma-serde 0.4.2
|
2021-08-09 19:43:40 +02:00 |
|
Jonas Platte
|
2bd2d18db9
|
Release ruma-events 0.23.3
|
2021-07-26 15:06:13 +02:00 |
|
Jonas Platte
|
752c4808fd
|
Release ruma-events 0.23.2
|
2021-06-29 10:37:09 +02:00 |
|
Jonas Platte
|
b5f963229c
|
Release ruma-events 0.23.1
|
2021-06-24 13:43:04 +02:00 |
|
Jonas Platte
|
dfd8c60b89
|
Release ruma-identifiers 0.19.4
|
2021-06-24 13:38:05 +02:00 |
|
Jonas Platte
|
be4584b475
|
Release ruma-serde 0.4.1
|
2021-06-24 13:17:55 +02:00 |
|
Jonas Platte
|
5a1192f158
|
Release ruma-state-res 0.2.0
|
2021-06-21 18:03:39 +02:00 |
|
Jonas Platte
|
9f9c3d74f2
|
Remove unused dependencies
|
2021-06-21 17:35:51 +02:00 |
|
Jonas Platte
|
55a7dd4828
|
Release ruma-events 0.23.0
|
2021-06-21 16:53:46 +02:00 |
|
Devin Ragotzy
|
fae5385753
|
state-res: Make all pub structs non_exhaustive
|
2021-06-18 20:53:06 +02:00 |
|