lemmy/server
Dessalines a4428528e3 Adding user avatars / icons. Requires pictshare.
- Fixes #188
2019-12-29 15:39:48 -05:00
..
config Config fixes. 2019-12-28 16:11:03 -05:00
migrations Adding user avatars / icons. Requires pictshare. 2019-12-29 15:39:48 -05:00
src Adding user avatars / icons. Requires pictshare. 2019-12-29 15:39:48 -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
diesel.toml