🎤🐢 An open source, self-hosted alternative to Discord
Find a file
2020-11-20 11:59:48 +02:00
api/v1 make gateway send debug info and add some egde case handling, like empty messages 2020-11-17 18:13:07 +02:00
app attempt (and fail) to put message div before the textobx 2020-11-20 11:59:48 +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 add basic gateway connection functionality 2020-11-16 21:16:25 +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