Devin Ragotzy
|
12c294422b
|
Move new_content and relates_to fields to MessageEventContent struct
MessageEventContent used to be an enum, it now has a msgtype field where
the enum (now called MessageType) sits.
|
2021-02-13 00:29:07 +01:00 |
|
Jonas Platte
|
2edddd519e
|
Remove redundant imports
|
2021-02-01 19:17:52 +01:00 |
|
Jonas Platte
|
d8b268ed76
|
client: Fix import order
|
2021-01-08 21:32:40 +01:00 |
|
Jonas Platte
|
25b43d2bf9
|
Replace futures-util dev-dependency with tokio-stream
|
2021-01-07 15:11:26 +01:00 |
|
Jonas Platte
|
4ffec95b01
|
Update hyper / tokio
(and raise the minimum version for other dependencies)
|
2020-12-30 19:01:22 +01:00 |
|
Jonas Platte
|
e02d76f4b0
|
Remove FIXME comment
Turned out making FilterDefinition::ignore_all() const doesn't help.
|
2020-11-05 21:14:56 +01:00 |
|
Jonas Platte
|
d34a270919
|
Allow custom values for more enums
|
2020-11-02 00:29:47 +01:00 |
|
Jonas Platte
|
50eb700571
|
client: Select hyper connector (TLS backend) at build time
|
2020-10-18 00:39:20 +02:00 |
|
Jonas Platte
|
a9757b13ae
|
client: Require a next_batch token for Client::sync
|
2020-08-18 00:25:41 +02:00 |
|
Jonas Platte
|
b4b96e44fd
|
Borrow things in more endpoint requests
|
2020-08-13 22:01:12 +02:00 |
|
Jonas Platte
|
b20768c1b1
|
Integrate ruma-client
|
2020-08-11 01:41:23 +02:00 |
|
Jonas Platte
|
3a6bdd63bd
|
Add 'ruma-client/' from commit 'fab0ef566f143c1926bff4af4a0a4751379eff1f'
git-subtree-dir: ruma-client
git-subtree-mainline: c4558774be98863015c51e0ec8f26b3fe3d4a103
git-subtree-split: fab0ef566f143c1926bff4af4a0a4751379eff1f
|
2020-08-10 23:49:55 +02:00 |
|