aboutsummaryrefslogtreecommitdiff
path: root/roomserver/api/perform.go
AgeCommit message (Expand)Author
2020-06-24Add PerformInvite and refactor how errors get handled (#1158)Kegsay
2020-06-24Pass join errors through internal API boundaries (#1157)Kegsay
2020-06-11Roomserver API changes (#1118)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)Kegsay
2020-05-26Miscellaneous fixes (#1060)Neil Alexander
2020-05-22Separate muxes for public and internal APIs (#1056)Neil Alexander
2020-05-21Fix #897 and shuffle directory around (#1054)Kegsay
2020-05-04Roomserver perform join (#1001)Neil Alexander