Plume/src
2018-06-23 12:14:03 +01:00
..
activity_pub Various federation fixes 2018-06-22 16:17:53 +01:00
models Make Post::from_activity a bit more complete 2018-06-23 12:14:03 +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