Plume/src/routes
2020-05-25 20:00:57 +02:00
..
blogs.rs add async/.await until all our errors are the same: that our Connection is not Send-safe. 2020-05-23 23:32:10 +02:00
comments.rs yet another dubious clippy warnings fix re returns 2020-05-25 19:17:32 +02:00
errors.rs add async/.await until all our errors are the same: that our Connection is not Send-safe. 2020-05-23 23:32:10 +02:00
instance.rs remove redundant use statements 2020-05-25 19:18:24 +02:00
likes.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
medias.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
mod.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
notifications.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
posts.rs unroll filter_map() to easier .await 2020-05-25 20:00:28 +02:00
reshares.rs add async/.await until all our errors are the same: that our Connection is not Send-safe. 2020-05-23 23:32:10 +02:00
search.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
session.rs upgrade validator: it now uses types! in macros!! 2020-05-24 22:03:26 +02:00
tags.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
timelines.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
user.rs remove redundant use statements 2020-05-25 19:18:24 +02:00
well_known.rs remove redundant use statements 2020-05-25 20:00:57 +02:00