No description
Find a file
Vincent Ambo da33786939 feat(migrations): Add author columns to tables
Adds columns for author names and emails to both threads and posts.

"Users" don't (yet? who knows!) exist as independent entity in
Converse, they are simply "inferred" via OIDC providers.
2018-04-08 20:27:22 +02:00
migrations feat(migrations): Add author columns to tables 2018-04-08 20:27:22 +02:00
src feat(handlers): Add reply_thread handler for posts 2018-04-08 20:20:05 +02:00
templates feat(templates): Add shitty little response form in thread view 2018-04-08 20:20:17 +02:00
.gitignore chore: Add bootstrapped Cargo project 2018-04-08 15:48:49 +02:00
Cargo.lock feat(errors): Introduce error module with custom error type 2018-04-08 19:21:56 +02:00
Cargo.toml feat(errors): Introduce error module with custom error type 2018-04-08 19:21:56 +02:00