Jonas Platte
|
0661078c17
|
client-api: Add From impls for UserIdentifier
|
2022-05-12 11:47:17 +02:00 |
|
Jonas Platte
|
4014e6959f
|
Replace Box<MxcUri> with OwnedMxcUri
|
2022-04-25 15:16:55 +02:00 |
|
Jonas Platte
|
aa2c152aa2
|
client-api: Update type of get_member_events::Response::chunk
|
2022-04-21 21:36:31 +02:00 |
|
Jonas Platte
|
a5f1c9145c
|
client-api: Fix missing stable endpoint paths
|
2022-04-21 18:37:19 +02:00 |
|
Jonas Platte
|
efe48af207
|
Replace remaining uses of boxed IDs with dedicated owned ones
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
efc869ce9d
|
client-api: Use new owned ID types
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
d855ec33d6
|
identifiers: Update ToOwned implementations to use new types
… and a lot of changes that cascaded from that.
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
ab94bed1dc
|
api: Change Incoming derive to use owned ID types
… except for a few ID types that don't have an owned variant yet.
|
2022-04-20 10:39:36 +02:00 |
|
Kévin Commaille
|
688d5bf47a
|
docs: Improve string enums documentation
Mention the conversion from string.
|
2022-04-10 14:48:09 +02:00 |
|
Jonas Platte
|
7de3b4b649
|
events: Rework the event enum hierarchy
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
d87874314b
|
events: Add 'Original' prefix to unredacted types with a redacted form
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
5ec3ad2290
|
events: Reintroduce *EventContent as trait aliases
|
2022-03-31 18:42:27 +02:00 |
|
Jonas Platte
|
9f56e6e497
|
events: Rename HierarchySpaceChildStateEvent => HierarchySpaceChildEvent
|
2022-03-31 18:42:27 +02:00 |
|
Kévin Commaille
|
36aa0cb3cf
|
client-api: Implement MSC2654: Unread counts
|
2022-03-30 22:20:54 +02:00 |
|
Jonas Platte
|
0a53fdb391
|
client-api: Create SpaceRoomJoinRule and use it
|
2022-03-28 14:35:19 +02:00 |
|
Jonas Platte
|
9de00ae348
|
client-api: Link to spaces spec section
|
2022-03-28 14:31:47 +02:00 |
|
Jonas Platte
|
571fa90b8d
|
identifiers: Rename Error to IdParseError
… because it's now exported from the ruma-common crate root.
|
2022-03-28 12:22:28 +02:00 |
|
Jonas Platte
|
3d17529d2e
|
client-api: Make from param optional in get_message_events
… and provide some additional convenience constructors.
|
2022-03-25 11:01:16 +01:00 |
|
Jonas Platte
|
c32e074383
|
client-api: Clean up get_message_events docs
|
2022-03-25 10:14:29 +01:00 |
|
Jonas Platte
|
7fbb28f223
|
macros: Finish support for variable event types
|
2022-03-23 21:17: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 |
|
Jonas Platte
|
5cf42f3a86
|
serde: Remove the Outgoing trait
|
2022-03-22 13:19:03 +01:00 |
|
Jonas Platte
|
4e7eeb8aa4
|
macros: Slightly simplify generated API trait impls
|
2022-03-22 13:19:03 +01:00 |
|
Kévin Commaille
|
5c2c13145d
|
client-api: Deserialize stable names for unstable features
|
2022-03-21 14:46:13 +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 |
|
Jonas Platte
|
26ffa5e5c8
|
client-api: Use fine-grained event type enums
|
2022-03-16 12:20:17 +01:00 |
|
Jonas Platte
|
6dc0bf248b
|
Use *EventType enums in more places
|
2022-03-16 12:20:17 +01:00 |
|
Jonas Platte
|
c16ba45c9e
|
common: Replace event content marker traits with an associated type
|
2022-03-16 12:20:16 +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 |
|
Jonas Platte
|
13e53ea6d5
|
common: Remove RawExt in favor of inherent impl
|
2022-03-15 10:05:21 +01:00 |
|
Kévin Commaille
|
117880524f
|
client-api: Fix sso_login added version
|
2022-03-14 13:51:30 +01:00 |
|
Kévin Commaille
|
a0e05c0a31
|
client-api: Move get_capabilities into discovery
|
2022-03-13 09:56:16 +01:00 |
|
Kévin Commaille
|
fbe07e8636
|
client-api: Rename discover module to discovery
Align with federation-api
|
2022-03-13 09:45:02 +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 |
|
Jonas Platte
|
e1c9af6d74
|
client-api: Remove outdated comment
|
2022-03-08 10:30:06 +01:00 |
|
homersimpsons
|
2ec50bd03c
|
doc: migrate links from matrix-doc to matrix-spec(-proposals)
|
2022-03-08 10:24:26 +01:00 |
|
Jonas Platte
|
ed36ae5ac7
|
client-api: Fix response field name in space::get_hierarchy
|
2022-03-05 14:12:17 +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
|
84e1c919c9
|
client-api: Implement space summary API
According to MSC2946
|
2022-03-01 15:57:43 +01:00 |
|
Kévin Commaille
|
60b2212a57
|
client-api: Use Raw for set_*_account_data::Request::data
|
2022-02-25 22:46:30 +01:00 |
|
Kévin Commaille
|
557a595877
|
events: Move room::create::RoomType to ruma-common
|
2022-02-23 21:39:54 +01:00 |
|
Kévin Commaille
|
d987b80c56
|
client-api: Add new capabilities
|
2022-02-23 19:46:39 +01:00 |
|
Kévin Commaille
|
6866b2e5c2
|
client-api: Add LoginInfo::ApplicationService
According to MSC2778
|
2022-02-23 17:42:57 +01:00 |
|
Jonathan de Jong
|
0be32f989b
|
ruma-client-api: Add unstable path for MSC2432
|
2022-02-23 13:37:29 +01:00 |
|
Kévin Commaille
|
edc7b97d05
|
client-api: Fix thirdparty_id_creds according to clarification in spec
|
2022-02-23 13:29:49 +01:00 |
|
Jonathan de Jong
|
d0ad3aa419
|
client-api: Refactor backup APIs to be more descriptive and accurate
|
2022-02-22 20:59:26 +01:00 |
|
Kévin Commaille
|
771f437d9e
|
events: Rename MessageEvent to MessageLikeEvent
|
2022-02-22 20:06:36 +01:00 |
|
Kévin Commaille
|
f78ae4ddde
|
client-api: Make score and reason optional in room::report_content::Request
|
2022-02-22 19:23:43 +01:00 |
|