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.
7 lines
259 B
Org Mode
7 lines
259 B
Org Mode
* DONE Pin *-versions in cargo.toml
|
|
* TODO Configurable number of DB workers
|
|
* TODO Match certain types of Diesel errors (esp. for "not found")
|
|
* TODO Sketch out categories vs. tags system
|
|
* TODO Markdown support
|
|
* TODO Quote button
|
|
* TODO Multiquote buttons
|