* update readme * case * fixes, roadmap * wording * features * update gifs and images * block warning * add link from announcement to groups * update default servers * update readme * update roadmap, image, etc. Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* update ghc version to 8.10.4 for Docker build (#67) * make broader check for WSL on notifications (#68) * update readme: network topology and disclaimer on encryption design (#73) * update readme with the disclaimer on encryption design and explanation of the network topology * corrections * remove old disclaimer Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com> * create appDir if absent (#79) Co-authored-by: Efim Poberezkin <8711996+efim-poberezkin@users.noreply.github.com> Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
* [WIP] add instructions how to build project inside docker container * docker run -> docker create * add Dockerfile for building chat executable and instructions