Commit Graph

  • 195fcfa15c Rewrite WebSocket internals (#1410) Amish Shah 2017-04-28 16:13:06 +01:00
  • 95bcac9d9b Throwing 'Message not found' error when fetching from empty channel or without read history permission. (#1394) SpaceEEC 2017-04-28 17:02:52 +02:00
  • 1601ad14e3 i hate my life (#1420) Gus Caplan 2017-04-26 17:21:03 -05:00
  • 5ac22691d2 Add TextBasedChannel#nsfw (excluding User and GuildMember) (#1419) Gus Caplan 2017-04-26 17:01:27 -05:00
  • 298ee4e79f Throw an error if you try to initiate a new SnowflakeUtil class instance (#1413) bdistin 2017-04-25 16:29:30 -05:00
  • 909b825c94 Fixed acknowledging of channels (#1411) SpaceEEC 2017-04-25 23:29:08 +02:00
  • eb9c280d5f CRLF to LF Amish Shah 2017-04-25 18:08:27 +01:00
  • 10138dfad2 Update voice docs page Crawl 2017-04-25 07:10:09 +02:00
  • c670209021 allow search('string here') (#1408) Gus Caplan 2017-04-24 09:43:30 -05:00
  • 53eda09f72 Improve docs Crawl 2017-04-24 16:29:29 +02:00
  • 401822a094 Made search argument optional, added useronly warning and fixed endpoint (#1407) SpaceEEC 2017-04-24 14:31:39 +02:00
  • aec0a095e3 Make sentence better (English is hard) Crawl 2017-04-24 08:45:29 +02:00
  • 4a18ac72ce Add some more comments to the example Crawl 2017-04-24 08:35:51 +02:00
  • bbb5d4c7a1 Update examples Crawl 2017-04-24 08:34:00 +02:00
  • b15e012788 Fix silly typo cant -> can Crawl 2017-04-24 08:24:45 +02:00
  • fb5b8f8548 Remove uws from package.json Crawl 2017-04-24 08:22:28 +02:00
  • c538c076ff Deprecate uws Crawl 2017-04-24 08:21:54 +02:00
  • 59e733cef6 deprecate aliases (#1397) Gus Caplan 2017-04-24 01:05:24 -05:00
  • 96041dbd3a Fix doc string Crawl 2017-04-23 08:51:07 +02:00
  • 6abe014ac3 Change theme prop type Crawl 2017-04-23 07:04:44 +02:00
  • c095610bb4 Change docstring Crawl 2017-04-23 06:50:43 +02:00
  • 98ee016b83 Add .npmignore to reduce module filesize Crawl 2017-04-23 06:07:53 +02:00
  • c0c2fd1493 Remove yeoman generator link Crawl 2017-04-23 05:53:33 +02:00
  • 26069a44e2 nope i was right the first time Amish Shah 2017-04-22 21:23:20 +01:00
  • 3465a154d5 that should be 60 tbh Amish Shah 2017-04-22 21:20:50 +01:00
  • eec79b5fd0 Increase WebSocket backoff time to alleviate reconnect issues Amish Shah 2017-04-22 21:16:58 +01:00
  • 64b378f7d4 Update sharder test Crawl 2017-04-22 19:47:22 +02:00
  • 7d5bfccd67 Update package.json Crawl 2017-04-22 18:15:26 +02:00
  • 5b3e971c5c Message.editedTimestamp should be a number (#1402) SpaceEEC 2017-04-22 16:54:48 +02:00
  • 6c4f63ed72 Make @types/node a devDependency Crawl 2017-04-22 15:00:37 +02:00
  • c3bc6d5234 Update to latest eslint Crawl 2017-04-22 14:56:10 +02:00
  • 794c0e131d how2docs (#1400) Will Nelson 2017-04-21 16:56:23 -07:00
  • 5605dc04e1 Fix #1399 (Trying to unset games with values other than null doesn't end up displaying properly for mobile clients) Amish Shah 2017-04-21 11:42:19 +01:00
  • 94e2a85386 Docs fixes (#1398) Will Nelson 2017-04-21 00:44:59 -07:00
  • a652901d60 Throw Error for non role-resolvables (#1322) Isabella 2017-04-19 11:57:54 -05:00
  • ca34c43ba0 Add message reaction collectors & abstract collectors (#1335) Will Nelson 2017-04-19 09:52:40 -07:00
  • 8475a4abee Use libsodium.js if available (#1390) Skiptir Engu 2017-04-19 13:35:45 -03:00
  • 27114eebf9 Commit those in LF too Crawl 2017-04-19 18:17:23 +02:00
  • 1897b4f4d6 Commit those in LF Crawl 2017-04-19 18:14:37 +02:00
  • b1e3309783 According to the spec just this should work Crawl 2017-04-19 17:55:00 +02:00
  • fa5787cc8b Fix arrow parens Crawl 2017-04-19 17:48:34 +02:00
  • 47442eeba3 snekfetch v3 hype (#1391) Gus Caplan 2017-04-19 10:40:07 -05:00
  • b7e16ad4b8 Revert "use LF instead of CRLF (#1392)" Schuyler Cebulskie 2017-04-18 22:41:08 -04:00
  • 5e522e0a2e use LF instead of CRLF (#1392) Gus Caplan 2017-04-18 15:43:05 -05:00
  • 0d83f80fc0 Fix endless reconnection bug (#1389) Gus Caplan 2017-04-17 06:32:26 -05:00
  • 6bae7a135f Update package.json to v11.1 Crawl 2017-04-16 02:22:18 +02:00
  • 15723ece1f Prepare examples for v12 (#1382) Gus Caplan 2017-04-15 18:50:37 -05:00
  • 4aa82b4fdf fix Guild setOwner example (#1383) Mr. Sakamoto 2017-04-15 23:13:20 +03:00
  • bdf6f30990 Update package.json to depend on npm distribution of prism-media rather than the git repo Amish Shah 2017-04-15 19:46:36 +01:00
  • 930519c494 Update AudioPlayer.js Crawl 2017-04-13 03:17:00 +02:00
  • 81619ac7be Create a PR template meew0 2017-04-13 00:57:39 +02:00
  • 8ddaa1b92c Merge branch 'master' of https://github.com/hydrabolt/discord.js Amish Shah 2017-04-12 21:22:14 +01:00
  • 78895ace17 Fix reactions not being uncached once they hit a count of 0 Amish Shah 2017-04-12 21:22:08 +01:00
  • d54ef0eea4 fix (#1375) SpaceEEC 2017-04-12 22:06:05 +02:00
  • dce8e83465 Add VoiceConnection#dispatcher Amish Shah 2017-04-12 20:36:03 +01:00
  • 36c03909dd Clean up AudioPlayer internals, change currentDispatcher and currentTranscoder to just dispatcher and transcoder Amish Shah 2017-04-12 20:32:50 +01:00
  • 9eaf1456b2 Clean up AudioPlayer internals, remove the concept of multiple "temporary" streams Amish Shah 2017-04-12 20:12:51 +01:00
  • d0c2b84659 Fixed Util.arraysEqual, made it better and updated its docs (#1374) SpaceEEC 2017-04-12 19:37:31 +02:00
  • 81d7dbdc76 Fix resolveEmojiIdentifier (#1373) SpaceEEC 2017-04-12 18:15:23 +02:00
  • 8b67660271 Fix contribution link Amish Shah 2017-04-12 15:39:26 +01:00
  • 40c610987e Improved EmojiIdentifierResolvable support (#1361) Lana Reeve 2017-04-12 00:32:18 -04:00
  • c5e2ea7458 Break reconnect loop if you client.destroy in the disconnect event (#1371) bdistin 2017-04-11 23:31:45 -05:00
  • 39f7dc018a Make FEC and PLP non-default (#1372) aemino 2017-04-11 21:30:48 -07:00
  • 5dea21ba80 Move CONTRIBUTING.md to the new .github folder meew0 2017-04-12 01:19:16 +02:00
  • 9b989c4fd7 Create an issue template meew0 2017-04-12 01:16:12 +02:00
  • 6187c17097 readded inviteLink endpoint (#1369) SpaceEEC 2017-04-11 22:21:28 +02:00
  • a49d4e6d43 getters for decibel and logarithmic volume (#1355) xDdude 2017-04-12 01:21:00 +08:00
  • 84aab1021a reaction remove fix (#1366) Drahcirius 2017-04-11 13:10:14 -04:00
  • 25e0048bbf remove useless waiting reference Amish Shah 2017-04-11 17:59:27 +01:00
  • 8dfc96d460 fix message acking (#1368) Gus Caplan 2017-04-11 11:54:25 -05:00
  • 6495df50f9 Fix sequential rate limiting Amish Shah 2017-04-11 17:54:03 +01:00
  • 9365272baf Fix embeds getting converted to collection on edgecase (#1356) bdistin 2017-04-10 13:30:06 -05:00
  • e60d2bd175 Fix MessageMentions properties always being null or empty (#1357) SpaceEEC 2017-04-10 20:06:00 +02:00
  • 0a56fa0aae websocket cleanup (#1346) Gus Caplan 2017-04-10 13:02:17 -05:00
  • 8436cbe8b1 Update User.js (#1351) Gus Caplan 2017-04-10 10:20:07 -05:00
  • 6d4fe89212 Volume stuff docs fixes (#1354) aemino 2017-04-10 03:50:33 -07:00
  • 3bc90dcbf1 Add export for MessageMentions Schuyler Cebulskie 2017-04-10 03:21:14 -04:00
  • ebcf61ff9c Remove MessageMentions constructor docs Schuyler Cebulskie 2017-04-10 03:12:57 -04:00
  • 4fa5ceed83 Fix some docstrings Schuyler Cebulskie 2017-04-10 03:07:05 -04:00
  • fa016b6b41 Clean up Message#mentions and message updates Schuyler Cebulskie 2017-04-10 03:01:50 -04:00
  • 878e5d7c76 Fix example typo Crawl 2017-04-10 00:39:07 +02:00
  • d7cf4a0919 switch snekfetch to npm dep because not everyone has git (#1349) Gus Caplan 2017-04-09 08:55:35 -05:00
  • e5293647a3 (╯°□°)╯︵ ┻━┻ (#1347) Gus Caplan 2017-04-07 05:13:13 -05:00
  • ab589fa5f2 VoiceConnection speaking bugfix (#1343) aemino 2017-04-06 07:20:34 -07:00
  • d1d8179460 Revert "add auth session change handling" (#1342) Crawl 2017-04-06 13:50:31 +02:00
  • 801633b970 User settings (#1337) Gus Caplan 2017-04-05 15:03:33 -05:00
  • 5d85de0883 add auth session change handling (#1339) Gus Caplan 2017-04-05 14:52:55 -05:00
  • 4ebf4307e8 Update package.json Crawl 2017-04-05 21:40:38 +02:00
  • 6ce24398ab Fix messageReactionAdd internally & doc fix (#1341) SpaceEEC 2017-04-05 21:34:14 +02:00
  • 970bfffc46 Fix emoji events (fixes #1333) Amish Shah 2017-04-05 17:05:27 +01:00
  • 140fd4ad4c Update submodules Amish Shah 2017-04-05 16:08:03 +01:00
  • ecb8655dac Document readonly and private properties (#1338) SpaceEEC 2017-04-03 20:05:36 +02:00
  • 4be08406e6 Fix travis build error Crawl 2017-04-03 02:06:08 +02:00
  • 047cd2da5c Fix fetchRecommendedShards Crawl 2017-04-03 01:51:15 +02:00
  • 6910585f69 Fix lowercase comments Crawl 2017-04-02 19:47:00 +02:00
  • dde6eb003c Force newest node-opus and opusscript Crawl 2017-04-02 19:45:10 +02:00
  • 8716702b59 Add FEC and PLP support for Opus encoding (#1264) aemino 2017-04-02 10:43:46 -07:00
  • 2ff1f3dcde Update sharder.js Crawl 2017-04-02 09:45:59 +02:00
  • 09489e2b9f Fix indent on doc string Crawl 2017-04-01 21:19:39 +02:00
  • d189b51da5 explicit content filter for guilds (#1329) Isabella 2017-04-01 13:16:30 -06:00