Plume/src
Didier Link b153a9ce2b add an argument in the macro may_fail to have the account linked in the error template 2018-06-22 00:50:06 +02: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 Serialize publicKey in Person representation 2018-06-21 22:12:24 +01:00
routes add an argument in the macro may_fail to have the account linked in the error template 2018-06-22 00:50:06 +02: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