Commit Graph

  • d97af9d2e0 Improveder Schuyler Cebulskie 2018-06-17 00:51:32 -04:00
  • f91747a764 Improve Shard#kill description Schuyler Cebulskie 2018-06-17 00:50:38 -04:00
  • e7eab427e5 docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) reeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 2018-06-16 21:10:24 +01:00
  • 507cce3ff4 docs: document lastMessageID for TextChannel and (Group)DMChannel (#2602) reeeeeeeeeeeeeeeeeeeeeeeeeeeeeee 2018-06-16 21:10:24 +01:00
  • 037e8cf969 fix(Messages): undeleting themselves (#2570) bdistin 2018-06-16 14:16:57 -05:00
  • e8ab049a67 refactor(MessageMentions): make client, guild, and _content non enumerable Kyra 2018-06-16 17:14:10 +02:00
  • 56f461a8b5 use new multiple issue templates (#2600) Will Nelson 2018-06-16 01:02:48 -07:00
  • 1cdee7b48a voice: reimplement seek option (#2572) Amish Shah 2018-06-13 21:16:14 +01:00
  • 04618f554f voice: fix _writeCallback being called multiple times (#2567) Amish Shah 2018-06-13 21:06:50 +01:00
  • 3bfc1ff61c voice: fix write after end (#2567) Amish Shah 2018-06-13 21:02:19 +01:00
  • d69e906027 voice: fix voice receive after enabling suffix and lite encryption modes Amish Shah 2018-06-13 20:43:18 +01:00
  • 14eadb3ce0 chore: update submodule SpaceEEC 2018-06-13 08:54:44 +02:00
  • ba9a93b0bf docs: last english fix for now Lewdcario 2018-06-12 18:54:51 -05:00
  • eb4607c8ad docs: fix english because english is difficult Lewdcario 2018-06-11 21:18:15 -05:00
  • 5eff360a4d docs: wording improvements Lewdcario 2018-06-11 16:37:34 -05:00
  • bce9a8af1b feat(User): add locale property (#2571) iDroid 2018-06-10 17:58:00 +02:00
  • 99bd355522 refactor: RESTManager handlers to use collection (#2539) bdistin 2018-06-09 22:45:34 -05:00
  • 6de5acbac3 backport: RichPresence Lewdcario 2018-06-09 15:37:01 -05:00
  • ecf6e2b62d fix(GuildMember): mark joined as nullable Lewdcario 2018-06-09 15:15:08 -05:00
  • fc96cfbc00 Revert "build: update snekfetch requirement to ^4.0.1 (#2580)" dependabot[bot] 2018-06-05 09:26:20 +02:00
  • 5071477172 fix(GuildMember): account for joinedTimestamp as well Lewdcario 2018-06-05 20:14:34 -05:00
  • 13bfceb83c fix(GuildMember): mark joined as nullable and fix fetching for these cases Lewdcario 2018-06-05 19:50:36 -05:00
  • 46af6e3396 build: update snekfetch requirement to ^4.0.1 (#2580) dependabot[bot] 2018-06-05 09:26:20 +02:00
  • c8ecbe6585 docs: GuildMember#speaking and consistency improvements Lewdcario 2018-06-05 00:19:24 -05:00
  • 09708482f6 fix(ReactionUserStore): fetch inconsistency It should be consistent with MessageStore#fetch now Lewdcario 2018-06-04 22:26:51 -05:00
  • dfbd4bdde1 docs: add examples & improve notices Lewdcario 2018-06-04 18:08:19 -05:00
  • caa4104b95 docs: GuildMember#speaking closes #2540 also improves consistency Lewdcario 2018-06-05 00:22:29 -05:00
  • f238883046 fix(MessageReaction): fetchUsers inconsistency Unlike TextChannel#fetchMessages, this method returned the cache rather than the fetched items, so in interests of consistency, this does as well now closes #2574 Lewdcario 2018-06-04 22:21:45 -05:00
  • eef4a4ad17 fix(Shard): erroneously returning false The node documentation fails to correctly document when the backlog of unsent messages exceeds a certain threshhold the function will return false. This does not mean it will refuse to send- simply that it will take time. Issue in point: https://github.com/nodejs/node/issues/7657#issuecomment-240581726 Lewdcario 2018-06-04 18:13:15 -05:00
  • c699888780 docs: add examples & improve notices Lewdcario 2018-06-04 18:12:23 -05:00
  • 512af54e5d fix(Shard): erroneously returning false The node documentation fails to correctly document when the backlog of unsent messages exceeds a certain threshhold the function will return false. This does not mean it will refuse to send- simply that it will take time. Issue in point: https://github.com/nodejs/node/issues/7657#issuecomment-240581726 Lewdcario 2018-06-04 18:01:10 -05:00
  • 0387d34ab4 fix(VoiceChannel): deletable erroneously returning true Lewdcario 2018-06-04 17:18:27 -05:00
  • 0be0d2542d fix(VoiceChannel): deletable erroneously returning true Lewdcario 2018-06-04 17:16:35 -05:00
  • 46b19bbbdb fix(GuildMember): Invalid Date Lewdcario 2018-06-04 16:24:42 -05:00
  • 276109ed3c build: update webpack-cli requirement to ^3.0.1 (#2579) dependabot[bot] 2018-06-04 09:26:10 +02:00
  • faf27fabc0 chore: update typings submodule SpaceEEC 2018-05-29 11:24:02 +02:00
  • d02c303afd fix(Guild): equals method modifying features array of guild (#2544) Kyra 2018-05-29 11:15:19 +02:00
  • 30c7d6d1b1 feat(Guild#defaultMessageNotifications) (#2538) Kyra 2018-05-29 00:44:04 +02:00
  • f0c4d0e834 feat: Add "deleted" property to multiple structures. (#2556) Braxton 2018-05-28 18:42:51 -04:00
  • 13880fe7de docs(Guild): handle error in example of fetchInvites correctly (#2568) Adrien Brignon 2018-05-27 20:51:58 +02:00
  • 27fcb64187 docs(Guild): handle error in example of fetchInvites correctly (#2568) Adrien Brignon 2018-05-27 20:51:58 +02:00
  • 5494f8e3bd Fix: Incorrect NSFW Status on Channels (#2499) Dim 2018-05-27 04:57:33 -04:00
  • fc81924724 feat: Shard#kill method (#2454) Will Nelson 2018-05-27 01:26:18 -07:00
  • 14aab1be38 fix(RequestHandler): only retry once on 5xx (#2471) SpaceEEC 2018-05-25 17:33:17 +02:00
  • f23b61794c fix(ClientUser): correctly resolve nicks to an object in createGroupDM SpaceEEC 2018-05-25 17:23:09 +02:00
  • f456f4c3c0 feat(Collection): backport partition method SpaceEEC 2018-05-25 16:49:10 +02:00
  • f921261f3f fix(docs): remove duplicated Collection#findAll docstring SpaceEEC 2018-05-25 16:44:49 +02:00
  • 56a9d1ba3c docs(Collection): make findKey method show up in docs SpaceEEC 2018-05-19 08:50:39 +02:00
  • 25b654d494 consistency is king (#2554) bdistin 2018-05-17 20:30:19 -05:00
  • 75747f5b18 fix: RequestManager getting stuck on global ratelimit fixes #2550 Lewdcario 2018-05-13 14:17:26 -05:00
  • a732402c95 refactor: remove unnecessary Collection methods and add Collection#partition (#2511) 1Computer1 2018-05-14 02:15:43 -04:00
  • 6070b22382 docs: using deprecated version of find Lewdcario 2018-05-13 04:41:58 -05:00
  • b2d1cb6a3d docs: permissions Lewdcario 2018-05-12 00:51:08 -05:00
  • 09ddbcb88a chore: deprecations Lewdcario 2018-05-12 00:40:12 -05:00
  • 6f02be2b2e docs: rateLimit event Lewdcario 2018-05-11 23:20:00 -05:00
  • 0d90798c6c backport: rateLimit event Lewdcario 2018-05-11 20:55:31 -05:00
  • 379061987c fix: burst request mode hanging permanently Lewdcario 2018-05-11 19:27:34 -05:00
  • 75ebd5d23c chore: update typings submodule SpaceEEC 2018-05-10 16:34:03 +02:00
  • 43c92c13e2 voice: support xsalsa20_poly1305_lite and xsalsa20_poly1305_suffix Amish Shah 2018-05-10 12:11:22 +01:00
  • 685814aa61 voice: make sure speaking is false when paused Amish Shah 2018-05-09 18:44:46 +01:00
  • de7d90ada3 feat(Collection): add tap method (#2507) 1Computer1 2018-05-04 03:08:32 -04:00
  • 2b6592ed54 feat(Collection): add sweep method (#2528) bdistin 2018-05-04 02:27:59 -05:00
  • 9bb8831619 feat(GuildMember): add manageable getter SpaceEEC 2018-05-09 16:38:28 +02:00
  • 99041671f0 feat(GuildChannel): add fetchInvites method SpaceEEC 2018-05-09 16:28:40 +02:00
  • dd7eedbd48 feat(Emoji): add fetchAuthor method SpaceEEC 2018-05-09 16:20:41 +02:00
  • c0ca73a40c feat(Game): add toString method SpaceEEC 2018-05-09 16:08:59 +02:00
  • 15a8e17710 fix(Guild): memberCount not decrementing when an uncached member leaves SpaceEEC 2018-05-09 16:07:20 +02:00
  • 54913d9edb feat(GuildChannel): add setNSFW method SpaceEEC 2018-05-09 16:04:49 +02:00
  • 9169958264 feat(Guild): add verified getter (#2027) Gus Caplan 2017-10-19 00:02:32 -05:00
  • 841b9de918 voice: mark speaking as false when paused, prevent repeated pausing Amish Shah 2018-05-09 14:33:23 +01:00
  • 96b115ef7b feat(ClientDataResolver): add 2 basic role colors SpaceEEC 2018-05-08 22:35:35 +02:00
  • 2d831269ab feat(Permissions): add valueOf method (#2363) Will Nelson 2018-02-28 07:48:06 -08:00
  • e5e59cce32 docs(Role): Change 'the this' to this (typo) (#2377) Jonah Snider 2018-03-04 00:16:12 -08:00
  • ae28f52e0d fix(ClientDataResolver): always resolve with a buffer when fetching a file Pascal 2018-03-06 21:48:34 +01:00
  • 9264511092 docs(ClientUser): correct warning for createGuild method SpaceEEC 2018-05-08 22:06:07 +02:00
  • 2f2e28183b fix(Role): allow role color to be removed SpaceEEC 2018-05-08 22:05:56 +02:00
  • 54fa5f644f docs(GroupDMChannel): fix top 'an user' -> 'a user' SpaceEEC 2018-05-08 20:14:23 +02:00
  • b757f9ef2d docs(Collection): fix spelling of 'behavior' (#2529) bdistin 2018-05-03 01:00:56 -05:00
  • bd9c9ce4e0 refactor(VolumeInterface): remove usage of deprecated new Buffer (#2531) Kyra 2018-05-03 19:07:16 +02:00
  • 60288d0704 fix(Collector): increase and decrease max listeners dynamically SpaceEEC 2018-05-08 11:57:12 +02:00
  • ed8ab91782 feat(Emoji): add deletable getter SpaceEEC 2018-05-08 11:35:14 +02:00
  • 6cde6decee fix(GuildEmoji): verify MANAGE_EMOJIS permission from Guild#me SpaceEEC 2018-05-08 11:29:36 +02:00
  • fca6d3be56 feat(GuildEmoji): add deletable getter (#2535) Kyra 2018-05-06 21:12:16 +02:00
  • 21326f67a0 feat(ClientDataResolver): account for discord.gg/invite/<code> invites SpaceEEC 2018-05-04 18:49:53 +02:00
  • 90312952d9 revert: "Improved TextBasedChannel#send (#2537)" SpaceEEC 2018-05-04 16:44:06 +02:00
  • 556e679bdb Improved TextBasedChannel#send (#2537) Kyra 2018-05-04 14:56:22 +02:00
  • 7a3a4d1388 feat: add Collection#sweep() (#2528) bdistin 2018-05-04 02:27:59 -05:00
  • 32369f3bdd fix: prevent max listener problems with collectors (#2521) Will Nelson 2018-05-04 00:11:52 -07:00
  • 9f918199d2 feat: add Collection#tap (#2507) 1Computer1 2018-05-04 03:08:32 -04:00
  • 8700e965c5 feat(DiscordAPIError): backport method property (#2536) Kyra 2018-05-03 22:47:50 +02:00
  • ddab8096cf feat(DataResolver): account for discord.gg/invite/<code> invites SpaceEEC 2018-05-03 21:09:55 +02:00
  • 42ce4f8bc0 Removed usage of (deprecated) new Buffer (#2531) Kyra 2018-05-03 19:07:16 +02:00
  • 21cc2952eb build: update @types/node requirement to ^10.0.3 (#2532) dependabot[bot] 2018-05-03 19:03:42 +02:00
  • a89de09855 fix(RESTMethods): remove listener from correct event (#2534) Kyra 2018-05-03 17:56:10 +02:00
  • 62605c4470 feat(DiscordAPIError): add method property (#2530) Kyra 2018-05-03 08:01:27 +02:00
  • 17d2c2efb8 docs(Collection): fix spelling of 'behavior' (#2529) bdistin 2018-05-03 01:00:56 -05:00
  • f293dddc29 fix: Webhook#edit attempting to use client.channels always Lewdcario 2018-05-02 21:18:47 -05:00
  • bd83bb9fd6 refactor: improve sweep performance Amish Shah 2018-05-02 18:09:51 +01:00
  • 27a0f48441 refactor: tidy up _inactive check Amish Shah 2018-05-02 18:04:47 +01:00
  • b5f37728a7 feature: allow sweeping of inactive request buckets Amish Shah 2018-05-02 17:57:48 +01:00