Commit graph

6 commits

Author SHA1 Message Date
Neil Alexander c3643feaf5 Fix invite loopback 2020-05-06 17:53:26 +01:00
Neil Alexander c9dc2bcd9b Correct invite signing 2020-05-06 16:47:55 +01:00
Neil Alexander 63775d5b1b We should tell other resident servers about the invite if we know about the room 2020-05-06 16:03:59 +01:00
Neil Alexander c744cf052f Only loopback invite event if we know the room 2020-05-06 15:59:31 +01:00
Neil Alexander 1be77d2a97 Loopback invite events 2020-05-06 15:10:44 +01:00
Neil Alexander e15f6676ac
Consolidation of roomserver APIs (#994)
* Consolidation of roomserver APIs

* Comment out alias tests for now, they are broken

* Wire AS API into roomserver again

* Roomserver didn't take asAPI param before so return to that

* Prevent roomserver asking AS API for alias info

* Rename some files

* Remove alias_test, incoherent tests and unwanted appservice integration

* Remove FS API inject on syncapi component
2020-05-01 10:48:17 +01:00
Renamed from roomserver/input/input.go (Browse further)