Commit Graph

  • 4a15ccab0f Maybe fix dumb Travis behaviour Schuyler Cebulskie 2017-11-18 17:26:03 -05:00
  • 547b9cc2f3 Only run Node 8 build for test stage Schuyler Cebulskie 2017-11-18 17:23:18 -05:00
  • b7c4df5dc1 Fix trailing space Schuyler Cebulskie 2017-11-18 17:19:34 -05:00
  • 99a245ce4d Merge branch 'master' of https://github.com/hydrabolt/discord.js Schuyler Cebulskie 2017-11-18 17:12:31 -05:00
  • 0f4ca39fa3 Add Node 9 to Travis Schuyler Cebulskie 2017-11-18 17:12:27 -05:00
  • b274dba6ec fix(GuildMember): permissions.missing is not a function (#2118) Isabella 2017-11-18 16:10:59 -06:00
  • 8237bc054c So long, long (#1994) Drahcirius 2017-11-17 08:37:07 -05:00
  • 0cd4a92fb8 docs: Fixed some missing docstrings or incorrect return types (#2093) Frangu Vlad 2017-11-17 15:20:57 +02:00
  • 6fa4fc532c fix(Shard): extend EventEmitter to be able to emit events (#2112) SpaceEEC 2017-11-17 08:49:57 +01:00
  • 196cf7652e Add Shard#ready property and related events Schuyler Cebulskie 2017-11-16 22:49:38 -05:00
  • 09315ae9db emit ReactionCollector#remove on all unreactions (#2096) Will Nelson 2017-11-16 06:24:53 -08:00
  • 2d8e26c24c docs: add Guild#features type (#2105) Isabella 2017-11-16 08:24:27 -06:00
  • 5cd42695ae refactor(MessageReaction): ReactionUserStore (#2078) Isabella 2017-11-14 02:11:44 -06:00
  • 62544905a0 enhanced setUserLimit to reset when passing null to stay consistent with other methods (#2083) Yukine 2017-11-10 01:30:13 +01:00
  • 05a41b5ca4 fix(Split/Webhook): readd message chunk sending and fix webhook avatar/username (#2085) SpaceEEC 2017-11-06 02:42:24 +01:00
  • 21d09f338e fix(Guild): correctly resolve user in Guild#addMember (#2090) SpaceEEC 2017-11-05 18:52:33 +01:00
  • 2531065bbd Fix loop and only emit error, not warn Amish Shah 2017-11-04 15:02:58 +00:00
  • 6a523ba96a Reimplement StreamDispatcher error and start event in docs, emit error instead of debug if there are listeners for errors Amish Shah 2017-11-03 20:01:51 +00:00
  • 8efafb6a43 StreamDispatcher documented as extending WritableStream, not stream.Writable Amish Shah 2017-10-31 19:50:02 +00:00
  • 995cd181c9 Fix setFEC bug and use bitrateEditable in setBitrate Amish Shah 2017-10-31 19:47:58 +00:00
  • 121a40bb4a Use passes and increase highWaterMark to 12 Amish Shah 2017-10-31 19:43:58 +00:00
  • fa7f391b3a Fix ECONNRESET (again) Amish Shah 2017-10-31 18:12:49 +00:00
  • f63861a334 fix prepublish script Gus Caplan 2017-10-29 18:40:56 -05:00
  • 2e1a28a6ee Use destroy and end in apt places Amish Shah 2017-10-29 18:04:36 +00:00
  • cf30b1ef08 Add @extends to some classes Amish Shah 2017-10-29 17:43:22 +00:00
  • 29a81eab73 standardize message object creation (#1986) Gus Caplan 2017-10-29 08:54:00 -05:00
  • 94a4a068b9 fix(TextBasedChannel): return a promise in startTyping and clarify count parameter (#2047) SpaceEEC 2017-10-29 14:53:34 +01:00
  • 1697b13f15 Update to master Amish Shah 2017-10-29 13:50:49 +00:00
  • 5cb757add6 Add highWaterMark Amish Shah 2017-10-29 13:48:07 +00:00
  • 5879cd7c8e Merge branch 'voice-rewrite' of https://github.com/hydrabolt/discord.js into voice-rewrite Amish Shah 2017-10-29 13:19:41 +00:00
  • d4a9e5ec9c Fix ESLint and handle stream errors Amish Shah 2017-10-29 13:19:38 +00:00
  • 1a8e8c7a67 docs: Add/normalize .toString() docs on all classes (#2042) Sanctuary 2017-10-28 14:06:26 -03:00
  • 0101392334 Documentation improvements (#2069) SpaceEEC 2017-10-28 19:04:03 +02:00
  • a62d1e954d fix(Presence): pass client and default to offline (#2071) SpaceEEC 2017-10-28 19:03:27 +02:00
  • 50ad66f513 clean up readme a bit (#2054) Gus Caplan 2017-10-28 12:02:12 -05:00
  • 88719f0f42 Typos in docs (#2055) William Tran 2017-10-28 10:01:17 -07:00
  • c495ea025a fix raw event (#2074) Gus Caplan 2017-10-28 11:58:46 -05:00
  • b255af0825 Fix user.bot (#2073) bdistin 2017-10-28 11:58:27 -05:00
  • cda408534a user.patch shouldn't try to touch the token (#2072) bdistin 2017-10-28 11:57:50 -05:00
  • cd3d3344e8 fix(GuildMember#hasPermission): pass correct parameters to Permissions#has (#2070) SpaceEEC 2017-10-28 18:57:16 +02:00
  • 0a05761b49 Add new exports and remove a deprecated one (#2068) SpaceEEC 2017-10-28 18:55:59 +02:00
  • 291af7e845 Change recent to timestamp because DiscordAPIError (#2065) Johnson Chen 2017-10-28 20:35:38 +11:00
  • dbf4ef9a7c handle string ffmpeg input (#2064) Will Nelson 2017-10-27 14:42:21 -07:00
  • 0fc9459450 Add TextChannel#setNSFW method (#2050) Schuyler Cebulskie 2017-10-27 10:34:18 -04:00
  • cd54e9317f Time Difference in REST (#2057) Gus Caplan 2017-10-27 08:36:53 -05:00
  • 8a87cbf404 Better broadcast stuff Amish Shah 2017-10-27 14:32:02 +01:00
  • a8511ebfaf Fix player Amish Shah 2017-10-26 21:50:52 +01:00
  • 393130dedb things Amish Shah 2017-10-26 21:26:00 +01:00
  • bdf8955098 "yeah we need voice broadcasts cause we make big big music bots" no stop Amish Shah 2017-10-26 21:00:53 +01:00
  • bc30fdd867 Fix Avatar URL generation bug (#2063) Gus Caplan 2017-10-26 14:07:27 -05:00
  • 3696b4a810 Add ability to disable volume transform Amish Shah 2017-10-26 18:56:02 +01:00
  • 6490d1b911 FEC and PLP exposed Amish Shah 2017-10-26 18:36:04 +01:00
  • cc4aa75a71 Fix closing bug Amish Shah 2017-10-26 18:22:43 +01:00
  • 387d96bd6b Add setPLP and setFEC Amish Shah 2017-10-26 18:22:18 +01:00
  • 45ef80b92f Fix docs Amish Shah 2017-10-26 18:05:45 +01:00
  • eeed5f23e3 Move streams to StreamDispatcher Amish Shah 2017-10-26 17:53:10 +01:00
  • a79c9ac11a add: StreamDispatcher#pausedTime Amish Shah 2017-10-26 17:11:03 +01:00
  • 116b4c3788 Rename unpause to resume Amish Shah 2017-10-26 16:47:59 +01:00
  • c8a75e4c29 More volume docs Amish Shah 2017-10-26 16:44:21 +01:00
  • b83e12634c Docs Amish Shah 2017-10-26 16:35:20 +01:00
  • 780e67d19f Volume!! Amish Shah 2017-10-26 16:30:55 +01:00
  • 863e38676f Add back setBitrate Amish Shah 2017-10-26 14:39:58 +01:00
  • 23a0b97fbb fix script name Gus Caplan 2017-10-26 08:29:26 -05:00
  • f6959a848f Start some docs crap Amish Shah 2017-10-26 14:17:56 +01:00
  • ac0cc9a009 Remove useless SecretKey class Amish Shah 2017-10-26 14:02:44 +01:00
  • 3e3e6f9af7 Actually fix ESlint this time Amish Shah 2017-10-26 13:45:36 +01:00
  • 8913096f73 Fix Travis by removing stuff for fun 👌👌 Amish Shah 2017-10-26 13:42:21 +01:00
  • 53ca34cbde Don't need to continue count and pausedTime amongst dispatchers Amish Shah 2017-10-26 13:33:14 +01:00
  • f5d10a5f76 Pause/Unpause Amish Shah 2017-10-26 13:32:38 +01:00
  • 79c10f7084 Fix resetting timestamps Amish Shah 2017-10-26 12:01:04 +01:00
  • ca93c05eee Merge branch 'master' into voice-rewrite Amish Shah 2017-10-26 11:59:28 +01:00
  • cd08a3b5a4 refactor(Actions): remove obsolete user and guild member get actions (#2061) SpaceEEC 2017-10-26 09:52:03 +02:00
  • a76e4c064d Fix sequence and timestamp growing too large Amish Shah 2017-10-26 00:32:14 +01:00
  • 7f90d4ebc5 Better ending Amish Shah 2017-10-25 23:46:05 +01:00
  • 48452173ca probably would cause an error somewhere Amish Shah 2017-10-25 23:21:02 +01:00
  • 65673197d4 Start rewrite with new prism Amish Shah 2017-10-25 23:14:41 +01:00
  • f8f804da36 wew Gus Caplan 2017-10-25 16:09:36 -05:00
  • 0589b7d7f1 zlib stream compression (#2028) Gus Caplan 2017-10-25 11:30:03 -05:00
  • 0277d1de78 fix(Client): login wasnt using env.token (#2060) Isabella 2017-10-25 11:29:36 -05:00
  • ee1d4c53f2 Add rateLimit event (#2019) Gus Caplan 2017-10-24 15:07:21 -05:00
  • 80595d9bec Stop ESLint whining Amish Shah 2017-10-22 22:04:29 +01:00
  • 3e460162ca Update prism-media dependency to 0.0.2 Amish Shah 2017-10-22 22:00:14 +01:00
  • 07bacf2a7d Update opusscript dependency to 0.0.4 Amish Shah 2017-10-22 22:00:04 +01:00
  • 96ce1b0945 Update libsodium-wrappers peer dep and fix support for the newest version Amish Shah 2017-10-22 21:59:30 +01:00
  • 0004e19eca Fix ESLint issue Amish Shah 2017-10-22 16:03:35 +01:00
  • 29d743a521 Fix #2018 (rapid joining/leaving of voice channel causes a crash) Amish Shah 2017-10-22 14:29:49 +01:00
  • 356778b9d5 fix(MessageBulkDeleteAction): remove deleted messages from cache (#2046) SpaceEEC 2017-10-22 14:51:44 +02:00
  • 339bcfd325 clean up webpack/deploy stuff (#2044) Gus Caplan 2017-10-22 07:45:32 -05:00
  • 296046dbc6 remove ua manager (#2015) Gus Caplan 2017-10-19 00:11:07 -05:00
  • 37f5256a04 fix(GuildChannel|Role.edit) Editing with a position not being right (#2010) Frangu Vlad 2017-10-19 08:10:39 +03:00
  • 8d7e745ee8 Patch timestamp of 0 on guild join date (#2041) Évelyne Lachance 2017-10-19 01:07:18 -04:00
  • 6b249ba454 Fixes #2034 (#2035) kitsuyui 2017-10-19 14:06:12 +09:00
  • fa3eee8fd9 fix(GuildDelete): disconnect voice and cleanup GuildChannels (#2026) SpaceEEC 2017-10-19 07:03:02 +02:00
  • 69d84081d3 Update Guild.js (#2027) Gus Caplan 2017-10-19 00:02:32 -05:00
  • d8850dbdd8 feature(Webhook): allow to edit the channel of webhooks (#2039) SpaceEEC 2017-10-19 07:01:20 +02:00
  • 68a30584db refactor: remove redundant Client#rest and obsolete RESTManager#destroy (#2022) SpaceEEC 2017-10-11 02:29:50 +02:00
  • d8f6198a12 fix websocket ratelimits (#2014) Gus Caplan 2017-10-08 19:40:54 -05:00
  • 69dcfa0708 fix Client#login from other invalid things (#2013) Gus Caplan 2017-10-08 19:39:52 -05:00
  • 97823bc376 Various documentation adjustments (#2001) Robin B 2017-10-07 01:56:17 +02:00
  • 8fbae13040 fix(GuildAuditLogs): incorrect webhook reference (#2004) Isabella 2017-10-06 17:55:53 -06:00