Jason Volk
|
ac37db212a
|
fix lints
Signed-off-by: Jason Volk <jason@zemos.net>
|
2025-01-01 22:20:39 +00:00 |
|
Jason Volk
|
c3f21813ca
|
impl Serialize for Mxc using Display/to_string() for now
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-10-09 01:16:00 +00:00 |
|
Jason Volk
|
bb93521103
|
fix tests for structured Mxc
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-09-24 19:21:09 +00:00 |
|
Jason Volk
|
25fbd64b96
|
fix str to mxc conversion; add convenience OwnedMxcUri conversion
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-08-16 06:35:50 +00:00 |
|
Jason Volk
|
2d2deb4ca7
|
structured Mxc type
Signed-off-by: Jason Volk <jason@zemos.net>
|
2024-08-16 00:37:51 +00:00 |
|
Ivan Enderlin
|
201f0027d4
|
feat: Add SlidingSyncRoom::avatar
It's been recently added in the specification, 50ae2c8d65 ...kegan/sync-v3.
|
2023-07-26 16:02:28 +02: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
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Jonas Platte
|
5f902851af
|
Upgrade to Rust 2021
|
2022-05-27 12:04:23 +02:00 |
|
Jonas Platte
|
4014e6959f
|
Replace Box<MxcUri> with OwnedMxcUri
|
2022-04-25 15:16:55 +02:00 |
|
Jonas Platte
|
f658487c50
|
identifiers: Replace most macro_rules! code with proc-macro code
|
2022-04-14 11:16:01 +02:00 |
|
Jonathan de Jong
|
b77fee8948
|
identifiers: Provide Owned types
|
2022-03-31 23:23:02 +02:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|