aboutsummaryrefslogtreecommitdiff
path: root/federationapi/federationapi.go
AgeCommit message (Expand)Author
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-09-07Remove current state server (#1405)Kegsay
2020-08-13API setup refactoring (#1266)Neil Alexander
2020-08-11Support for server ACLs (#1261)Neil Alexander
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-22Handle inbound federation E2E key queries/claims (#1215)Kegsay
2020-07-02Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...Kegsay
2020-06-16Make federationapi use userapi (#1135)Kegsay
2020-06-15Fix rooms v3 url paths for good - with tests (#1130)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-08Split out SetupFooComponent (#1106)Kegsay
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-29Federation sender API remodel (#988)Neil Alexander
2020-03-30Implement typing over federation (#949)Kegsay
2020-03-27Further room version wiring (#936)Neil Alexander
2020-02-13Support sqlite in addition to postgres (#869)Kegsay
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-12-20Return server names (#833)Neil Alexander
2019-05-21use go module for dependencies (#594)ruben