Commit Graph

  • e431ccdad2 fix(GuildChannel): always return a boolean from the manageable getter Pascal 2018-04-02 20:52:12 +02:00
  • ef4bd92c8a feat(GuildChannel): add manageable getter (#2439) Favna 2018-04-02 20:00:47 +02:00
  • a5e8f05d01 voice: add end param to describe how a voice receive stream should end Amish Shah 2018-03-31 11:52:48 +01:00
  • 623d4c0076 Add deploy exception for dependabot branches Schuyler Cebulskie 2018-03-25 15:14:18 -04:00
  • b5b436f9cb Revert "fix message embed json serialization (#2420)" Will Nelson 2018-03-24 17:43:56 -07:00
  • c40488eb54 fix message embed json serialization (#2420) Will Nelson 2018-03-24 17:43:56 -07:00
  • 4e0e64d8a1 fix(MessageReaction): inaccurate count also works towards async rewrite goal fixes #2404 Lewdcario 2018-03-24 15:22:21 -06:00
  • d041cb2460 fix(GuildEmojiRoleStore): do not prematurely patch roles Pascal 2018-03-16 20:01:43 +01:00
  • acd1740f0b docs: fix missing parameter type/description from #2193 (#2396) bdistin 2018-03-15 00:52:23 -05:00
  • ef8366d189 voice: properly null-check udp socket first (#2317) Amish Shah 2018-03-13 09:48:18 +00:00
  • 513dbf2f68 fix(MessageReaction): do not increment count twice for own user Pascal 2018-03-10 14:11:33 +01:00
  • 0f7ce3f720 fix(GuildemojiStore): allow resolving of external ReactionEmoji Pascal 2018-03-10 14:08:59 +01:00
  • 630009f3cf fix: Convert lastMessage to getters (#2384) bdistin 2018-03-08 10:19:43 -06:00
  • 799eea957e consistency: getters return null instead of undefined (#2385) bdistin 2018-03-08 10:15:06 -06:00
  • a68f14500d fix: GuildMemberStore: unban returns user fixes #2388 Lewdcario 2018-03-08 10:08:59 -06:00
  • 85413481ed fix(DataResolver): always resolve with buffer when resolving urls Pascal 2018-03-06 21:48:34 +01:00
  • 79b02dd35f voice: resolve "cb is not a function" error (#2317) Amish Shah 2018-03-06 10:36:05 +00:00
  • 8289b70e2c voice: resolve issue where dispatcher tried to send packets to null socket (#2317) Amish Shah 2018-03-06 10:21:44 +00:00
  • 835bff74cd lint: remove unused import Amish Shah 2018-03-05 20:17:38 +00:00
  • ff825cd8b8 voice: fix #2331 (speaking not set back to false on stream ending) Amish Shah 2018-03-05 19:41:35 +00:00
  • 399d179ebc Merge branch 'master' of https://github.com/hydrabolt/discord.js Amish Shah 2018-03-05 19:30:21 +00:00
  • e263063ba6 voice: update prism and fix framesize to work for opusscript Amish Shah 2018-03-05 19:30:18 +00:00
  • 3e6c3107c2 fix(GuildMemberRoleStore): make remove role remove roles again Pascal 2018-03-05 14:50:59 +01:00
  • 3f6a0e4de1 fix(GuildMemberRoleStore): only update roles after successful request Pascal 2018-03-05 11:32:03 +01:00
  • e5bd6ec150 11.3.2 11.3.2 Amish Shah 2018-03-04 18:08:54 +00:00
  • c8f78b2bf0 fix(ws): set correct ratelimit remaining after reset or destroy (#1806) Gus Caplan 2017-08-20 01:14:38 -07:00
  • 8b679913a4 docs: Change 'the this' to this (typo) (#2377) Jonah Snider 2018-03-04 00:16:12 -08:00
  • 0a951cfc0f docs: TextChannel Webhooks fix&improvement Isabella 2018-03-03 18:55:54 -06:00
  • 419a2eea3f Bump version to 11.3.1 11.3.1 Schuyler Cebulskie 2018-03-03 15:38:24 -05:00
  • a3cec3bc1f We must not be like Todd Howard Schuyler Cebulskie 2018-03-03 15:36:59 -05:00
  • b637c9c220 feat: allow multiple permission overwrites when editing channel (#2370) Isabella 2018-03-03 11:18:58 -06:00
  • ca054affc7 chore: update typings submodule Pascal 2018-03-03 12:00:05 +01:00
  • 069dccfa3b docs: document the messages property for all TextBasedChannels (#2373) Frangu Vlad 2018-03-03 12:04:33 +02:00
  • ad93b90cd9 update typings iCrawl 2018-03-03 02:53:24 +01:00
  • 8f9e911b5f fix: RichEmbed timestamp cloning Lewdcario 2018-03-02 18:52:43 -06:00
  • 363ead922a fix: bulkDelete discarding non-cached messages Lewdcario 2018-03-02 12:17:10 -06:00
  • cf7dcba1a5 Add toJSON methods (#1859) Will Nelson 2018-03-01 21:00:21 -08:00
  • 24571e465b docs: examples & improvements Lewdcario 2018-03-01 22:50:45 -06:00
  • 96e88f3cef docs: incorrect returns Lewdcario 2018-03-01 22:38:55 -06:00
  • fcdffcf623 docs: improvements & examples Lewdcario 2018-03-01 20:47:18 -06:00
  • acdf43a872 fix: GuildAuditLogs using Guild#fetchInvites Lewdcario 2018-03-01 20:37:19 -06:00
  • 38f5288be8 docs: Message#type Lewdcario 2018-03-01 20:12:14 -06:00
  • f64e924f0d fix: export CategoryChannel Lewdcario 2018-03-01 20:09:05 -06:00
  • f2c5714751 fix(StreamDispatcher): remove gratuitous parentheses Pascal 2018-03-01 19:12:15 +01:00
  • 9b41a6a8a6 fix: re-add highest property to RoleStore and GuildMemberRoleStore closes #2302 Lewdcario 2018-03-01 11:52:29 -06:00
  • ced93fe826 Specify that Client#uptime is "in milliseconds" (#2288) FireController1847 2018-01-24 00:24:24 -07:00
  • 7f5c1038db fix websocket ratelimits (#2014) Gus Caplan 2017-10-08 19:40:54 -05:00
  • af75e43900 proper fix for #1685 (#1805) Gus Caplan 2017-08-19 20:14:49 -07:00
  • 2a9fdef9e5 add valueOf method to permissions (#2363) Will Nelson 2018-02-28 07:48:06 -08:00
  • 464fc14edd fix(Activity): ensure that timestamps are actually numbers Pascal 2018-02-28 09:31:42 +01:00
  • 9f8925226d docs(WIP): Bring the main doc pages up to date, and add more examples (#2094) Frangu Vlad 2018-02-28 04:04:53 +02:00
  • b79722a77b docs: remove trailing commas Lewdcario 2018-02-27 17:43:51 -06:00
  • 2b24b10246 docs: trailing commas Lewdcario 2018-02-27 11:13:09 -06:00
  • af3517594f docs: improvements Isabella 2018-02-27 10:43:20 -06:00
  • c6f92c1bc5 fix: if present, wait for libsodium-wrappers' ready to support v0.7.3 Pascal 2018-02-26 11:35:51 +01:00
  • 35babc706d Fix: discord sort method (#2355) rei2hu 2018-02-24 03:18:42 +00:00
  • c25ea45866 fix(StreamDispatcher): emit volumeChange event when the volume changes (#2349) nekobako 2018-02-22 06:21:13 +09:00
  • b7851bad37 perf(Collection): Performance improvements (#2342) Kyra 2018-02-16 10:19:30 +01:00
  • 0ec53c9d6f docs: Add links for the guide (#2346) Sanctuary 2018-02-21 05:44:11 -03:00
  • dc92582eb4 fix(ReadyHandler): don't create new guild instances for already existing guilds Pascal 2018-02-21 21:41:02 +01:00
  • dc6bce1f82 docs: Add links for the guide (#2346) Sanctuary 2018-02-21 05:44:11 -03:00
  • 3a3ca96b0d Added 2 basic role colors PINKISH_PURPLE and DARK_PINKISH_PURPLE (#2303) Ecstabis 2018-02-20 22:51:03 +00:00
  • 05c5bdc476 fix(StreamDispatcher): do nothing when resume is called when not paused Pascal 2018-02-19 18:17:51 +01:00
  • be40858e32 chore: update typings submodule Pascal 2018-02-19 16:26:30 +01:00
  • 77dc3aafaa chore: update typings submodule Pascal 2018-02-19 16:11:49 +01:00
  • 5454a074ee revert: changes to node 8 iCrawl 2018-02-17 18:19:56 +01:00
  • 2254a3ee11 fix: build with node 8 iCrawl 2018-02-17 18:13:01 +01:00
  • da14e33ff7 fix: add node 8 to build iCrawl 2018-02-17 18:11:28 +01:00
  • a7b46be923 fix: webpack minified and bump deps iCrawl 2018-02-17 18:01:20 +01:00
  • a8172951d3 perf(Collection): Performance improvements (#2342) Kyra 2018-02-16 10:19:30 +01:00
  • e6dfa38c85 chore: update typings(?) iCrawl 2018-02-16 10:07:59 +01:00
  • 5583e70eb6 fix: properly fix minified builds iCrawl 2018-02-16 09:55:30 +01:00
  • 1b9af41fbb chore: update test iCrawl 2018-02-16 09:55:22 +01:00
  • 0c285e784f Merge branch 'devsnek-refactor/webpacks' iCrawl 2018-02-16 09:52:27 +01:00
  • d720ad6334 Merge branch 'master' into refactor/webpacks Crawl 2018-02-16 09:48:54 +01:00
  • 8e60743c0b fix: dont require snekfetch supplemental because they are not a thing anymore iCrawl 2018-02-16 08:54:49 +01:00
  • 332558a3d8 fix: npm scripts iCrawl 2018-02-16 08:46:31 +01:00
  • 672f93f5bd chore: bump deps and remove unneeded ones iCrawl 2018-02-16 08:43:46 +01:00
  • 5cf8a634f8 chore: update typings submodule Pascal 2018-02-13 17:54:52 +01:00
  • 40a2f093aa fix(VoiceChannel): setUserLimit defaulting to wrong value Lewdcario 2018-02-13 10:43:38 -06:00
  • 2fd4c6def7 chore(deps): update uws to 9.14.0 Pascal 2018-02-13 17:40:43 +01:00
  • 47bc0fc51e feat(GuildChannel): add fetchInvites method (#2339) SpaceEEC 2018-02-13 17:29:42 +01:00
  • 8ee2788baf fix(StreamDispatcher): properly check that timestamp fits in 2^32-1 (#2325) David Siaw 2018-02-11 16:35:46 +09:00
  • 66c0512de2 feat(ShardClientUtil#broadcastEval): allow promise resolve (#2328) Isabella 2018-02-07 10:07:59 -06:00
  • 3df3741922 backport/fix(GuildDelete): disconnect voice and cleanup GuildChannels Pascal 2018-02-05 13:03:43 +01:00
  • 96904b1826 fix(AudioPlayer): add opus to destructured key of stream options Pascal 2018-02-05 10:42:47 +01:00
  • 87e5a45659 feat(ClientOptions): add support for setting an initial presence (#2320) Sanctuary 2018-02-04 18:32:45 -02:00
  • 43363172c2 docs: Add TypeDef for MessageActivity (#2321) Snazzah 2018-02-04 13:44:13 -06:00
  • e0cbf0bb60 feature: add GuildEmoji#fetchAuthor (#2315) Frangu Vlad 2018-02-02 21:34:21 +02:00
  • bd1bf11ed0 spotify stuff (#2314) Gus Caplan 2018-02-02 12:45:18 -06:00
  • 234648bd2a fix(ClientApplication): createAsset incorrectly resolving image and posting Lewdcario 2018-02-02 11:41:08 -06:00
  • 016526486c enhancement(Activity): add toString method (#2313) SpaceEEC 2018-02-02 01:41:05 +01:00
  • 31873eb3a5 docs(ClientUser): mark email field as user account only property (#2306) Lasse Niermann 2018-02-01 20:06:59 +01:00
  • 1f14758e0c docs(ClientUser): mark email field as user account only property (#2306) Lasse Niermann 2018-02-01 20:06:59 +01:00
  • 32e2dd212e fix: add clone methods to GuildMember and GuildMemberRoleStore Pascal 2018-01-31 21:04:15 +01:00
  • 9810bdbc5f fix(MessageEmbed): remove length checks (#2304) Isabella 2018-01-29 10:56:55 -06:00
  • d46eec4da4 fix(resolveColor): not interpreting DEFAULT correctly Lewdcario 2018-01-28 22:34:50 -06:00
  • 52c402faea fix(resolveColor): not interpreting DEFAULT correctly Lewdcario 2018-01-28 19:04:55 -06:00
  • 2e0048add1 docs: doc changes Lewdcario 2018-01-27 23:41:25 -06:00
  • d93d628f19 make Message#member a getter Lewdcario 2018-01-27 17:04:03 -06:00