Plume/src/models
2018-06-21 16:14:26 +01:00
..
blog_authors.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
blogs.rs Avoid calling compute_id when we shouldn't 2018-06-21 15:53:58 +01:00
comments.rs Avoid calling compute_id when we shouldn't 2018-06-21 15:53:58 +01:00
follows.rs Simplify the activity_pub::inbox::Notify trait + Fix notifications 2018-06-20 22:51:47 +01:00
instance.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
likes.rs Avoid calling compute_id when we shouldn't 2018-06-21 15:53:58 +01:00
mentions.rs Automatically insert mentions in comments 2018-06-21 14:05:35 +01:00
mod.rs Merge branch 'master' of github.com:Plume-org/Plume 2018-06-21 11:31:17 +01:00
notifications.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
post_authors.rs Introduce an insert! macro to avoid some code duplication 2018-06-18 14:57:38 +01:00
posts.rs Avoid calling compute_id when we shouldn't 2018-06-21 15:53:58 +01:00
reshares.rs Avoid calling compute_id when we shouldn't 2018-06-21 15:53:58 +01:00
users.rs Better use of the activitypub crate in User::into_activity 2018-06-21 16:14:26 +01:00