Plume/src
Bat 51571d6320 may_fail! macro
Returns an error template if an Option is None, else runs the given block
2018-06-18 18:28:28 +01:00
..
activity_pub Don't sign activities for each target inbox, do it only once 2018-06-18 16:16:18 +01:00
models Add some to_json functions to models for serialization in templates 2018-06-18 17:34:29 +01:00
routes may_fail! macro 2018-06-18 18:28:28 +01:00
db_conn.rs Reorganize use statements 2018-05-19 08:39:59 +01:00
main.rs Add generic error catchers 2018-06-18 16:59:49 +01:00
safe_string.rs create new type SafeString to sanitise and store unsafe html 2018-06-11 11:44:17 +02:00
schema.rs Make notifications translatable 2018-06-17 21:19:27 +01:00
utils.rs Translate Rust strings 2018-06-17 17:06:47 +01:00