🎤🐢 An open source, self-hosted alternative to Discord - updated version: https://git.hippoz.xyz/hippoz/waffle
This repository has been archived on 2022-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-11-21 13:29:20 +02:00
api/v1 fix some DoS vulns and other stuff 2020-11-21 13:29:20 +02:00
app add icons to some things 2020-11-21 13:01:02 +02:00
models Initial commit 2020-10-05 20:36:03 +03:00
.gitignore what have i done 2020-11-09 21:55:14 +02:00
apitest.rest add basic gateway connection functionality 2020-11-16 21:16:25 +02:00
config.js add basic gateway connection functionality 2020-11-16 21:16:25 +02:00
index.js change log message on listen event for server 2020-11-20 13:27:34 +02:00
notes.txt Initial commit 2020-10-05 20:36:03 +03:00
package-lock.json improve message object structure, rearrange methods in app.js just for the code to look better and make sure the message list updates when a new message is sent 2020-11-17 15:27:23 +02:00
package.json improve message object structure, rearrange methods in app.js just for the code to look better and make sure the message list updates when a new message is sent 2020-11-17 15:27:23 +02:00
secret.js.template Initial commit 2020-10-05 20:36:03 +03:00