Commit Graph

322 Commits

Author SHA1 Message Date
Puyodead1 fe4acbfee5 Fix linter warnings in connections 2023-08-06 23:15:35 -04:00
Puyodead1 5c8359ec45 Fix connection class imports 2023-08-06 22:56:13 -04:00
Puyodead1 033e2108e7 Fix some linting warnings 2023-08-06 22:51:34 -04:00
Madeline 6a5dc1c361 add back guild id to message tojson 2023-08-07 12:38:20 +10:00
Madeline 32c8211984 update proxy-agent 2023-08-07 12:20:02 +10:00
Madeline 496cfc8ea1 some abaddon compat 2023-07-31 21:00:03 +10:00
Madeline 4c0b1391b1 send empty READY_SUPPLEMENTAL for client compatibility 2023-07-31 19:42:27 +10:00
Madeline a0d93fb252 * call toJSON of keys in gateway when using erlpack
* dont send bitrate/etc as null when should be undefined
* set user flags to number instead of string
* send empty 'threads' in identify when not using new state v2
2023-07-29 16:59:21 +10:00
Madeline f1f68c3d31 refactor checkToken 2023-07-28 09:26:18 +10:00
Madeline 8a3989c297 Merge branch 'master' into feat/refactorIdentify 2023-07-28 08:24:15 +10:00
Madeline bf079ffa7a Merge pull request #1066 from Zert3x/master
Fix a typo
2023-06-14 18:30:16 +10:00
Madeline 6c603afc54 Fix docs for /users/:id/profile 2023-06-11 00:51:03 +10:00
Madeline 6e47b8e0b3 Send user and roles id array in GET /guilds/:id/members/:id 2023-06-11 00:27:38 +10:00
Zert3x 6f7ce2bc77 forwaded -> forwarded 2023-05-28 21:27:01 -04:00
Puyodead1 ba0d1bb6ff Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users
Feat: Auto add bot users to new apps
2023-05-07 00:15:04 -04:00
Puyodead1 8534342e30 add initial_guild_id client state property 2023-05-07 00:11:18 -04:00
Puyodead1 f256209ff2 fix build failure 2023-05-07 00:06:56 -04:00
Puyodead1 bb22e42da9 create util for app bot user creation 2023-05-07 00:00:42 -04:00
Puyodead1 942cce913d add option to auto add bot users to new apps 2023-05-06 23:53:43 -04:00
Puyodead1 dedb20d64f add flags property to voice state update 2023-05-06 23:51:26 -04:00
Madeline 4c6b1e8e16 Fix UserRelationsResponse schema 2023-04-19 01:24:51 +10:00
Madeline cec495cc5f Enforce theme_colors to be ints 2023-04-18 01:18:05 +10:00
Madeline b438f2b071 Rewrite getRouteDescriptions, fix message route not appearing in openapi spec 2023-04-16 01:51:52 +10:00
Madeline 46d86c4079 move guild/user prop initialisations into create/register methods 2023-04-14 22:27:22 +10:00
Madeline 4ecee6b291 fix typos 2023-04-14 22:26:11 +10:00
Puyodead1 a8a28542f7 fix some types not being generated correctly 2023-04-13 20:13:58 -04:00
Puyodead1 866eb15d90 clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1 e68819d97a oapi: add missing 2fa types to login 2023-04-13 15:41:49 -04:00
Puyodead1 0d666732c6 oapi: bug fixes 2023-04-13 15:41:23 -04:00
Puyodead1 3a23842924 oapi: root level routes 2023-04-13 15:40:51 -04:00
Puyodead1 860b9d583e oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1 1ce7879ee8 oapi: users progress 2023-04-13 15:38:52 -04:00
Puyodead1 ad5f5cb90d oapi: sticker packs 2023-04-13 15:32:37 -04:00
Puyodead1 3fa2a95429 oapi: policies 2023-04-13 15:32:04 -04:00
Puyodead1 1b1fbce4d3 oapi: oauth2 2023-04-13 15:30:37 -04:00
Puyodead1 5c0a6f4e55 oapi: fix guild discovery requirements 2023-04-13 15:29:21 -04:00
Puyodead1 c2ce88dee7 guilds 2023-04-13 15:28:41 -04:00
Puyodead1 0dc5b19bd8 gifs and query params 2023-04-13 15:24:37 -04:00
Puyodead1 6b3a3b750f fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1 777e7208dc AAA 2023-04-13 15:06:21 -04:00
Puyodead1 4a7811a25c channels 2023-04-13 15:04:56 -04:00
Puyodead1 3335f16ad1 applications 2023-04-13 15:00:32 -04:00
Puyodead1 a567ca3f51 auth routes 2023-04-13 14:58:53 -04:00
Madeline 5a6cb33f5e Merge branch 'master' into feat/refactorIdentify 2023-04-13 19:45:44 +10:00
Madeline 9a6390b9bd Fix DC client throwing on GUILD_CREATE 2023-04-12 21:03:49 +10:00
Madeline 80c7eaa70f Merge pull request #1023 from Rainb0wCodes/master
properly track reactions
2023-04-11 13:48:08 +10:00
Madeline ab07ad692c send public member in message_reaction_add eventt 2023-04-11 13:47:26 +10:00
Madeline f040caa712 Merge pull request #1026 from ochen1/patch-3
Add support for Discord's new endpoints to update roles
2023-04-11 13:20:09 +10:00
Madeline debfaea866 Use partition func instead + use Promise.all 2023-04-11 12:56:32 +10:00
ochen1 36ac484a9d Fix obvious bugs in Member removeRole function 2023-04-09 14:22:24 -06:00