Commit Graph

91 Commits

Author SHA1 Message Date
Flam3rboy da030aaff2 added read state 2021-10-09 17:33:28 +02:00
Flam3rboy 7c61883226 🐛 fix cdn 2021-10-09 11:21:06 +02:00
Flam3rboy e573b18cfc 🐛 fix import 2021-10-09 01:53:47 +02:00
Flam3rboy 9fa4c607fc 🎨 fix imports with new build script 2021-10-09 01:45:02 +02:00
Flam3rboy d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy c6bc68c4aa Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 2021-10-07 18:22:15 +02:00
Flam3rboy 1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy 650ba3d0ae 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy 95bb148cfa 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony 72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy 977a963778 ⬆️ update packages 2021-10-06 17:39:32 +02:00
Flam3rboy 627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy c3551d9254 🐛 fix user projection 2021-10-05 19:52:42 +02:00
Flam3rboy 1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy d3039b55ff 🐛 fix lazy request 2021-10-05 17:39:21 +02:00
Flam3rboy 0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy a6adbe9142 ⬆️ update dependencies 2021-10-04 22:01:05 +02:00
Flam3rboy 7bd0a2004c 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy fa00ea8d2e 🎨 remove start from setup script 2021-09-23 17:29:00 +02:00
Flam3rboy 86f96aea5b Merge branch 'master' into unittests 2021-09-23 16:07:25 +02:00
Flam3rboy 053fa4b499 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Chris Chrome 62b8ad0556 Ok, so it DOES build
Still, it builds under linux, so i'm happy with it lol
2021-09-23 07:58:32 -04:00
Chris Chrome 864f0b5c43 Use @yukikaze-bot/erlpack
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
2021-09-23 05:16:15 -04:00
Flam3rboy cdbb54bb3c 🎨 rewrite imports 2021-09-20 23:34:54 +02:00
Flam3rboy 5cec6e43d4 Merge branch 'master' into unittests 2021-09-20 21:49:42 +02:00
Flam3rboy 9ae19d8e06 🚚 move file handle to utility 2021-09-19 19:05:26 +02:00
AlTech98 ceb770fb5b Removed ChannelService, more fixes 2021-09-18 18:36:29 +02:00
AlTech98 296375c67e Fix gateway not listening for new channels events 2021-09-18 10:44:25 +02:00
Flam3rboy 578cc8b4b6 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
AlTech98 4f87fd742f Implemented DMs and group DMs 2021-09-16 21:33:36 +02:00
AlTech98 92cbfa7595 Gateway permission check fix 2021-09-16 21:30:05 +02:00
Flam3rboy fe8d9ca740 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
Flam3rboy 324eb7f1dd 🐛 fix fosscord.js 2021-09-13 17:51:37 +02:00
Flam3rboy dbbed7cbba 🐛 fix relationship 2021-09-13 12:22:41 +02:00
Flam3rboy 07ba78d391 🐛 fix dm #321 2021-09-13 01:11:03 +02:00
Flam3rboy 13b7b84761 🐛 fix channel events + message send 2021-09-13 00:17:56 +02:00
Flam3rboy 78c1d6a82e 🐛 fix gateway 2021-09-12 21:20:47 +02:00
Flam3rboy d50073fc41 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
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