Neil Alexander
6d50212f29
Miscellaneous fixes ( #1060 )
...
* Add missing routing for PerformDirectoryLookupRequest
* Tweak output
* Fix some bugs in devices
* Don't default to federated room joins in response to invite
* Update sytest-whitelist
* Update comments
* Return correct room ID from PerformJoin
* Fix appservice and EDU server API setup, update sytest-whitelist
* Update sytest-whitelist
2020-05-26 14:41:16 +01:00
Kegsay
24d8df664c
Fix #897 and shuffle directory around ( #1054 )
...
* Fix #897 and shuffle directory around
* Update find-lint
* goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00
Neil Alexander
c30b12b5a1
Fix sarama import URLs ( #856 )
...
* Fix sarama import URLs
* Update gomatrixserverlib
* Update naffka
* Update naffka
* Update in kafka-producer
2020-04-22 15:26:56 +01:00
Kegsay
8fbe9f4078
Implement typing over federation ( #949 )
...
Also fix a pet peeve of mine: not putting units on things!!!
Manually tested on p2p and works well, with some fudge factor delay.
2020-03-30 16:40:28 +01:00
Kegsay
11a8059bba
Rename the typing server to EDU server ( #948 )
...
* Blunt move and sed rename
* Rename common/ refs to typing
* Rename internal stuff in eduserver
* Rename docs and scripts
* Rename constants/filenames, goimports everything to re-order imports
2020-03-30 15:02:20 +01:00