🎤🐢 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-12-03 00:40:46 +02:00
api/v1 use standard function for objects to make api more mantainable 2020-12-03 00:40:46 +02:00
app refresh also now clears messages from client 2020-12-02 23:44:59 +02:00
models use standard function for objects to make api more mantainable 2020-12-03 00:40:46 +02: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 use standard function for objects to make api more mantainable 2020-12-03 00:40:46 +02:00
index.js add forceful refresh of user clients to push updates and erase bad messages from the dom 2020-12-01 22:28:35 +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