Jonas Platte
|
23204d7948
|
Use ruma_event for ignored_user_list
|
2020-05-02 21:19:06 +02:00 |
|
Jonas Platte
|
ca5c65ef10
|
Revise trait implementations
|
2020-05-02 14:15:13 +02:00 |
|
Jonas Platte
|
d61b6c705c
|
Update ignored_user_list tests
|
2020-05-02 11:15:46 +02:00 |
|
Jonas Platte
|
0d305d8f24
|
Update ruma_serde to 0.1.2
|
2020-04-30 18:07:20 +02:00 |
|
Jonas Platte
|
eb3a3e2163
|
Replace EventResult with EventJson, simplify InvalidEvent
|
2020-04-22 21:24:39 +02:00 |
|
PipsqueakH
|
a9e1a2b0b0
|
Replace all remaining manual implementations by derives
|
2020-04-05 19:37:04 +02:00 |
|
Akshay
|
8915339e56
|
Rewrite tests to use serde_json::json! instead of raw strings
|
2020-03-31 16:07:09 +02:00 |
|
Jonas Platte
|
665fe4f4f4
|
Move (de)serialization helpers to util module
|
2019-10-22 23:56:03 +02:00 |
|
Jonas Platte
|
7f771bc788
|
Fix failing tests
|
2019-10-18 00:46:35 +02:00 |
|
Jonas Platte
|
09b8de5b6e
|
Introduce FromRaw in addition to TryFromRaw
|
2019-10-15 20:26:30 +02:00 |
|
Jonas Platte
|
a6c34596d7
|
Rename EventResultCompatible to TryFromRaw
|
2019-10-15 20:05:46 +02:00 |
|
Jonas Platte
|
c20d79db7d
|
Inline try_from method into EventResultCompatible
|
2019-10-08 21:28:18 +02:00 |
|
Jonas Platte
|
05562a48a3
|
WIP
|
2019-09-29 13:30:51 +02:00 |
|
Jonas Platte
|
297bae4cbb
|
Remove FromStr, TryFrom<&'_ str> implementations
|
2019-09-29 10:56:15 +02:00 |
|
Jimmy Cuadra
|
c69e1c6204
|
impl Deserialize for m.ignored_user_list
|
2019-08-06 14:45:18 -07:00 |
|
Jimmy Cuadra
|
bce1e91469
|
Add FromStr and TryFrom impls for m.ignored_user_list types.
|
2019-07-19 14:59:45 -07:00 |
|
Jimmy Cuadra
|
b003699048
|
Remove unnecessary crate:: prefixes.
|
2019-07-19 14:59:45 -07:00 |
|
Jimmy Cuadra
|
4212c9f619
|
Convert m.room.{aliases ,avatar ,encryption ,guest_access,
history_visibility, join_rules, member, pinned_events,
third_party_invite, tombstone, topic} to the new API.
|
2019-07-19 14:40:48 -07:00 |
|
Jimmy Cuadra
|
22c15277a7
|
Convert m.call.*, m.room.message.feedback, and m.room.redaction to the new
API.
|
2019-07-19 14:39:31 -07:00 |
|
Jimmy Cuadra
|
20d2482108
|
Convert m.key.verification.{accept,cancel,key,mac,request} and
m.room_key to the new API.
|
2019-07-19 14:37:21 -07:00 |
|
Jimmy Cuadra
|
4be050b19a
|
Convert m.tag and m.typing to the new API.
|
2019-07-19 14:35:21 -07:00 |
|
Jimmy Cuadra
|
0fdf51598f
|
Add m.ignored_user_list.
|
2019-06-13 00:43:54 -07:00 |
|