lemmy/server
Dessalines 01cc8654e2
Fixing config_file env to use defaults instead (since its required). (#970)
* Fixing config_file env to use defaults instead (since its required). Fixes #764

* Changing the read / write to the custom config file one

* Adding a config note.
2020-07-22 20:17:41 -04:00
..
config Merge branch 'master' into federation 2020-06-27 10:54:08 -04:00
lemmy_db Adding some helper functions. 2020-07-21 13:52:57 -04:00
lemmy_utils Fixing config_file env to use defaults instead (since its required). (#970) 2020-07-22 20:17:41 -04:00
migrations Moving dupe checking to before new actor_id generation. 2020-07-19 13:32:50 -04: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 Remove materialized views. (#908) 2020-07-07 10:54:44 -04:00
src Some more API cleanup. 2020-07-22 14:20:08 -04:00
.gitignore A first pass at using materialized views. 2020-01-13 20:02:02 -05:00
.rustfmt.toml Rework imports 2020-05-16 20:04:17 +02:00
Cargo.lock Merge branch 'main' into api_edit_separation 2020-07-22 13:47:52 -04:00
Cargo.toml Use activitystreams from yerbamate.dev mirror (fixes #1012) 2020-07-22 00:07:09 +02:00
clean.sh Adding cargo outdated to clean script. 2020-01-03 23:39:31 -05:00
db-init.sh Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
diesel.toml Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
test.sh Fixing travis, adding a test.sh script. 2020-07-10 14:16:42 -04:00