Commit Graph

  • 63096d807d chore: add missing audit log keys (#81) Vlad Frangu 2021-02-05 22:29:00 +02:00
  • 855f36d930 feat(APIMessageReferenceSend): add fail_if_not_exists (#82) Advaith 2021-02-04 11:44:11 -08:00
  • 3bf9738a72 chore: shorten regular expression group properties (#80) Vlad Frangu 2021-02-03 00:47:20 +02:00
  • 4e4a084003 feat: implement FormatPatterns (#79) Carter 2021-02-02 15:25:59 -07:00
  • 75ed123018 chore(APIGuildMember): make premium_since not optional (#78) TTtie 2021-01-29 22:28:35 +01:00
  • 5826da22e3 feat: add GET single Application Command (#76) Vlad Frangu 2021-01-26 23:47:37 +02:00
  • da2c2e9ada feat: add Application Command events (#75) Vlad Frangu 2021-01-26 23:47:24 +02:00
  • 4c77a5d90a feat(Webhook): add Edit Webhook Message result and error 50027 (#71) Advaith 2021-01-26 11:59:23 -08:00
  • 84759d19bc feat(OAuth2): add /oauth2/@me route (#73) Advaith 2021-01-21 12:02:59 -08:00
  • 999b3594d8 chore: release 0.12.1 (#70) 0.12.1 Vlad Frangu 2021-01-05 10:41:23 +02:00
  • 549a6f0236 feat: add Snowflake and Permissions types (#69) Advaith 2021-01-04 16:54:11 -08:00
  • 35bd1f7dcd chore: move deno path from .deno to deno; update readme (#67) Vlad Frangu 2021-01-04 15:54:37 +02:00
  • 0ef46202f6 fix: run deno workflow only on branch push (#66) Vlad Frangu 2021-01-02 00:09:14 +02:00
  • 6464fe9932 chore(chores): All the chores! And release 0.12.0 (#62) 0.12.0 Vlad Frangu 2021-01-01 23:33:43 +02:00
  • 664ad800cc fix(APIApplication): flags should be omitted in REST, not optional everywhere (#57) Jan 2020-12-26 18:22:41 +01:00
  • 15892ec870 fix(RESTPatchAPIChannelJSONBody): add missing bitrate field (#60) didinele 2020-12-25 21:53:41 +02:00
  • dccdfe044f feat(GatewayActivity): add missing fields (#39) Advaith 2020-12-24 05:29:33 -08:00
  • 70b427bbb3 chore(interactions): add permissions property to received member (#56) Advaith 2020-12-24 05:29:05 -08:00
  • c28ef6c3d9 chore: RESTPatchAPIGuildJSONBody system_channel_flags is optional; release 0.11.2 (#55) 0.11.2 didinele 2020-12-20 18:48:52 +02:00
  • 8c43eae001 chore: release 0.11.1 (#54) 0.11.1 Vlad Frangu 2020-12-19 17:51:44 +02:00
  • ba4c0d78f4 fix(RESTPostAPIGuildsJSONBody): system_channel_flags is optional (#53) didinele 2020-12-19 16:29:52 +02:00
  • 2b89beb52b fix(APIAuditLogEntry): user_id is not nullable (#52) didinele 2020-12-19 16:00:08 +02:00
  • ec9002fc56 chore: release 0.11.0 (#51) 0.11.0 Vlad Frangu 2020-12-19 15:25:29 +02:00
  • 5d0f885d25 chore: separate gateway payload data into separate exported types (#50) Vlad Frangu 2020-12-19 14:52:50 +02:00
  • 91cf0d31d7 chore: Slash Commands typings (#44) Vlad Frangu 2020-12-19 01:03:22 +02:00
  • c2f0deeebd fix(APIGuildMember): drop nullability of pending prop (#49) Vlad Frangu 2020-12-18 21:51:04 +02:00
  • 018fc4f8ea fix(RESTPatchAPIGuildJSONBody): multiple properties are actually nullable (#48) didinele 2020-12-18 15:37:27 +02:00
  • b832b24603 chore: add pending property to GuildMember (#47) Vlad Frangu 2020-12-17 10:17:31 +02:00
  • 8d77142ca5 types(GatewayChannelPinsUpdateDispatch): make last_pin_timestamp nullable (#46) TTtie 2020-12-13 12:00:51 +01:00
  • 6296ac9e4f chore: fix routes which were wrong; release 0.10.0 (#43) 0.10.0 Vlad Frangu 2020-12-09 13:11:56 +02:00
  • 7d873f73c7 feat: server templates (#25) Advaith 2020-11-23 03:39:55 -08:00
  • 60c38fd32c chore: add missing voice op code; release 0.9.1 (#42) 0.9.1 Vlad Frangu 2020-11-22 21:18:12 +02:00
  • e196e65254 chore: release 0.9.0 (#41) 0.9.0 Vlad Frangu 2020-11-22 20:42:55 +02:00
  • 21b9ae4aaf feat(Message): reply updates (#34) Advaith 2020-11-21 06:22:32 -08:00
  • 39ea1f4429 feat(Message): Stickers (#32) Advaith 2020-11-21 06:19:13 -08:00
  • fde45f9235 chore: rename INLINE_REPLY to REPLY (#40) Vlad Frangu 2020-11-17 13:37:25 +02:00
  • 2ee557a598 chore: remove RESTGetAPIGuildIntegrationQuery (per Discord) (#38) Vlad Frangu 2020-11-04 11:38:45 +02:00
  • fed4749dd4 chore: release 0.8.0 (#37) 0.8.0 Vlad Frangu 2020-11-03 18:55:27 +02:00
  • 666a0c7152 fix: webhookPlatform route (#36) Souji 2020-11-03 17:29:18 +01:00
  • e40530599e chore: update API import to use v8 in readme (#35) Souji 2020-11-03 15:48:42 +01:00
  • 7992fab135 chore: fix mistypes (literally) for inline replies (#33) Vlad Frangu 2020-10-19 11:08:43 +03:00
  • 61db1eee25 fix(GatewayPresence): correct type for sent activity objects (#30) Jan 2020-10-18 22:46:29 +02:00
  • 363d914934 chore: release 0.7.0 (#29) 0.7.0 Vlad Frangu 2020-10-18 14:43:42 +03:00
  • 91c63f05ca fix(GatewayIdentify): use correct presence interface (#28) Jan 2020-10-18 13:31:20 +02:00
  • f058ed6aa1 feat(APIGuildWidgetMember): add activity and use proper status type (#24) Advaith 2020-10-18 04:20:58 -07:00
  • 0982610731 fix(GatewayHeartbeat): d is nullable (#26) didinele 2020-10-18 14:14:08 +03:00
  • e2015c63e1 chore: release 0.6.0 (#23) 0.6.0 Vlad Frangu 2020-10-04 22:35:00 +03:00
  • 11b95c8609 feat: v8 support (#14) Zaid - Nico 2020-10-04 14:23:29 -04:00
  • dcf8ddf25b fix(RESTPostAPIGuildsJSONBody): use correct types (#22) Sugden 2020-10-02 11:00:18 +01:00
  • 061a147fbb fix(APIChannel): position is optional (#21) Sugden 2020-09-20 20:43:14 +01:00
  • f375cbe3e3 chore: release 0.5.0 (#20) 0.5.0 Vlad Frangu 2020-09-19 15:51:34 +03:00
  • 97c7b4ea24 fix(*): correct typos (#18) Advaith 2020-09-19 04:59:11 -07:00
  • 9e5c5b5aac fix(GatewayIdentifyProperties): rename device to $device (#17) Sugden 2020-09-19 12:50:13 +01:00
  • 8cf1ba3f4f fix(APIUser): premium_type is optional (#19) Sugden 2020-09-19 12:49:39 +01:00
  • 10fdeba128 feat: add oauth2 types (#16) 0.4.1 Vlad Frangu 2020-09-18 15:41:47 +03:00
  • dd862193de chore: fix audit log types and release 0.4.0 (#15) 0.4.0 Vlad Frangu 2020-09-16 20:24:56 +03:00
  • 94d0a16805 feat(ActivityType): add Competing activity type (#11) TTtie 2020-09-15 21:58:52 +02:00
  • 52f8bc33c6 chore: release 0.3.0 (#10) 0.3.0 Vlad Frangu 2020-09-14 21:45:21 +03:00
  • fe1868b04f fix(APIMessage): Correct APIMessage#mentions type (#9) TTtie 2020-09-13 14:02:33 +02:00
  • 1700bd454e chore: release 0.2.0 (#8) v0.2.0 Vlad Frangu 2020-09-10 22:22:44 +03:00
  • 3155116454 chore(configs): cleanup package.json, merge with eslintrc (#7) Vlad Frangu 2020-09-10 22:16:07 +03:00
  • 63941091f8 chore(Types): update for PR discord/discord-api-docs#1886 (#6) Vlad Frangu 2020-09-10 01:36:40 +03:00
  • 01b9c0e493 chore(Enums): sort some enums alphabetically (#4) Vlad Frangu 2020-09-10 01:36:27 +03:00
  • 512b9fed71 chore(UserFlags): update for PR discord/discord-api-docs#2011 (#5) Vlad Frangu 2020-09-10 01:36:11 +03:00
  • 09d05be8be chore(GuildFeature): add RELAY_ENABLED (#2) Carter 2020-09-07 04:37:54 -06:00
  • 7b6a2f577e chore: add error code 20028 (#3) Advaith 2020-09-07 03:33:19 -07:00
  • 5e3e1016b5 fix(Readme): add missing semicolon (#1) Antonio Román 2020-08-31 18:06:11 +02:00
  • 7801efa9c7 chore: release 0.1.1 v0.1.1 Vlad Frangu 2020-08-23 02:19:17 +03:00
  • 767a833a12 fix: set target version to ES2020 Now we're done, for reals. Vlad Frangu 2020-08-23 02:18:12 +03:00
  • 60f69cba23 chore: actually finalize repository setup Vlad Frangu 2020-08-23 02:15:41 +03:00
  • 3a81d4ad12 chore: finalized setup Vlad Frangu 2020-08-23 00:48:47 +03:00
  • 22034abbec chore: finalize setup Vlad Frangu 2020-08-23 00:42:33 +03:00
  • c30ac2eabb chore: move to eslint-config-marine Vlad Frangu 2020-08-23 00:22:02 +03:00
  • d23ea3fe65 chore: update yarn lock file Vlad Frangu 2020-08-22 23:43:48 +03:00
  • ce6825db24 chore(Lint): adapt to discord.js lint rules Vlad Frangu 2020-08-22 23:38:33 +03:00
  • a11df8f7df chore: fix actions reported errors Vlad Frangu 2020-08-22 21:53:08 +03:00
  • 267cb2fa32 chore: run code quality on main too Vlad Frangu 2020-08-22 21:47:00 +03:00
  • e528c9b631 src: Initial Commit 🎉 Vlad Frangu 2020-08-22 21:44:46 +03:00