lemmy/server
Dessalines 86dc50f9f0 Some fixes to federation.
- Advanced code migrations now disable then re-enable triggers.
  Brings run time down to < 15 seconds, no need to thread them.
- Changing ap_ids and actor_ids in migrations to a fake url,
  so it doesn't break XsdAnyUri in activitystreams.
2020-06-26 21:12:41 -04:00
..
config Rename "instance_whitelist" config option to "allowed_instances" 2020-06-16 12:49:51 +02:00
migrations Some fixes to federation. 2020-06-26 21:12:41 -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 Add apache benchmark installation check 2020-04-15 13:52:46 -04:00
src Some fixes to federation. 2020-06-26 21:12:41 -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 Switching back to isahc. 2020-06-25 15:36:03 -04:00
Cargo.toml Switching back to isahc. 2020-06-25 15:36:03 -04:00
clean.sh Adding cargo outdated to clean script. 2020-01-03 23:39:31 -05:00
db-init.sh Improve shell scripts (#705) 2020-05-11 13:16:08 -04:00
diesel.toml Starting to work on Rust Diesel Schema. #5 2019-02-27 22:02:55 -08:00