403 Commits

Author SHA1 Message Date
Jonas Platte
b3c8a231ab
Release ruma 0.6.3 2022-05-12 12:29:12 +02:00
Jonas Platte
20fec821a2
Release ruma-client-api 0.14.1 2022-05-12 12:21:04 +02:00
Jonas Platte
e1c35b3d7f
Release ruma-common 0.9.2 2022-05-09 12:51:17 +02:00
Jonas Platte
20b8c298d2
Release ruma 0.6.2 2022-05-06 17:21:16 +02:00
Jonas Platte
a36da216ec
Release ruma-common 0.9.1 2022-05-06 17:19:57 +02:00
Jonas Platte
ad61d0c7b6
Release ruma 0.6.1 2022-04-29 11:53:59 +02:00
Jonas Platte
ae9de5bebd
ruma: Re-export js feature from ruma-common 2022-04-29 11:50:35 +02:00
Jonas Platte
16896f7487
Release ruma 0.6.0 2022-04-28 17:59:09 +02:00
Jonas Platte
4f9e8f0ae5
Release ruma-state-res 0.7.0 2022-04-28 17:56:00 +02:00
Jonas Platte
94545fd52c
Release ruma-signatures 0.11.0 2022-04-28 17:51:22 +02:00
Jonas Platte
415473741e
Release ruma-client 0.9.0 2022-04-28 17:46:51 +02:00
Jonas Platte
72070b0e4b
Release ruma-appservice-api 0.6.0 2022-04-28 17:45:50 +02:00
Jonas Platte
edc167caf4
Release ruma-push-gateway-api 0.5.0 2022-04-28 17:43:43 +02:00
Jonas Platte
83d3650ae3
Release ruma-identity-service-api 0.5.0 2022-04-28 17:28:30 +02:00
Jonas Platte
eb90d170ef
Release ruma-federation-api 0.5.0 2022-04-28 17:14:57 +02:00
Jonas Platte
e5388254bb
Release ruma-client-api 0.14.0 2022-04-28 16:40:25 +02:00
Jonas Platte
4e8d88617d
Release ruma-common 0.9.0 2022-04-28 16:38:08 +02:00
Jonathan de Jong
cc72ddb689
Implement MSC2870 (Protect server ACLs from redaction) 2022-04-27 10:22:43 +02:00
Jonas Platte
e131606b2f ruma: Clean up doc formatting 2022-04-20 18:31:37 +02:00
Jonas Platte
76478de953 Remove either feature 2022-04-20 10:39:36 +02:00
Jonas Platte
f1c168175b ruma: Re-export new owned ID types 2022-04-20 10:39:36 +02:00
Jonas Platte
a567b9151d ruma: Remove common module (ruma-common export) 2022-04-14 17:28:12 +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
Kévin Commaille
558cd06062 ruma: Re-export MatrixUri at the root 2022-04-03 10:32:56 +02:00
Kévin Commaille
36aa0cb3cf client-api: Implement MSC2654: Unread counts 2022-03-30 22:20:54 +02:00
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
77e44d6428
ruma: Re-export RoomName 2022-03-29 21:18:04 +02:00
Kévin Commaille
26c58c5f45 ruma: Add unstable-extensible-events feature
Convenience feature to activate all basic extensible events
2022-03-28 19:39:18 +02:00
Jonas Platte
c9b353a384
Re-export IdParseError type from ruma 2022-03-28 12:34:23 +02:00
Jonas Platte
26556259c8
Re-export macro exports module from ruma 2022-03-25 14:03:18 +01: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
Kévin Commaille
2621dced1b examples: Move all examples to the root folder 2022-03-21 14:23:57 +01:00
Kévin Commaille
9b870cd9af
common: Add support for voice message events 2022-03-18 12:13:26 +01:00
Kévin Commaille
1f53f38b4f common: Add support for translatable text content.
According to MSC3554
2022-03-16 13:12:58 +01:00
Kévin Commaille
44f8192e3c client-api: Add new fields to RoomEventFilter
related_by_rel_types and related_by_senders according to MSC3440
2022-03-16 12:58:24 +01:00
Kévin Commaille
5f51f9241f common: Add thread relation to Relation
According to MSC3440
2022-03-16 12:58:24 +01:00
Kévin Commaille
bb26f159e3
client-api: Add tile server to well-known
According to MSC3488
2022-03-15 18:41:11 +01:00
Kévin Commaille
195ddf8112
common: Add support for extensible location events
According to MSC3488
2022-03-15 18:41:05 +01:00
Kévin Commaille
5af2e38506
common: Add support for extensible audio events 2022-03-15 13:34:33 +01:00
Kévin Commaille
57e8b77d87
common: Add support for extensible video events 2022-03-15 09:40:20 +01:00
Jonathan de Jong
1ffccaba18
federation-api: Add versions endpoint (MSC3723) 2022-03-14 12:03:27 +01:00
Kévin Commaille
e336db767a
common: Add support for extensible image events 2022-03-14 10:43:15 +00: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
9e736bec84 ruma: Fix hello_isahc example 2022-03-04 13:34:57 +01: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
Kévin Commaille
c37a514a89 events: Add support for extensible file events
As defined in MSC3551
2022-03-03 13:55:04 +01:00
Kévin Commaille
f78d3480a5 events: Add support for extensible text event
As defined in MSC1767
2022-03-02 18:09:43 +01:00
Kévin Commaille
771f437d9e
events: Rename MessageEvent to MessageLikeEvent 2022-02-22 20:06:36 +01:00