Jonas Platte
|
d16db420e3
|
api: Stop adding Content-Type to requests without any fields
|
2021-09-21 11:32:18 +02: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
|
a9f23f6638
|
Add allow to JoinRulesEventContent
Co-authored-by: Amanda Graven <amanda@amandag.net>
|
2021-09-20 21:23:46 +02:00 |
|
Jonas Platte
|
83b66ab8c2
|
Add allow to JoinRulesEventContent
Co-authored-by: Amanda Graven <amanda@amandag.net>
|
2021-09-20 20:34:53 +02:00 |
|
Jonas Platte
|
ca49cf802d
|
federation: Borrow more request fields
|
2021-09-19 19:59:18 +02:00 |
|
Jonas Platte
|
2bf17fd727
|
events: Further clean up tests
|
2021-09-19 19:10:52 +02:00 |
|
Jonas Platte
|
9929a3f8d5
|
events: Clean up some tests
|
2021-09-19 18:56:12 +02:00 |
|
Jonas Platte
|
69a97232b9
|
state-res: Clean up test code
|
2021-09-17 23:52:28 +02:00 |
|
Jonas Platte
|
62b0034a83
|
identifiers: Remove extraneous newlines
|
2021-09-17 20:21:16 +02:00 |
|
Jonas Platte
|
4f3eaa83a0
|
identifiers: Fix Debug output of opaque identifier types
|
2021-09-17 20:09:21 +02:00 |
|
Jonas Platte
|
5d27a36cb1
|
identifiers: Split opaque_ids module back into device_id, key_name
|
2021-09-17 20:07:16 +02:00 |
|
Jonas Platte
|
4ec9f1aa03
|
events: Require MessageType to always contain a body
|
2021-09-17 19:09:17 +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 |
|
Jonas Platte
|
36bc8bf73a
|
federation-api: Replace Raw<Pdu> with Box<RawJsonValue>
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
da14fdaf17
|
serde: Remove impl From<T> for Raw<T>
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
0126a7223a
|
client-api: Use generics for content in send_{message,state}_event::Request::new
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
f214aef8ad
|
events: Update changelog
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
bb9f95224c
|
events: Remove RedactedStrippedStateEvent
Stripped state events are never redacted.
|
2021-09-15 20:36:20 +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
|
b0e6b22ffe
|
events: Fix a test
|
2021-09-15 20:36:15 +02:00 |
|
Jonas Platte
|
0196c53530
|
events: Remove outdated docs
|
2021-09-15 20:06:26 +02:00 |
|
Jonas Platte
|
9cb9b1104a
|
state-res: Remove unused Event trait methods
|
2021-09-15 18:15:01 +02:00 |
|
Jonas Platte
|
c94f9d5c88
|
state-res: Remove unnecessary .iter() call
|
2021-09-14 10:14:51 +02:00 |
|
Jonas Platte
|
989c25a541
|
client-api: Remove redundant dev-dependency
|
2021-09-14 09:31:20 +02:00 |
|
Jonas Platte
|
a6a1224652
|
state-res: Make functions more general
Don't require different parameters to use the same impl Event.
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
0999e420ae
|
state-res: Return borrowed content in Event method
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
e49f76b4be
|
state-res: Implement Event for &T where T: Event
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
889406b6c2
|
state-res: Make resolve more general by using impl IntoIterator for state_sets
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
3830dcddc2
|
state-res: Simplify tests a bit
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
717fd1198d
|
state-res: Remove unnecessary unwrap call
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
f566cd4486
|
state-res: Remove unneeded rebuilding of collection for logging
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
a9a522ccfa
|
state-res: Fix benchmark
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
118aa8fc4a
|
state-res: Make usage of Arc optional
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
a4b8f3bc90
|
state-res: Implement Event for Arc<T> where T: Event
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
f0cd82dae7
|
state-res: Refactor test_utils
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
279322862c
|
state-res: Reduce public API to what Conduit uses
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
bc1e7eb1fc
|
state-res: Remove unused code from test_utils
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
3c0493bddf
|
state-res: Move tests into the crate and make test_utils private
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
3b9bd1fc76
|
state-res: Simplify benchmark
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
2b7ab82401
|
state-res: Remove unneeded .as_deref() call
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
d60b7bf814
|
state-res: Filter out None s from conflicted_state earlier
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
b31065827b
|
state-res: Allocate less when computing all_conflicted
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
6559681095
|
state-res: Rewrite get_auth_chain_diff algorithm
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
3a04aea446
|
state-res: Delete empty file
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
00a59d0528
|
state-res: Reduce unnecessary Arc usage
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
2d83cf9a03
|
state-res: Remove unused functions
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
f65b8b63e2
|
state-res: Make most functions in event_auth private
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
355a493024
|
state-res: Fix some docs
|
2021-09-13 19:02:35 +02:00 |
|