config
|
Config fixes.
|
2019-12-28 16:11:03 -05:00 |
src
|
Don't send email notification for self replies.
|
2020-01-03 13:12:19 -05:00 |
.gitignore
|
Halfway done with email, not fully working yet.
|
2019-10-29 20:35:39 -07:00 |
.rustfmt.toml
|
Running cargo fmt on server code.
|
2019-09-07 08:35:05 -07:00 |
Cargo.lock
|
Replace rust-crypto with sha2 crate (fixes #372)
|
2019-12-27 17:30:46 +01:00 |
Cargo.toml
|
Replace rust-crypto with sha2 crate (fixes #372)
|
2019-12-27 17:30:46 +01:00 |
clean.sh
|
Adding cargo outdated to clean script.
|
2020-01-03 23:39:31 -05:00 |
diesel.toml
|
Starting to work on Rust Diesel Schema. #5
|
2019-02-27 22:02:55 -08:00 |