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

52 Commits

Author SHA1 Message Date
Flam3rboy
f6f550f10a ⬆️ update test client 2021-09-04 17:59:29 +02:00
AlTech98
6f25022ae0 VOICE_SERVER_UPDATE now has the endpoint of the guild's region 2021-09-04 11:41:41 +02:00
Flam3rboy
bf81e9c352 🐛 fix ready members payload 2021-09-04 11:25:40 +02:00
Flam3rboy
8e025ce57c ⬆️ update mpath because of a security vulnerability 2021-09-04 11:23:39 +02:00
Flam3rboy
3a3de120dc
Merge pull request #314 from AlTech98/master
Fix VoiceStateUpdate
2021-09-03 15:57:44 +02:00
Flam3rboy
991e01809b 🐛 only delete session id for authenticated connections 2021-09-03 15:57:29 +02:00
Flam3rboy
c944babc96 🐛 fix #311 2021-09-03 15:27:00 +02:00
AlTech98
c8345b3223 Fix to send the voice leave event only to the right session 2021-09-03 14:23:33 +02:00
AlTech98
d61e6dbab6 Make the user leave the current channel before joining one in another guild 2021-09-03 14:12:44 +02:00
AlTech98
f6f87ef906 Merge remote-tracking branch 'origin/master' 2021-09-03 13:36:22 +02:00
AlTech98
f99ed31730 VoiceState fix for db update 2021-09-03 13:27:15 +02:00
Flam3rboy
4484c75ee2 🐛 fix member roles + list 2021-09-03 13:23:20 +02:00
Flam3rboy
57bf4b0a2f ⬆️ update dependencies 2021-09-03 03:38:40 +02:00
Flam3rboy
36fe0ec0c8 🐛 fix member + member list 2021-09-03 03:37:55 +02:00
Flam3rboy
0326fd4aef Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-02 21:11:08 +02:00
Flam3rboy
2ba4c21f6b 🎨 reformat files 2021-09-02 20:10:25 +02:00
Flam3rboy
d29ccaf623 add user_id field to Member 2021-09-02 19:50:05 +02:00
AlTech98
9dac7ddf9e VOICE_STATE_UPDATE implementation, fix #210 2021-09-02 19:33:04 +02:00
Flam3rboy
e5bac0af0d fix #295 2021-09-01 11:07:56 +02:00
Flam3rboy
adc75ca76b channel recipients 2021-08-31 17:58:28 +02:00
Flam3rboy
d0292ef96b 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
b4b8d1d8df typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy
845e77eed2 🚧 typeorm 2021-08-27 11:11:16 +02:00
Flam3rboy
2680efa34b 🚧 gateway 2021-08-24 16:35:20 +02:00
Flam3rboy
67dfaa3644 revert 2cff55f 2021-08-18 16:10:11 +02:00
Flam3rboy
e8c22efda7 🐛 update build script 2021-08-18 13:47:31 +02:00
Flam3rboy
4c3f4b1093 🔊 opcode logger 2021-08-18 11:56:30 +02:00
Flam3rboy
4105df8dcb 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy
a76d1f90a8 🐛 build bundle 2021-08-15 22:36:35 +02:00
Flam3rboy
0639b6176f 🐛 fix bundle postinstall 2021-08-15 22:32:57 +02:00
Flam3rboy
bdc54dd836 ⬆️ update mongoose types 2021-08-15 22:18:53 +02:00
Flam3rboy
dbdfbf61f2 🐛 fix server bundle 2021-08-15 21:56:30 +02:00
Flam3rboy
4f12d6d353 🐛 fix types 2021-08-15 14:40:59 +02:00
Flam3rboy
8c4d473d07 update packages 2021-08-15 13:53:21 +02:00
Flam3rboy
120cbb4d16 🐛 fix tsc missing 2021-08-15 00:58:53 +02:00
Flam3rboy
6cee68c1e3 start.bat and start.sh script 2021-08-15 00:10:54 +02:00
Flam3rboy
634b30f45b 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
643582e8a6 server bundle 2021-08-14 13:57:34 +02:00
Flam3rboy
1f167e11df 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy
63343eec4c Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 20:54:59 +02:00
Flam3rboy
88853f57df 🐛 fix bundle gateway listen 2021-08-13 20:54:03 +02:00
Flam3rboy
16eff151ea 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
Flam3rboy
f6e265664a 🐛 fix types + packages 2021-08-13 19:20:03 +02:00
Flam3rboy
eebe4d14b2 Merge branch 'pr/darkhpp/261-2' 2021-08-13 13:08:14 +02:00
Flam3rboy
2018a97d45 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +02:00
Flam3rboy
a687b489d7 Merge branch 'master' into pr/darkhpp/261-2 2021-08-13 13:03:18 +02:00
Flam3rboy
06fc341e2a abstract Event emission 2021-08-13 13:00:49 +02:00
Flam3rboy
0487f9f8e4 server bundle 2021-08-13 12:58:18 +02:00
darkhpp
f02a5df932 Fix naming 2021-08-13 17:57:51 +07:00
darkhpp
9a36f9bf4e [ProjectManagement] Add root project and dev getting started guides. 2021-08-13 13:34:00 +07:00