aboutsummaryrefslogtreecommitdiff
path: root/federationapi/federationapi_keys_test.go
AgeCommit message (Expand)Author
2023-04-24Move fedclient interface over to gmsl (#3061)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-06refactor: use latest GMSL which splits fed client from matrix room logic (#3051)kegsay
2023-03-22Remove `BaseDendrite` (#3023)Till
2023-02-14Remove polylith/API mode (#2967)Till
2022-11-15Federation fixes for virtual hostingNeil Alexander
2022-11-11Virtual hosting schema and logic changes (#2876)Neil Alexander
2022-10-26Initial support for multiple server names (#2829)Neil Alexander
2022-09-22Tweak `InsertMigration` to avoid logging (#2720)Till
2022-09-01Configuration tweaks (#2567)Neil Alexander
2022-08-05Do not use `ioutil` as it is deprecated (#2625)Neil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-05-23Allow defers to run in `TestMain` in federation API testsNeil Alexander
2022-05-09Begin adding syncapi component tests (#2442)kegsay
2022-01-07NATS JetStream tweaks (#2086)Neil Alexander
2022-01-05Add NATS JetStream support (#1866)S7evinK
2021-12-13Fix keyring regressions in previous P2P demoNeil Alexander
2021-11-24Don't populate config defaults where it doesn't make sense (#2058)Neil Alexander
2021-11-24Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)Neil Alexander