Plume/src/routes
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
..
blogs.rs Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
comments.rs Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
errors.rs Add generic error catchers 2018-06-18 16:59:49 +01:00
instance.rs Add some to_json functions to models for serialization in templates 2018-06-18 17:34:29 +01:00
likes.rs Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
mod.rs Fix Blog::find_by_name 2018-06-18 18:44:18 +01:00
notifications.rs add fallback to url generating 404 2018-06-04 21:57:03 +02:00
posts.rs Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
reshares.rs Disallow naming an article 'new', or any already used slug 2018-06-19 20:16:18 +01:00
session.rs Translate Rust strings 2018-06-17 17:06:47 +01:00
user.rs may_fail! macro 2018-06-18 18:28:28 +01:00
well_known.rs Use the webfinger crate 2018-06-18 22:50:40 +01:00