Commit Graph

  • 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
  • f178f9ba6c fix(setPosition): rawPosition never getting updated when setPosition was called (#2006) Frangu Vlad 2017-10-07 02:55:30 +03:00
  • 3871662a95 fix(setSpeaking) Fix #2005 (#2007) Frangu Vlad 2017-10-07 02:55:16 +03:00
  • b462a7b94f fix(Role): setPosition typo (#2003) Isabella 2017-10-03 13:12:38 -06:00
  • abe98f716b run builds for prs without commiting (#1997) Gus Caplan 2017-10-03 05:02:15 -05:00
  • b8c70e7935 Typo in Message.awaitReactions docs (#1999) Jack Baron 2017-10-03 11:01:48 +01:00
  • 743668a10d fix: setPosition taking wrong IDs and edit with position 0 breaking (#1989) Frangu Vlad 2017-10-02 16:54:18 +03:00
  • fc43736447 docs: Change repo for erlpack (#1992) Frangu Vlad 2017-10-02 16:54:00 +03:00
  • b8f17aa51c [Documentation] Added a warn in fetchMentions (#1991) kyraNET 2017-10-01 18:16:56 +02:00
  • 3c0d7b8105 enhancement/feature(bulkDelete): accept array of ids and handle case of 0 or 1 message(s) (#1980) SpaceEEC 2017-10-01 11:58:13 +02:00
  • d41675c080 Export DataStore from the Discord.js module (#1981) Yukine 2017-10-01 11:57:00 +02:00
  • cc8060c1bd fix/feature(createChannel): add support for more properties and fix overwrites optionals (#1983) SpaceEEC 2017-09-28 07:55:28 +02:00
  • 1537dd7be7 fix(MessageEmbed): don't send 'files' as part of the embed (#1982) SpaceEEC 2017-09-26 19:17:27 +02:00
  • 27ccad1f1c tinify webpacks (#1975) Gus Caplan 2017-09-26 00:18:12 -05:00
  • 4d4d2f2db7 add agent support (#1973) Gus Caplan 2017-09-25 13:46:19 -05:00
  • 97dc85f491 Typo (#1969) Dim 2017-09-25 14:41:50 -04:00
  • 6ce9a8743f update browser stuff and browser eslint (#1938) Gus Caplan 2017-09-24 15:01:47 -05:00
  • 82841c6ce1 Fix for a small hasPermission error (#1971) Dragon Fire 2017-09-24 12:41:06 -04:00
  • f89ec00b30 Missed a deprecated method removal (#1950) bdistin 2017-09-24 10:29:45 -05:00
  • c2029a66e9 Rip, fixes a bug we didn't even know to look for... 1870 lives on. (#1931) bdistin 2017-09-24 10:24:58 -05:00
  • 26c978c465 docs: Small doc improvement for PermissionOverwrites (#1964) Frangu Vlad 2017-09-24 18:23:41 +03:00
  • dca0bac444 fix typo in ws manager (#1966) Gus Caplan 2017-09-23 12:13:30 -05:00
  • eb591dafba docs: Fix some small typos or "missing" docs (#1943) Frangu Vlad 2017-09-21 08:02:47 +03:00
  • f2502e29b9 update dep for org name change (#1953) Gus Caplan 2017-09-20 14:03:00 -05:00
  • 3ace61a179 fix(ClientManager): reject login with proper error on timeout or on connection failure (#1947) SpaceEEC 2017-09-16 20:32:03 +02:00
  • ec4c98704f refactor: make use of destructuring for Constants (#1942) SpaceEEC 2017-09-16 20:31:36 +02:00
  • 25ece1882b fix(Reactions): make MessageRection#id again null for default emojis (#1940) SpaceEEC 2017-09-14 12:36:08 +02:00
  • b62c472d0a Fix .npmrc to not create package-lock.json (#1936) Gus Caplan 2017-09-12 19:19:29 -05:00
  • 64cbb98fb3 Channel permissionLock support (syncing with category permissions) (#1924) bdistin 2017-09-11 12:33:30 -05:00
  • 18389c7659 fixed small typo's in the Docs and added an example to <Guild>.setSystemChannel() (#1934) Raphael 2017-09-11 19:33:04 +02:00
  • cc0b65d70b fix(EmojiStore): return super.create in the create method (#1932) SpaceEEC 2017-09-11 01:20:55 +02:00
  • 29b4ca7f23 Fixes #1929 (#1930) bdistin 2017-09-10 11:13:28 -05:00
  • 98b81fac38 fix permissions not resolving correctly (#1928) bdistin 2017-09-10 10:27:04 -05:00
  • 3767b35189 Fix check for GuildChannel#deletable (#1925) Frangu Vlad 2017-09-10 15:25:33 +03:00
  • fc1e78e545 fix(DataStore): make resolveID work properly (#1927) Robin B 2017-09-10 14:21:08 +02:00
  • 63f6247ce5 fix/feat(MessageEmbed): deep copy fields and fix files when passed into constructor (#1864) Drahcirius 2017-09-09 17:43:13 -04:00
  • c523e224d7 fix sorting things (#1922) Gus Caplan 2017-09-09 16:43:02 -05:00
  • f4c2d6dfa2 fix a thing (#1921) Gus Caplan 2017-09-09 15:55:26 -05:00
  • 2ffe3048ba clean up positions (#1919) Gus Caplan 2017-09-09 15:40:32 -05:00
  • 98582cd1b7 Permissions Cleanup (#1643) bdistin 2017-09-09 15:07:39 -05:00
  • b3e5f6271c More docs stragglers I didn't see (DataStore cleanup) (#1912) bdistin 2017-09-09 13:20:19 -05:00
  • 5b46ae59bd Fix some documentation about the category channels (#1917) Frangu Vlad 2017-09-09 21:18:41 +03:00
  • c46c092d0d add channel categories (#1727) Gus Caplan 2017-09-09 07:11:54 -05:00
  • ac4b2b3193 Fix GuildMember being undefined (#1915) bdistin 2017-09-09 07:10:57 -05:00
  • 30757cc97b Fix for emojis not being an EmojiStore (#1916) Dragon Fire 2017-09-09 08:10:27 -04:00
  • 4626bca76f Fix resolveID typo in guild.unban (#1913) Dragon Fire 2017-09-08 19:45:03 -04:00
  • 4748577194 Fix DataStore cleanup docs (#1911) bdistin 2017-09-08 17:16:43 -05:00
  • 67c239b33f update webhook cache and message cache stuff (#1910) Gus Caplan 2017-09-08 16:19:30 -05:00