Plume/src
Bat 7313f60d14 Compile .po files
Since cargo is usually not run as root, we can't install .mo files to the standard location (/usr/local/share/locale/),
so we install them to ./translations and load them from there.
2018-06-15 18:43:24 +01:00
..
activity_pub Introduce some traits for handling incoming activities 2018-06-12 20:10:08 +01:00
models Make the follow button a bit smarter 2018-06-13 19:06:14 +01:00
routes Add the gettext-rs crate 2018-06-15 14:08:38 +01:00
db_conn.rs Reorganize use statements 2018-05-19 08:39:59 +01:00
i18n.rs Compile .po files 2018-06-15 18:43:24 +01:00
main.rs I18n fairing 2018-06-15 14:55:14 +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 Order notifications by creation date 2018-05-24 11:12:27 +01:00
utils.rs add fallback to url generating 404 2018-06-04 21:57:03 +02:00