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
dc94e58cbf
Merge branch 'master' into federation_merge_from_master_2
2020-06-23 21:11:38 -04:00
325ed2ec3b
Rename "instance_whitelist" config option to "allowed_instances"
2020-06-16 12:49:51 +02:00
f40f74b20d
Adding additional 3-instance integration test for community announce.
2020-06-03 17:55:32 -04:00
c3ac1649f2
Implement integration test for federation
2020-04-24 18:30:31 +02:00
0199b5f169
Use debug logging
2020-04-18 17:24:55 +02:00
b1b97db11a
Implement instance whitelist
2020-04-17 19:34:18 +02:00
9c974fbe50
Remove instance follows
2020-04-17 16:39:03 +02:00
86f172076b
Implement search for activitypub IDs
2020-04-17 15:46:08 +02:00
13e6c98e47
Auto-configure federation test instances during initial start
2020-04-13 19:55:43 +02:00
fdaf0b3364
Get inbox working properly
2020-04-13 15:06:41 +02:00
509005fa0c
Rename federation-test to federation, puller.rs to fetcher.rs
2020-04-10 13:37:35 +02:00