1cce37446b
This currently breaks error handling in page render flows. To fix it properly, the database actor should return failable futures instead of `Result<T>` wrapped in a future.
259 B
259 B
- Pin *-versions in cargo.toml
- Configurable number of DB workers
- Match certain types of Diesel errors (esp. for "not found")
- Sketch out categories vs. tags system
- Markdown support
- Quote button
- Multiquote buttons