aboutsummaryrefslogtreecommitdiff
path: root/roomserver/api/input.go
AgeCommit message (Expand)Author
2020-06-24Add PerformInvite and refactor how errors get handled (#1158)Kegsay
2020-06-04Convert everything but serverkeyapi to inthttp (#1096)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-04-24More invite support (#979)Neil Alexander
2020-04-03Invites v2 endpoint (#952)Neil Alexander
2020-04-03use custom http client instead of the http DefaultClient (#823)Ben B
2020-03-17Implement gomatrixserverlib.HeaderedEvent in roomserver Kafka output (#914)Neil Alexander
2019-08-24Associate transactions with session IDs instead of device IDs (#789)Alex Chen
2019-05-21use go module for dependencies (#594)ruben