Plume/plume-models/src
2020-05-23 23:32:10 +02:00
..
search Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
timeline make plume-models async (again) 2020-05-06 22:33:10 +02:00
admin.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
api_tokens.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
apps.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blocklisted_emails.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blog_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blogs.rs fix some, break some compiling by adding async/await in front of it 2020-05-16 12:06:58 +02:00
comment_seers.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
comments.rs make plume-models async (again) 2020-05-06 22:33:10 +02:00
config.rs Make database connections configurable by environment variables (#768) 2020-05-06 19:27:59 +02:00
db_conn.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
follows.rs move signature outside the spawning 2020-05-06 22:29:32 +02:00
headers.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
inbox.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
instance.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
lib.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
likes.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
lists.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
medias.rs cargo fmt 2020-05-06 22:29:35 +02:00
mentions.rs make plume-models async (again) 2020-05-06 22:33:10 +02:00
migrations.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
notifications.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
password_reset_requests.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
plume_rocket.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
post_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
posts.rs cargo clippy 2020-05-06 22:29:36 +02:00
reshares.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
safe_string.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
schema.rs Email blocklisting (#718) 2020-01-12 19:41:35 +01:00
tags.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
users.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00