Plume/src
2018-06-21 22:07:04 +01:00
..
activity_pub Rewrite User::from_activity to use the activitypub crate instead of raw JSON 2018-06-21 21:30:56 +01:00
models Implement Blog::into_activity 2018-06-21 22:07:04 +01:00
routes Implement Blog::into_activity 2018-06-21 22:07:04 +01:00
db_conn.rs Add a Mention model 2018-06-20 19:22:34 +01:00
main.rs Rewrite User::from_activity to use the activitypub crate instead of raw JSON 2018-06-21 21:30:56 +01:00
safe_string.rs New pattern for comment creation in code 2018-06-21 11:28:42 +01:00
schema.rs Notify when receiving a mention 2018-06-20 21:05:30 +01:00
setup.rs Add a Mention model 2018-06-20 19:22:34 +01:00
utils.rs Simplify the activity_pub::inbox::Notify trait + Fix notifications 2018-06-20 22:51:47 +01:00