Plume/src
Bat 3b2ca041d0 Rewrite Post::into_activity in a nicer way
And prefer expect over unwrap
2018-06-22 21:45:37 +01:00
..
activity_pub Various federation fixes 2018-06-22 16:17:53 +01:00
models Rewrite Post::into_activity in a nicer way 2018-06-22 21:45:37 +01:00
routes Various federation fixes 2018-06-22 16:17:53 +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