Commit Graph

73 Commits

Author SHA1 Message Date
Flam3rboy 1716d92849 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy 955e86f77b 🎨 remove start from setup script 2021-09-23 17:29:00 +02:00
Flam3rboy c238f86932 Merge branch 'master' into unittests 2021-09-23 16:07:25 +02:00
Flam3rboy c398c1512e 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Chris Chrome 6b125b896e 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 15dd4631b4 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 912d1c31d8 🎨 rewrite imports 2021-09-20 23:34:54 +02:00
Flam3rboy 16a3d1b334 Merge branch 'master' into unittests 2021-09-20 21:49:42 +02:00
Flam3rboy b862780990 🚚 move file handle to utility 2021-09-19 19:05:26 +02:00
AlTech98 ada95b6c39 Removed ChannelService, more fixes 2021-09-18 18:36:29 +02:00
AlTech98 97e0c8709b Fix gateway not listening for new channels events 2021-09-18 10:44:25 +02:00
Flam3rboy 1e331b7c9d 🎨 use typescript plugin that converts to relative paths 2021-09-18 01:50:20 +02:00
AlTech98 d630f09f80 Implemented DMs and group DMs 2021-09-16 21:33:36 +02:00
AlTech98 75c43b7db3 Gateway permission check fix 2021-09-16 21:30:05 +02:00
Flam3rboy bd9cc4c537 ⬆️ fix + update dependencies 2021-09-16 20:46:22 +02:00
Flam3rboy 8568b3cdce 🐛 fix fosscord.js 2021-09-13 17:51:37 +02:00
Flam3rboy 9e3bc94e9d 🐛 fix relationship 2021-09-13 12:22:41 +02:00
Flam3rboy 4f1b926d09 🐛 fix dm #321 2021-09-13 01:11:03 +02:00
Flam3rboy 6b21e107dd 🐛 fix channel events + message send 2021-09-13 00:17:56 +02:00
Flam3rboy 0a0a61565e 🐛 fix gateway 2021-09-12 21:20:47 +02:00
Flam3rboy 60535f5159 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
Flam3rboy 0bf59ee28a ⬆️ update test client 2021-09-04 17:59:29 +02:00
AlTech98 b965d93e51 VOICE_SERVER_UPDATE now has the endpoint of the guild's region 2021-09-04 11:41:41 +02:00
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