1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 10:11:34 +02:00
Commit Graph

50 Commits

Author SHA1 Message Date
Flam3rboy
82341300fc 🐛 fix ready members payload 2021-09-04 11:25:40 +02:00
Flam3rboy
85ef7410b2 ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
4aa58b9256 Merge pull request #314 from AlTech98/master
Fix VoiceStateUpdate
2021-09-03 15:57:44 +02:00
Flam3rboy
c45e1b0f10 🐛 only delete session id for authenticated connections 2021-09-03 15:57:29 +02:00
Flam3rboy
d5fcb7f971 🐛 fix #311 2021-09-03 15:27:00 +02:00
AlTech98
48036bdad5 Fix to send the voice leave event only to the right session 2021-09-03 14:23:33 +02:00
AlTech98
4187a8d196 Make the user leave the current channel before joining one in another guild 2021-09-03 14:12:44 +02:00
AlTech98
2028cc8e0b Merge remote-tracking branch 'origin/master' 2021-09-03 13:36:22 +02:00
AlTech98
aec4f6fd1d VoiceState fix for db update 2021-09-03 13:27:15 +02:00
Flam3rboy
a446837679 🐛 fix member roles + list 2021-09-03 13:23:20 +02:00
Flam3rboy
c7ed245433 ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
Flam3rboy
acb5fba488 🐛 fix member + member list 2021-09-03 03:37:55 +02:00
Flam3rboy
7eb20464af Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-02 21:11:08 +02:00
Flam3rboy
8092216343 🎨 reformat files 2021-09-02 20:10:25 +02:00
Flam3rboy
562a53d6bb add user_id field to Member 2021-09-02 19:50:05 +02:00
AlTech98
8ff56b1f9e VOICE_STATE_UPDATE implementation, fix #210 2021-09-02 19:33:04 +02:00
Flam3rboy
2e7ec1ec63 fix #295 2021-09-01 11:07:56 +02:00
Flam3rboy
d073c52f29 channel recipients 2021-08-31 17:58:28 +02:00
Flam3rboy
bee6f71298 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
38162b1c20 typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy
c21c342821 🚧 typeorm 2021-08-27 11:11:16 +02:00
Flam3rboy
b57f8b33d4 🚧 gateway 2021-08-24 16:35:20 +02:00
Flam3rboy
c4896b7f55 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
35702adf50 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
9d305c335b 🔊 opcode logger 2021-08-18 11:56:30 +02:00
Flam3rboy
9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy
04072b60e8 🐛 build bundle 2021-08-15 22:36:35 +02:00
Flam3rboy
04355a6661 🐛 fix bundle postinstall 2021-08-15 22:32:57 +02:00
Flam3rboy
94a5d56412 ⬆️ update mongoose types 2021-08-15 22:18:53 +02:00
Flam3rboy
d0bb45e0c4 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy
f481a34b7b 🐛 fix types 2021-08-15 14:40:59 +02:00
Flam3rboy
4462898d6d update packages 2021-08-15 13:53:21 +02:00
Flam3rboy
380704a866 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy
dfa71c3868 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy
2ca550d0c9 move devDependencies to dependencies
because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
2021-08-14 22:25:49 +02:00
Flam3rboy
bacb78f5c5 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy
194ef5478e 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy
f70a24ab6a Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 20:54:59 +02:00
Flam3rboy
a772b32f6b 🐛 fix bundle gateway listen 2021-08-13 20:54:03 +02:00
Flam3rboy
b6fbcf1c4f 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
Flam3rboy
eaa65db361 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy
b1d85653e6 Merge branch 'pr/darkhpp/261-2' 2021-08-13 13:08:14 +02:00
Flam3rboy
48c796bbd3 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +02:00
Flam3rboy
ebff2f4241 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
0157028af5 abstract Event emission 2021-08-13 13:00:49 +02:00
Flam3rboy
0802d5e6a8 server bundle 2021-08-13 12:58:18 +02:00
darkhpp
619feac7d6 Fix naming 2021-08-13 17:57:51 +07:00
darkhpp
2c2d815c53 [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00
mugman
134e210ff4 Add gateway support for Discord desktop clients 2021-08-12 20:01:30 -07:00
Flam3rboy
d24348ef0f gateway 2021-08-12 20:18:05 +02:00