Plume/src
Bat 857e1f1d6a Disallow naming an article 'new', or any already used slug
Fix #64

Also fixes a lot of potential bug with articles having the same slugs, but not in the same blog
2018-06-19 20:16:18 +01:00
..
activity_pub Delete reshares when receiving the corresponding Undo activity 2018-06-19 10:50:01 +01:00
models Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
routes Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
db_conn.rs Reorganize use statements 2018-05-19 08:39:59 +01:00
main.rs Use the webfinger crate 2018-06-18 22:50:40 +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