aboutsummaryrefslogtreecommitdiff
path: root/federationapi/routing/leave.go
AgeCommit message (Expand)Author
2020-07-03Implement local redaction (#1182)Kegsay
2020-06-15Fix rooms v3 url paths for good - with tests (#1130)Kegsay
2020-06-12Rehuffle where things are in the internal package (#1122)Kegsay
2020-06-10Remove clientapi producers which aren't actually producers (#1111)Kegsay
2020-06-04Enable room version 6 (#1087)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-04Roomserver perform leave (#1004)Neil Alexander
2020-05-01Consolidation of roomserver APIs (#994)Neil Alexander
2020-04-20Perspective key fetching, some federation room join fixes (#975)Neil Alexander
2020-03-27Further room version wiring (#936)Neil Alexander
2020-03-16Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)Neil Alexander
2020-03-02Remove httputil.LogThenError so that the line numbers are reported properly -...Neil Alexander
2020-02-11Pass cfg by reference around the codebase (#819)Behouba Manassé
2019-08-06Replace membership and visibility values with constants (#774)Alex Chen
2019-05-21use go module for dependencies (#594)ruben