Commit graph

7 commits

Author SHA1 Message Date
Neil Alexander 2e40e92ed1 Handle tokens properly, return immediately if waiting send-to-device messages 2020-06-01 11:19:43 +01:00
Neil Alexander 7a073b14fc Use latest sync position 2020-05-29 12:04:32 +01:00
Neil Alexander 5487edf1d6 Try to avoid database locks 2020-05-29 11:38:19 +01:00
Neil Alexander 005c4c0168 Fix storing and retrieving of send-to-device messages 2020-05-29 10:07:57 +01:00
Neil Alexander 4d6347b21a Handle incoming send-to-device messages, count them with EDU stream pos 2020-05-28 15:35:49 +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
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