Commit Graph

  • 4f4f0764e6 Merge branch 'master' into refactor/webpacks Gus Caplan 2017-12-02 15:11:44 -06:00
  • 6a222ec6e9 Backport: erlpack dep fix (#2142) bdistin 2017-12-01 11:50:33 -06:00
  • 3e3674b1af Fix channels.resolve (#2137) bdistin 2017-11-30 13:39:58 -06:00
  • 134ef7a61b added a new Typedef for Bans you can get from <Guild>.fetchBans() and fixed a little typo in the fetchAuditLogs() method (#2108) Yukine 2017-11-30 05:36:03 +01:00
  • cd066849ad feature(ClientUser): deprecate ClientUser#setGame in favour of ClientUser#setActivity (#2127) Isabella 2017-11-29 22:29:37 -06:00
  • 77fc046550 Merge branch 'custom-structures' Schuyler Cebulskie 2017-11-29 23:27:43 -05:00
  • efd1c4c516 docs: Remove leftover docstring from 11.2 (#2115) Frangu Vlad 2017-11-26 11:59:21 +02:00
  • 2f84d95077 Add more options to MessageMentions#has (#2131) 1Computer1 2017-11-26 04:58:17 -05:00
  • be02875f05 I don't even Schuyler Cebulskie 2017-11-24 23:16:21 -05:00
  • 7cd0a9525d Fix ClientUser not extending custom User Schuyler Cebulskie 2017-11-24 23:05:00 -05:00
  • dcf48e2225 Fix inconsistency with Channel Creation: CustomStructures (#2121) bdistin 2017-11-24 21:42:02 -06:00
  • 950e65c7f1 Merge branch 'shard-overhaul' Schuyler Cebulskie 2017-11-24 22:36:34 -05:00
  • 0d188c0fba Rename ShardingManager#launch event to shardCreate Schuyler Cebulskie 2017-11-24 22:33:29 -05:00
  • e40c3f8cd0 fix(GuildAuditLogs): backport (#2123) Isabella 2017-11-21 02:45:26 -06:00
  • 22da595b50 fix(DMChannel): messages not being cached (#2122) Isabella 2017-11-21 02:43:53 -06:00
  • c6244ee6e1 Fix shards not respawning on exit Schuyler Cebulskie 2017-11-20 22:37:35 -05:00
  • 527c729aca Possibly fix weird behaviour Schuyler Cebulskie 2017-11-20 22:29:46 -05:00
  • c447abad60 Clear evals and fetches on process death Schuyler Cebulskie 2017-11-20 22:26:14 -05:00
  • b5459a96fa Move ShardingManager#message event to Shard#message Schuyler Cebulskie 2017-11-20 22:20:32 -05:00
  • aaa92c0b05 fix things (#2116) Gus Caplan 2017-11-20 05:57:45 -06:00
  • f3817e328b JK, back to Structures.extend Schuyler Cebulskie 2017-11-20 01:37:19 -05:00
  • cf07b7e342 Re-add docs Schuyler Cebulskie 2017-11-20 01:13:36 -05:00
  • 1e0ee2f8fa Replace Structures.extend with set Schuyler Cebulskie 2017-11-20 01:11:19 -05:00
  • a2a4c3c196 Fix Presence structure Schuyler Cebulskie 2017-11-20 00:26:57 -05:00
  • 3728c71867 Fix missing space Schuyler Cebulskie 2017-11-20 00:24:43 -05:00
  • 63b0c8d5cc Fix circular dependency Schuyler Cebulskie 2017-11-20 00:23:41 -05:00
  • cce2480bb5 feature(CategoryChannel): backport (#2117) Isabella 2017-11-19 22:19:46 -06:00
  • f004e6ccca Reimplement Structures.get Schuyler Cebulskie 2017-11-19 23:00:56 -05:00
  • 6d53d893a8 Make Structures.extend static and tweak error messages Schuyler Cebulskie 2017-11-19 22:46:38 -05:00
  • 47dc8fd046 Overhaul the way structures are extended Schuyler Cebulskie 2017-11-19 22:41:45 -05:00
  • dc379519d3 Fix reaction structure name Schuyler Cebulskie 2017-11-19 22:30:37 -05:00
  • 0291fe41d8 Fix structure paths Schuyler Cebulskie 2017-11-19 22:09:43 -05:00
  • f13c6d0768 Add ID to logo in welcome Schuyler Cebulskie 2017-11-19 21:28:05 -05:00
  • c29804e3f8 i aint do nuffin Schuyler Cebulskie 2017-11-19 21:19:46 -05:00
  • cfa512c447 Make structures for data stores extensible Schuyler Cebulskie 2017-11-19 21:16:14 -05:00
  • 26b28813a8 Use a custom promisified setTimeout Schuyler Cebulskie 2017-11-19 13:47:04 -05:00
  • acf82f32c3 Mark Shard#_exitListener as private Schuyler Cebulskie 2017-11-19 02:31:06 -05:00
  • 1338e9bd8e Update sharding docs some more Schuyler Cebulskie 2017-11-19 02:30:20 -05:00
  • 975da5f1a5 Rewrite sharding class descriptions and link Client Schuyler Cebulskie 2017-11-19 02:21:29 -05:00
  • 9cd097492c Update doc for ShardingManager#createShard id parameter Schuyler Cebulskie 2017-11-19 02:06:38 -05:00
  • f777c19fbf Fix naming conflict with ShardingManager#respawn Schuyler Cebulskie 2017-11-19 02:03:44 -05:00
  • 637ea09532 Fix lint error Schuyler Cebulskie 2017-11-19 01:56:51 -05:00
  • 2a332d8d15 Add ShardClientUtil#respawnAll Schuyler Cebulskie 2017-11-19 01:54:10 -05:00
  • a414e4884f Overhaul sharding Schuyler Cebulskie 2017-11-19 01:28:46 -05:00
  • ad69e2ba4c Merge branch 'master' of https://github.com/hydrabolt/discord.js Schuyler Cebulskie 2017-11-18 23:34:50 -05:00
  • f4ac06024e Improve ColorResolvable docs Schuyler Cebulskie 2017-11-18 23:34:34 -05:00
  • 5703e01132 update typings Crawl 2017-11-19 05:25:26 +01:00
  • a2074e8f25 Bump deps Schuyler Cebulskie 2017-11-18 21:08:06 -05:00
  • b859501b6f Document and clean up some garbage Schuyler Cebulskie 2017-11-18 20:30:13 -05:00
  • c622143e39 Remove Node version check from deploy script Schuyler Cebulskie 2017-11-18 17:54:50 -05:00
  • abd6156a90 Maybe fix Travis some more Schuyler Cebulskie 2017-11-18 17:50:30 -05:00
  • 127d87dca8 Hopefully remove unnecessary work from Travis tests Schuyler Cebulskie 2017-11-18 17:45:06 -05:00
  • 297ac4e4db Still mucking about with Travis Schuyler Cebulskie 2017-11-18 17:33:54 -05:00
  • 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