Plume/src
Bat 54e2cea83b Start a setup script
For now, it checks if the instance is ready, and if it is not starts the actual setup script.

Only the first actual step of the script, checking for native dependencies, is implemented.
2018-06-19 14:08:44 +01:00
..
activity_pub Delete reshares when receiving the corresponding Undo activity 2018-06-19 10:50:01 +01:00
models Implement Deletable for Reshare 2018-06-19 10:47:11 +01:00
routes Use the webfinger crate 2018-06-18 22:50:40 +01:00
db_conn.rs Reorganize use statements 2018-05-19 08:39:59 +01:00
main.rs Start a setup script 2018-06-19 14:08:44 +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
setup.rs Start a setup script 2018-06-19 14:08:44 +01:00
utils.rs Translate Rust strings 2018-06-17 17:06:47 +01:00