mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-05 07:29:03 +01:00
ec716793eb
* Initial federation sender -> federation API refactoring * Move base into own package, avoids import cycle * Fix build errors * Fix tests * Add signing key server tables * Try to fold signing key server into federation API * Fix dendritejs builds * Update embedded interfaces * Fix panic, fix lint error * Update configs, docker * Rename some things * Reuse same keyring on the implementing side * Fix federation tests, `NewBaseDendrite` can accept freeform options * Fix build * Update create_db, configs * Name tables back * Don't rename federationsender consumer for now |
||
---|---|---|
.. | ||
deltas | ||
blacklist_table.go | ||
inbound_peeks_table.go | ||
joined_hosts_table.go | ||
notary_server_keys_json_table.go | ||
notary_server_keys_metadata_table.go | ||
outbound_peeks_table.go | ||
queue_edus_table.go | ||
queue_json_table.go | ||
queue_pdus_table.go | ||
server_key_table.go | ||
storage.go |