Commit Graph

  • 2249da464f Fix member.ban() and channel.clone() (#2241) bdistin 2018-01-11 12:44:35 -06:00
  • 9eac19d9d8 refactor: more oop with stores (#2216) Isabella 2018-01-11 10:33:30 -06:00
  • 2efe2d28f2 fix(Channel#startTyping): less breaking (#2232) Isabella 2018-01-11 10:18:40 -06:00
  • d96f5f246d Merge branch 'master' into voice-rewrite Amish Shah 2018-01-11 16:16:43 +00:00
  • 90fc161159 Update copyright notice on license Amish Shah 2018-01-11 16:14:54 +00:00
  • da32dae8f5 Merge branch 'master' into voice-rewrite Schuyler Cebulskie 2018-01-10 00:14:29 -05:00
  • 0821acfa99 Fix iter issues (#2237) Frangu Vlad 2018-01-09 22:17:46 +02:00
  • 5efddac025 Fix Channel.delete() example (#2238) bdistin 2018-01-09 14:17:08 -06:00
  • e792757e32 Only create ShardClientUtil when spawned by ShardingManager Schuyler Cebulskie 2018-01-08 22:13:46 -05:00
  • d94ead70f8 fix(avatarURL): gifs not being animated (#2195) Isabella 2018-01-05 15:33:50 -06:00
  • 8226752098 fix(voiceStateUpdate): incorrect members.size (#2231) Isabella 2018-01-05 15:28:57 -06:00
  • 096124b179 Merge branch 'master' into voice-rewrite Amish Shah 2018-01-05 21:24:23 +00:00
  • eb40a663dd god damn it i forgot to save the file the first time Amish Shah 2018-01-05 21:23:21 +00:00
  • eeded90782 Fix: "value" argument is out of bounds when writing timestamp header to packet Amish Shah 2018-01-05 21:22:11 +00:00
  • 2318812f7f fix: allow the Util#parseEmoji regex to match emoji identifier (#2229) SpaceEEC 2018-01-04 20:29:32 +01:00
  • 780a311c0a Minor refactor to Util methods (#2213) Alex 2018-01-04 02:18:56 +02:00
  • e883afa0ee docs: fix guildChannel#toString() example (#2203) Michel Nguyen 2018-01-04 01:17:40 +01:00
  • 01f1f1b58e Fix query string on requests after ratelimited (#2215) 1Computer1 2018-01-03 19:17:15 -05:00
  • 659e89e8cd feat: backport animated emojis support (#2217) SpaceEEC 2018-01-04 01:16:50 +01:00
  • c79823002b docs: improve examples (#2200) Isabella 2018-01-03 18:14:36 -06:00
  • 45127bb408 docs: improve examples (master branch) (#2209) Isabella 2018-01-03 18:12:05 -06:00
  • db5bdcd855 feat: backport after and before parameter when fetching a reaction's users (#2218) SpaceEEC 2018-01-04 01:07:14 +01:00
  • 61da73fee0 GuildMember#permissionsFor takes object (#2210) Isabella 2018-01-03 18:04:19 -06:00
  • b3eb1bba24 backport(Channel#startTyping): returns Promise (#2208) Isabella 2018-01-03 18:02:22 -06:00
  • abb93c9eb9 fix location of toString for channels (#2202) Gus Caplan 2018-01-03 18:01:39 -06:00
  • 954a1c8d1a updating channelCreate example to reflect recent changes (#2194) Darqam 2018-01-03 18:00:39 -06:00
  • ac7e066126 Merge branch 'master' into voice-rewrite Amish Shah 2018-01-03 11:28:59 +00:00
  • 7a89598795 Update welcome.md (#2173) bdistin 2017-12-31 13:22:58 -06:00
  • 229eb2be2d Fix Collector bug where checkEnd is only called on a valid message (#2186) Steven 2017-12-31 13:21:29 -06:00
  • 84e4dd6a99 animated emojis (#2182) Gus Caplan 2017-12-31 13:20:52 -06:00
  • b6c89ef638 fix(verson): update package.json (#2196) Isabella 2017-12-31 13:19:42 -06:00
  • 59d5c5a947 Don't send files in edit request (#2199) Alex 2017-12-31 21:19:05 +02:00
  • 4063a3a16b fix(Guild#createChannel): default type to 'text' (#2184) Isabella 2017-12-23 05:29:42 -06:00
  • fc5d4438f8 backporting the fix for RTP header extensions (#2185) Yukine 2017-12-23 12:29:06 +01:00
  • 6683c40a6f fix(bulkDelete): stop rejections when filterOld=true (#2178) Isabella 2017-12-21 02:31:47 -06:00
  • 4f8f2087c1 docs/fix(setParent): docs update and nullable channel param (#2160) Isabella 2017-12-21 02:31:17 -06:00
  • 0c16859746 enchanced docs for GuildChannel (#2155) Yukine 2017-12-21 09:30:32 +01:00
  • 9f0417c09d fix(Guild#createChannel): default to text (#2168) Isabella 2017-12-11 23:33:48 -06:00
  • 1598efa0b8 fix(CreateMessage): reassigning wrong content (#2169) Isabella 2017-12-11 23:33:10 -06:00
  • fe9ea02f8b Make all VoiceChannel bitrates in bps (#2165) bdistin 2017-12-11 22:02:53 -06:00
  • 443961ce43 fix(CreateMessage): fix attachment and array sending (#2158) Isabella 2017-12-10 14:22:59 -06:00
  • 1c34819d47 fix(UserGuildSettingsUpdate): not creating settings with new guilds (#2150) Isabella 2017-12-06 00:10:30 -06:00
  • 862b2ec3d4 Backport: Guild#createChannel (#2145) Isabella 2017-12-06 00:08:46 -06:00
  • d705a0c7d0 fix(VoiceChannel#edit): incorrect bitrate (#2144) Isabella 2017-12-03 22:38:06 -06:00
  • fb6d14d099 fix(guild#createChannel): new channel returning null (#2143) Isabella 2017-12-03 22:37:51 -06:00
  • 96971c432d Merge master into voice-rewrite Schuyler Cebulskie 2017-12-02 19:48:43 -05:00
  • 20689a51a1 Add exports for new util functions Schuyler Cebulskie 2017-12-02 17:02:17 -05:00
  • 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