Plume/src/routes
2018-06-21 18:53:57 +01:00
..
blogs.rs Drop activity_pub::activitypub and activity_pub::ActivityPub and only use the ActivityStream responder 2018-06-21 18:09:18 +01:00
comments.rs Simplify the Inbox trait 2018-06-21 17:00:37 +01:00
errors.rs Add generic error catchers 2018-06-18 16:59:49 +01:00
instance.rs Simplify the Inbox trait 2018-06-21 17:00:37 +01:00
likes.rs Remove PgConnection when we don't need it 2018-06-21 16:31:42 +01:00
mod.rs Fix Blog::find_by_name 2018-06-18 18:44:18 +01:00
notifications.rs Use uri! as much as possible instead of directly writing URLs 2018-06-19 22:20:27 +01:00
posts.rs Drop activity_pub::activitypub and activity_pub::ActivityPub and only use the ActivityStream responder 2018-06-21 18:09:18 +01:00
reshares.rs Remove PgConnection when we don't need it 2018-06-21 16:31:42 +01:00
session.rs Translate Rust strings 2018-06-17 17:06:47 +01:00
user.rs Get rid of the activity_pub::actor::Actor trait 2018-06-21 18:53:57 +01:00
well_known.rs Use the webfinger crate 2018-06-18 22:50:40 +01:00