lemmy/server
Dessalines 8035976e40 Adding username and email case insensitivity uniqueness. Fixes #341 2020-02-01 20:11:12 -05:00
..
config Fixing error when email already exists. Fixes #427 2020-01-17 20:34:16 -05:00
migrations Adding username and email case insensitivity uniqueness. Fixes #341 2020-02-01 20:11:12 -05:00
migrations_testing/2020-01-13-025151_create_materialized_views A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
query_testing Merge branch 'dev' into nutomic-api-benchmark 2020-01-31 22:53:55 -05:00
src Version v0.6.8 2020-02-01 16:56:31 -05:00
.gitignore A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
.rustfmt.toml Squashed commit of the following: 2020-01-23 19:39:59 -05:00
Cargo.lock Make various functions async 2020-01-11 13:50:07 +01:00
Cargo.toml Make various functions async 2020-01-11 13:50:07 +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