Jonas Platte
|
12686fe6e3
|
Clean up std::fmt imports
We were pretty inconsistent about them before.
|
2021-03-25 16:32:08 +01:00 |
|
Kévin Commaille
|
b79ef0303a
|
Move common::push::AnyPushRule to client_api::r0::push::PushRule
|
2021-03-22 20:42:25 +01:00 |
|
Jonas Platte
|
042c33283c
|
Add more dots to docs
|
2020-12-24 02:49:00 +01:00 |
|
Jonas Platte
|
5562a23aaa
|
Move Raw, Outgoing and all macro code from ruma-common to ruma-serde
|
2020-11-28 03:45:39 +01:00 |
|
Jonas Platte
|
dd6446822b
|
Derive PartialEq and Eq for all string-wrapping enums
|
2020-11-02 00:29:47 +01:00 |
|
Jonas Platte
|
d34a270919
|
Allow custom values for more enums
|
2020-11-02 00:29:47 +01:00 |
|
Devin Ragotzy
|
bedffcd45a
|
Move PusherData to ruma-common
|
2020-09-11 19:18:52 +02:00 |
|
Nicholas Young
|
7ccdaa34d6
|
feature gate exhaustive types for all spec crates:
- ruma-appservice-api
- ruma-client-api
- ruma-events
- ruma-federation-api
|
2020-09-01 18:39:41 -06:00 |
|
Jonas Platte
|
fec07a7426
|
Update lots of types to the new API standards
|
2020-08-28 23:37:22 +02:00 |
|
Jonas Platte
|
1fbf05d71f
|
Fix some bad formatting
|
2020-08-08 21:52:58 +02:00 |
|
Jonas Platte
|
42e07308e1
|
Remove unused import
|
2020-07-26 17:02:42 +02:00 |
|
Jonas Platte
|
d7463ce37d
|
Remove things that can't be properly deprecated
See https://github.com/rust-lang/rust/issues/47236
|
2020-07-26 16:24:36 +02:00 |
|
Kinrany
|
dca8e8c53e
|
Move PushRule from ruma_client_api to ruma_common
Moves ruma_client_api::r0::PushRule to ruma_common::push::AnyPushRule
|
2020-07-22 21:16:41 +02:00 |
|
Jonas Platte
|
418f92153d
|
ruma-client-api: Re-add r0::push::Action as deprecated, update change log
|
2020-06-15 19:21:04 +02:00 |
|
Jonas Platte
|
83d8f8c43e
|
Move some types from ruma_events::push_rules to ruma_common::push
|
2020-06-15 19:05:17 +02:00 |
|
Jonas Platte
|
9f93d20a34
|
Add back temporarily commented-out modules
|
2020-06-11 22:30:58 +02:00 |
|
Jonas Platte
|
0a788c1273
|
Integrate ruma-events
|
2020-06-10 22:20:41 +02:00 |
|
Jonas Platte
|
6329cd471e
|
Add 'ruma-client-api/' from commit '632eb9d520028816c5fb7224bd0aca8d1e3793f1'
git-subtree-dir: ruma-client-api
git-subtree-mainline: e5233c49f610f866e3c9bf8529a0613171fc2fe4
git-subtree-split: 632eb9d520028816c5fb7224bd0aca8d1e3793f1
|
2020-06-05 17:11:09 +02:00 |
|