Neil Alexander
44b25a7f9e
Comments
2020-06-01 16:58:37 +01:00
Neil Alexander
e323bba3fd
Comments, copyrights
2020-06-01 14:14:48 +01:00
Neil Alexander
5cf900428c
Only care about wildcard when targeted locally
2020-05-29 17:37:13 +01:00
Neil Alexander
e4eba873f5
Refactor a bit
2020-05-28 18:38:23 +01:00
Neil Alexander
1e3ad88172
Fix a couple of transaction things, fix client API
2020-05-28 17:25:28 +01:00
Neil Alexander
bf5df4f438
Logging
2020-05-28 16:45:54 +01:00
Neil Alexander
8b7e81b423
Create send-to-device database tables, other tweaks
2020-05-28 14:34:17 +01:00
Neil Alexander
a90ea4c320
Groundwork for send-to-device messaging
2020-05-27 13:33:56 +01:00
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