spacebarchat merged with old fosscord client test

@Maddy Maddy authored on 13 Oct 2021
.docker :sparkles: docker compose 4 years ago
.github :bug: fix release 4 years ago
api added route /guilds/:id/prune GET count and POST prune. 4 years ago
bundle npm run build on Windows with usernames containing spaces fails, fixed by escaping tsc.js location in node_modules 4 years ago
cdn :bug: fix cdn route not working without hash 4 years ago
dashboard :art: clean up dependencies 4 years ago
gateway :bug: fix Identify 4 years ago
rtc :art: clean up dependencies 4 years ago
util added route /guilds/:id/prune GET count and POST prune. 4 years ago
webrtc :art: clean up dependencies 4 years ago
.dockerignore :sparkles: added Dockerfile for bundle 4 years ago
.editorconfig :sparkles: add editor config 4 years ago
.gitignore :art: clean up imports + classes 4 years ago
COPYING Add licence file into fosscord-server repository 4 years ago
Dockerfile replaced node:16 with alpine in bundle Dockerfile 4 years ago
README.md Update README.md 4 years ago
docker-compose.yml :sparkles: docker compose 4 years ago
fosscord-server.code-workspace :construction: fix server bundle 4 years ago
README.md