Commit Graph

  • 8f8e0b1e52 fix that Amish Shah 2016-12-04 13:08:50 +00:00
  • d6218050ba export constants Amish Shah 2016-12-04 13:08:22 +00:00
  • bd00bc404c Make Collection#set/delete return the result of the super call, and clean up equals docs Schuyler Cebulskie 2016-12-03 21:38:27 -05:00
  • a0b245bfe1 equals function added (#948) Slamakans 2016-12-04 03:34:26 +01:00
  • a53dcd52e7 link discord-rpc Amish Shah 2016-12-03 23:23:36 +00:00
  • 4bb2afe7cb Revert "fixed typo in documentation" (#950) Amish Shah 2016-12-03 20:16:17 +00:00
  • eb253eef45 fix docs Amish Shah 2016-12-03 19:50:14 +00:00
  • 1d9d246870 Update faq.md (#949) Benjamin Leuckefeld 2016-12-03 19:49:43 +01:00
  • d3687cb20d Fix typo Schuyler Cebulskie 2016-12-03 01:11:34 -05:00
  • 638e51a18c support new guild member role endpoints for cleaner role updates (#901) Gus Caplan 2016-12-02 22:46:55 -06:00
  • 8b7ef0c850 Add Message.fetchWebhook (#947) Programmix 2016-12-02 19:59:44 -08:00
  • c0aa6bd30f Work around Node's module loading Schuyler Cebulskie 2016-12-02 22:55:37 -05:00
  • 6adc8a9d0d Move a getter around Schuyler Cebulskie 2016-12-02 22:47:12 -05:00
  • 676a895da7 Add Message - webhookID, isMemberMentioned (#946) Programmix 2016-12-02 19:35:01 -08:00
  • 6cfbf76406 add more embed stuff (#939) Gus Caplan 2016-12-02 20:59:38 -06:00
  • e141deb7ef Update installation info Schuyler Cebulskie 2016-12-02 21:42:49 -05:00
  • 1e5afc1608 Add etf encoding support with erlpack (#943) Gus Caplan 2016-12-02 20:35:59 -06:00
  • 58c7c2e7b8 Add client ping stuff Schuyler Cebulskie 2016-12-02 20:58:19 -05:00
  • 2488e1a00f Improved the definition of structures' client properties Schuyler Cebulskie 2016-12-02 19:52:27 -05:00
  • edfb27f428 switch to cdn endpoints, add guild splash url (#932) Gus Caplan 2016-12-01 18:33:15 -06:00
  • 6043a1f83a Fix #937 (guild member presence before READY) Amish Shah 2016-11-30 20:31:07 +00:00
  • ac68e9f077 Switch Travis to Ubuntu 14.04 Schuyler Cebulskie 2016-11-28 23:35:18 -05:00
  • 1933451d2f fix reconnecting Amish Shah 2016-11-28 16:14:34 +00:00
  • b335824570 potentially fix #910, guild sync no longer assumes unknown users are new to the guild Amish Shah 2016-11-28 15:41:57 +00:00
  • 57af84bc95 Clean up Guild#setRolePosition slightly Schuyler Cebulskie 2016-11-27 20:09:41 -05:00
  • 6dc93a0184 Simplify Role#setPosition Schuyler Cebulskie 2016-11-27 20:03:44 -05:00
  • 769ea5b50f Add more detail to error message Schuyler Cebulskie 2016-11-27 19:39:10 -05:00
  • 8e7cb7fc4e Revert "Escape the backslash (#931)" Schuyler Cebulskie 2016-11-27 18:31:27 -05:00
  • 5fb4e257c8 Escape the backslash (#931) Vap0r1ze 2016-11-27 17:38:42 -05:00
  • d9400ba289 fix readme spacing bug (#930) Hackzzila 2016-11-27 16:10:57 -06:00
  • cc9e484276 Fix a thing Gus noticed Schuyler Cebulskie 2016-11-27 16:23:07 -05:00
  • 1aed3de647 Add note about uws in readme (#929) Hackzzila 2016-11-27 14:22:09 -06:00
  • 6afd80cf53 Make uws a peer dep, and readd ws (#928) Hackzzila 2016-11-27 13:59:50 -06:00
  • b85a589a01 Add typings (#925) acdenisSK 2016-11-27 16:28:46 +01:00
  • 9323882a8d fix disabledEvents Amish Shah 2016-11-27 12:01:51 +00:00
  • dc6c1140bc Improve some JSDocs Schuyler Cebulskie 2016-11-27 01:08:08 -05:00
  • 0d574a0678 Address #919, add WSEventType typedef Amish Shah 2016-11-26 23:01:47 +00:00
  • e2932c05f2 whoops fix derp Amish Shah 2016-11-26 22:43:41 +00:00
  • 27e77d3839 Fix Role.setPosition not returning Role (addresses #902) Amish Shah 2016-11-26 22:42:33 +00:00
  • 4ae1f63a97 fix message.edits (#924) Will Nelson 2016-11-26 13:59:18 -08:00
  • 85a7eab5bb Update examples URL Schuyler Cebulskie 2016-11-26 00:47:16 -05:00
  • c683790de7 Remove old uws-specific code (0.11.1 has the good stuff) Schuyler Cebulskie 2016-11-25 19:40:53 -05:00
  • eedc097f3f fix playConvertedStream (#923) Will Nelson 2016-11-24 14:08:55 -08:00
  • ac64f8bd23 Improve rest args docs Schuyler Cebulskie 2016-11-24 11:22:08 -05:00
  • 945a2e370a fix voice ws (#922) Gus Caplan 2016-11-24 01:39:01 -06:00
  • 0008a18deb Fantastic PR #368 by Gus (#921) Gus Caplan 2016-11-23 21:16:19 -06:00
  • 91a69fb761 Update docgen dependency Schuyler Cebulskie 2016-11-23 20:07:34 -05:00
  • c91ee7a3e7 Replace ws with uws (#918) Gus Caplan 2016-11-23 18:30:00 -06:00
  • 32879419e2 Fix dispatcher doc Schuyler Cebulskie 2016-11-23 02:51:10 -05:00
  • c4b2077666 Rename Avatars.js to avatars.js Schuyler Cebulskie 2016-11-22 19:54:24 -05:00
  • 338aa58386 Set up new-new custom docs mechanism Schuyler Cebulskie 2016-11-22 19:50:05 -05:00
  • c3d14636ab Missing files Schuyler Cebulskie 2016-11-22 18:40:49 -05:00
  • 77353e5220 Fix names of custom docs Schuyler Cebulskie 2016-11-22 18:40:18 -05:00
  • a8bb20204b Fix paths Schuyler Cebulskie 2016-11-22 18:34:08 -05:00
  • 7c97244854 Move to new docgen Schuyler Cebulskie 2016-11-22 18:24:29 -05:00
  • c8858de71e Change to zlibjs release Schuyler Cebulskie 2016-11-22 01:05:53 -05:00
  • c2b5eb291a Ignore commit failures due to no changes being made (#912) meew0 2016-11-21 18:09:49 +01:00
  • a4193553e2 Optimise websocket events Schuyler Cebulskie 2016-11-20 23:39:40 -05:00
  • 0d754d1fbb Change the way modules are excluded from webpack Schuyler Cebulskie 2016-11-20 23:19:53 -05:00
  • ee4a8bb3b6 Made Client.browser a getter Schuyler Cebulskie 2016-11-20 22:45:59 -05:00
  • f6a60581c4 Remove even more stuff from web dists Schuyler Cebulskie 2016-11-20 22:40:06 -05:00
  • 7e69475d11 Just to please Gus Schuyler Cebulskie 2016-11-20 22:06:38 -05:00
  • f38944c8f6 Add ShardingManager web dist info Schuyler Cebulskie 2016-11-20 21:50:36 -05:00
  • 66845e2f68 Ensure ws doesn't get built Schuyler Cebulskie 2016-11-20 21:46:35 -05:00
  • 697fa15278 Add web dist info to readme Schuyler Cebulskie 2016-11-20 21:42:39 -05:00
  • 18dc95e1bd Ensure opusscript and node-opus don't get built Schuyler Cebulskie 2016-11-20 21:17:07 -05:00
  • 049ab42eb4 Do stuff slightly better Schuyler Cebulskie 2016-11-20 20:54:40 -05:00
  • 3ef16f97c4 Remove dynamic requires Schuyler Cebulskie 2016-11-20 20:52:39 -05:00
  • 411c9bd32c Update to Webpack 2.1 beta 27 Schuyler Cebulskie 2016-11-20 20:19:43 -05:00
  • 6383d42eb5 Update to superagent 3 Schuyler Cebulskie 2016-11-20 20:08:59 -05:00
  • 176859e7da Add webpack building, ESLint on PRs, and tag building to Travis (#911) meew0 2016-11-21 01:57:24 +01:00
  • 2440a4a2c8 Add webpack building (#907) Gus Caplan 2016-11-20 18:38:16 -06:00
  • b3e795d0b0 Add newlines around logo Schuyler Cebulskie 2016-11-20 18:21:23 -05:00
  • 686cf297d2 Clean up various script things Schuyler Cebulskie 2016-11-20 18:19:58 -05:00
  • 2bb5aa1fda Change Collection description Schuyler Cebulskie 2016-11-20 18:05:01 -05:00
  • a80a64f8ce Update Collection docs some more Schuyler Cebulskie 2016-11-20 17:59:54 -05:00
  • 74ab72fdea Update Collection docs Schuyler Cebulskie 2016-11-20 17:39:55 -05:00
  • c29eb7ab20 Update links Schuyler Cebulskie 2016-11-20 00:19:41 -05:00
  • 34548e3ecc Fix webhook example Schuyler Cebulskie 2016-11-19 21:23:16 -05:00
  • 213c45323f Switch to a non-absurdly-sized logo Schuyler Cebulskie 2016-11-19 21:21:49 -05:00
  • 3fd3588ef2 Fix reaction event names (#906) Crawl 2016-11-17 09:03:51 +01:00
  • 93948328b4 Fix some Gus code Schuyler Cebulskie 2016-11-17 02:51:46 -05:00
  • 49fdc331a7 Fix formatting Schuyler Cebulskie 2016-11-17 02:49:24 -05:00
  • b2bc844ed7 Add new MessageEmbed stuff (#898) Gus Caplan 2016-11-17 01:42:50 -06:00
  • 1833a83664 Documented reaction events (#905) York 2016-11-17 07:18:03 +00:00
  • 5ed8098af8 Clean up reactions, add remove all reactions (#890) Programmix 2016-11-12 23:29:26 -08:00
  • a359f344d8 UnhandledPromiseRejectionWarning caused by resolveBuffer on empty resource body (#886) Steffen 2016-11-13 08:07:51 +01:00
  • c041b1bc23 fix these things (#895) Gus Caplan 2016-11-13 01:05:55 -06:00
  • bb3b709d6e Nothing to see here 👀 Schuyler Cebulskie 2016-11-13 01:13:13 -05:00
  • da9d1a3daf Don't mind me Schuyler Cebulskie 2016-11-13 01:07:45 -05:00
  • 27270a3bad add embed support! (#894) Gus Caplan 2016-11-13 00:05:13 -06:00
  • ee3a03f707 Make Collection.find/exists error when using with IDs Schuyler Cebulskie 2016-11-13 00:27:56 -05:00
  • af5e07fb33 Change sentence structure slightly Schuyler Cebulskie 2016-11-12 23:58:20 -05:00
  • 5d3123d405 Add branch info to contributing guide Schuyler Cebulskie 2016-11-12 23:50:06 -05:00
  • 9d0fcb3936 Fix Message.reply example Schuyler Cebulskie 2016-11-12 22:15:47 -05:00
  • c50de74310 Rename Message.addReaction -> Message.react Schuyler Cebulskie 2016-11-12 22:12:26 -05:00
  • 2c76f5437b Inline a line, woohoo Schuyler Cebulskie 2016-11-12 22:08:43 -05:00
  • 99b8d8f031 Clean up docgen code and some reaction stuff Schuyler Cebulskie 2016-11-12 22:07:17 -05:00
  • acdf2d14c2 Undo that dummy commit Schuyler Cebulskie 2016-11-12 21:50:17 -05:00
  • 2b7c7bfd8f Dummy commit to force a travis build Schuyler Cebulskie 2016-11-12 21:50:05 -05:00