dendrite/src/github.com/matrix-org/dendrite
Mark Haines 6cb9d900b9 Fix response to federation /invite to match the format expected by synapse (#221)
* Fix response to /invite to match the format expected by synapse

* gb vendor update github.com/matrix-org/gomatrixserverlib

* Use gomatrixserverlib.RespInvite

* gb vendor update github.com/matrix-org/gomatrixserverlib
2017-09-11 18:07:12 +01:00
..
clientapi Turn on 'unparam' linting (#216) 2017-09-07 12:50:39 +01:00
cmd Turn on 'unparam' linting (#216) 2017-09-07 12:50:39 +01:00
common Processing of pending invites on 3PID binding (#218) 2017-09-08 15:17:12 +01:00
federationapi Fix response to federation /invite to match the format expected by synapse (#221) 2017-09-11 18:07:12 +01:00
federationsender Make txn *sql.Tx arguments optional everywhere using a utility function (#191) 2017-08-21 17:20:23 +01:00
mediaapi Turn on 'unparam' linting (#216) 2017-09-07 12:50:39 +01:00
publicroomsapi Implement public rooms APIs (#185) 2017-08-22 11:12:51 +01:00
roomserver Add get event federation API (#209) 2017-09-06 12:38:22 +01:00
syncapi Turn on 'unparam' linting (#216) 2017-09-07 12:50:39 +01:00