13 Commits

Author SHA1 Message Date
Jonas Platte
ef6728abde
Add a TransactionId type 2022-01-16 23:17:23 +01:00
Jonas Platte
75283845bc
appservice-api: Remove pointless import 2021-12-09 22:59:50 +01:00
Jonas Platte
2d4dbfe42f
identifiers: Make RoomId a DST 2021-11-26 00:04:28 +01:00
Jonas Platte
aa5fdf9d22
Merge serde attributes and improve docs 2021-10-08 12:49:13 +02:00
Jonas Platte
da14fdaf17
serde: Remove impl From<T> for Raw<T> 2021-09-15 20:36:20 +02:00
Jonas Platte
9b2602649f
Stop special-casing zero fields in macro code 2021-07-09 15:10:22 +02:00
Devin Ragotzy
5d0803f63d
app/identity: Make all pub structs non_exhaustive 2021-06-18 11:15:51 +00:00
Jonas Platte
16e8f498b4
serde: Add Raw::deserialize_as 2021-05-15 15:02:03 +02:00
Jonas Platte
60d4ea027f
Use serde_json::Result alias 2021-05-15 15:02:02 +02:00
Jonas Platte
7adc141aa0
appservice-api: Replace use of AnyEvent in push_events with AnyRoomEvent 2021-05-09 21:04:13 +02:00
Devin Ragotzy
5090c11843
Enable non-default clippy lints 2021-05-06 11:07:31 +00:00
Jonas Platte
cf291bd5ba
Clean up lint attributes 2021-05-05 23:39:52 +02:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00