🎤🐢 An open source, self-hosted alternative to Discord
Find a file
2020-12-03 01:49:33 +02:00
api/v1 use colors throughout the whole app 2020-12-03 01:46:29 +02:00
app use colors throughout the whole app 2020-12-03 01:46:29 +02:00
models use colors throughout the whole app 2020-12-03 01:46:29 +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 revert config to fix conflict 2020-12-03 01:49:33 +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