1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 02:31:36 +02:00
Commit Graph

83 Commits

Author SHA1 Message Date
Diego Magdaleno
217b476cd2 Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-gateway 2021-05-22 22:23:53 -05:00
Diego Magdaleno
c93a47d9a0 Meta: Enable strictNullChecks 2021-05-22 22:23:46 -05:00
Diego Magdaleno
74f02db2d1
Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
2021-05-22 22:22:14 -05:00
Paul Munteanu
14523cf897
Fix compilation with strictNullChecks: true 2021-05-23 05:43:45 +03:00
Flam3rboy
efbb00e7ba ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy
2b1ec4df6b ⬆️ update dependency 2021-05-22 17:42:37 +02:00
Flam3rboy
2c5959874e 🐛 fix member sidebar 2021-05-22 17:40:59 +02:00
Flam3rboy
e434334a21 Member List 2021-05-21 22:16:48 +02:00
Flam3rboy
671091a13f Merge branch 'master' of https://github.com/fosscord/fosscord-gateway 2021-05-18 22:04:31 +02:00
Flam3rboy
da08497a19 🚧 WIP member list + voice 2021-05-18 22:04:29 +02:00
Flam3rboy
afa30bd07a
Merge pull request #65 from 9qz/main
Fix guild_id being undefined on MongoCacheStream
2021-05-11 15:11:27 +02:00
notsapinho
33200951fd Fix guild_id being undefined on MongoCacheStream 2021-05-11 09:41:20 -03:00
Flam3rboy
e83b7cab75 Merge branch 'master' of https://github.com/discord-open-source/discord-gateway 2021-05-09 17:41:37 +02:00
Flam3rboy
82e5dc8661
Merge pull request #64 from DiegoMagdaleno/master
Docker: fix the syntax of the apk command
2021-05-09 17:26:13 +02:00
Diego Magdaleno
f295c59a45 Docker: fix the syntax of the apk command 2021-05-09 10:25:27 -05:00
Flam3rboy
70e722924e
Merge pull request #63 from DiegoMagdaleno/master
Docker: Fix an issue were native dependencies weren't able to build
2021-05-09 17:22:38 +02:00
Diego Magdaleno
a78102b6cf Docker: Fix an issue were native dependencies werent able to build 2021-05-09 10:18:11 -05:00
Flam3rboy
2119de9ab7
Merge pull request #62 from DiegoMagdaleno/master
Begin dockerization
2021-05-09 00:58:17 +02:00
Diego Magdaleno
6f827ee9cd Docker: Remove .docker as it is not needed in this repository 2021-05-08 17:57:18 -05:00
Diego Magdaleno
f21b39d32e Docker: Switch to node:lts-alpine 2021-05-08 17:51:02 -05:00
Diego Magdaleno
ac594ba31d Setup: Add env file and delete docker-compose.yml 2021-05-08 17:48:19 -05:00
Diego Magdaleno
81f6539165 Docker: Basic dockerization of the gateway 2021-05-08 17:39:03 -05:00
Diego Magdaleno
1cab0eca72 Setup: Add Dockerfile 2021-05-08 16:53:15 -05:00
Flam3rboy
7fcb875e97 add opencollective 2021-05-08 23:05:12 +02:00
Flam3rboy
82f9e421aa 📄 GPL V3 license 2021-05-08 12:55:05 +02:00
Flam3rboy
372bfd9beb 🐛 fix identify schema 2021-05-07 22:52:40 +02:00
Flam3rboy
22e8e83ab9 🐛 fix identify 2021-05-07 20:04:18 +02:00
Flam3rboy
13cbf7bd88 Change default port:
Client = 3000
API = 3001
Gateway = 3002
2021-05-02 17:11:21 +02:00
Flam3rboy
e35d972f41
Update README.md 2021-05-02 15:28:13 +02:00
Flam3rboy
0c9cd64b2a
Update README.md 2021-05-02 14:41:13 +02:00
Flam3rboy
5f56ca2ef3 🐛 fix identify schema 2021-05-01 13:53:26 +02:00
Flam3rboy
6c62d72737 add dev script 2021-04-25 23:41:17 +02:00
Flam3rboy
3427672659 make erlpack optional 2021-04-25 21:18:21 +02:00
Flam3rboy
0da86386d0 ⬆️ update server-util version 2021-04-25 20:34:20 +02:00
Flam3rboy
38f8840a3f 🐛 remove postinstall 2021-04-23 22:33:49 +02:00
Flam3rboy
a0bc6c649b npm i @fosscord/server-util 2021-04-22 23:37:03 +02:00
Flam3rboy
0e77160466 🎨 change default port to 2000 2021-04-19 22:00:23 +02:00
Flam3rboy
85ac6b4c63 remove lambert-db 2021-04-18 14:23:44 +02:00
Flam3rboy
801eee1cb3 🐛 use port from .env file 2021-04-16 18:03:10 +02:00
Flam3rboy
075d19607f 🐛 fix event listener 2021-04-09 14:20:18 +02:00
Flam3rboy
0e582bf71b 🐛 use ActivityBodySchema 2021-04-09 00:39:29 +02:00
Flam3rboy
19b1ca48ca
Merge pull request #59 from notsapinho/main
MongooseCache resubscription
2021-04-08 18:53:25 +02:00
Flam3rboy
f268e9c42f create getPipeline function + clean up 2021-04-08 18:52:57 +02:00
notsapinho
9d9a4c7e72
fix little errors and new method to get new guilds 2021-04-08 12:25:29 -03:00
notsapinho
774fcc9373
Update listener.ts 2021-04-08 11:59:00 -03:00
notsapinho
953d7bd3d2 MongooseCache resubscription 2021-04-08 11:40:57 -03:00
Flam3rboy
f3f11adb38 📄 use Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License 2021-04-08 04:45:28 +02:00
Flam3rboy
d3d733a975 use mongoose autopopulate 2021-04-07 20:26:09 +02:00
Flam3rboy
193e3f5a2c fix tsc missing 2021-04-07 15:54:21 +02:00
Flam3rboy
e2078a3207 remove zlib-sync 2021-04-07 15:48:17 +02:00