dependabot[bot]
bcdb8011e3
build(devDeps): update eslint requirement to ^5.0.1 ( #2629 )
...
* build(devDeps): update eslint requirement to ^5.0.1
Updates the requirements on [eslint](https://github.com/eslint/eslint ) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v5.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* fix(eslint): disable getter-return rule
2018-06-26 23:14:54 +02:00
Amish Shah
99a9a813d7
voice dep: bump prism-media to 0.3.0
2018-06-20 20:44:27 +01:00
Will Nelson
5e011dbc11
switch to node-fetch ( #2587 )
...
* switch to node-fetch
* remove useless var declaration
* remove method uppercasing
* rework concurrency
* Revert "rework concurrency"
This reverts commit ef6aa2697e .
* fix headers
2018-06-19 20:10:55 +02:00
dependabot[bot]
fc96cfbc00
Revert "build: update snekfetch requirement to ^4.0.1 ( #2580 )"
...
This reverts commit 46af6e3396 .
2018-06-06 09:09:27 -06:00
dependabot[bot]
46af6e3396
build: update snekfetch requirement to ^4.0.1 ( #2580 )
...
Updates the requirements on [snekfetch](https://github.com/devsnek/snekfetch ) to permit the latest version.
- [Release notes](https://github.com/devsnek/snekfetch/releases )
- [Commits](https://github.com/devsnek/snekfetch/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-06-05 09:26:20 +02:00
dependabot[bot]
276109ed3c
build: update webpack-cli requirement to ^3.0.1 ( #2579 )
...
Updates the requirements on [webpack-cli](https://github.com/webpack/webpack-cli ) to permit the latest version.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/commits/v3.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-06-04 09:26:10 +02:00
dependabot[bot]
21cc2952eb
build: update @types/node requirement to ^10.0.3 ( #2532 )
...
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-05-03 19:03:42 +02:00
Crawl
f2474845ba
fix: webpack building and upgrading to webpack 4.5
2018-04-11 13:49:42 +02:00
Amish Shah
e263063ba6
voice: update prism and fix framesize to work for opusscript
2018-03-05 19:30:18 +00:00
Amish Shah
e5bd6ec150
11.3.2
2018-03-04 18:08:54 +00:00
Schuyler Cebulskie
419a2eea3f
Bump version to 11.3.1
2018-03-03 15:38:24 -05:00
Pascal
c6f92c1bc5
fix: if present, wait for libsodium-wrappers' ready to support v0.7.3
2018-02-26 11:35:51 +01:00
iCrawl
a7b46be923
fix: webpack minified and bump deps
2018-02-17 18:01:20 +01:00
Crawl
d720ad6334
Merge branch 'master' into refactor/webpacks
2018-02-16 09:48:54 +01:00
iCrawl
332558a3d8
fix: npm scripts
2018-02-16 08:46:31 +01:00
iCrawl
672f93f5bd
chore: bump deps and remove unneeded ones
2018-02-16 08:43:46 +01:00
Pascal
2fd4c6def7
chore(deps): update uws to 9.14.0
...
Closes #2327
2018-02-13 17:40:43 +01:00
Amish Shah
86da7af4f1
Update prism dependency
2018-01-21 17:47:26 +00:00
Amish Shah
066fbfe330
Move voice UDP client and Websocket client to networking folder
2018-01-19 22:53:55 +00:00
Schuyler Cebulskie
f649610c26
Merge branch 'master' into voice-rewrite
2018-01-18 19:49:23 -05:00
Schuyler Cebulskie
16a910c988
Update repository references
2018-01-18 14:46:35 -05:00
Schuyler Cebulskie
51ddd6595c
Update repository references
2018-01-18 14:40:02 -05:00
Amish Shah
c49c5576d0
Point discord.js-docgen dependency to its new location
2018-01-18 17:56:46 +00:00
Amish Shah
c522b65adb
Point discord.js-docgen dependency to its new location
2018-01-18 17:54:45 +00:00
Amish Shah
c4b1be8506
i didnt even want to update deps but no here we are updating deps for a version nobody will use because they all use v12
2018-01-13 20:39:47 +00:00
Amish Shah
c27ecf678e
Update dependencies
2018-01-13 18:52:20 +00:00
Isabella
b6c89ef638
fix(verson): update package.json ( #2196 )
2017-12-31 20:19:42 +01:00
Schuyler Cebulskie
96971c432d
Merge master into voice-rewrite
2017-12-02 19:48:43 -05:00
Gus Caplan
4f4f0764e6
Merge branch 'master' into refactor/webpacks
2017-12-02 15:11:44 -06:00
bdistin
6a222ec6e9
Backport: erlpack dep fix ( #2142 )
2017-12-01 18:50:33 +01:00
Schuyler Cebulskie
a2074e8f25
Bump deps
2017-11-18 21:08:06 -05:00
Drahcirius
8237bc054c
So long, long ( #1994 )
...
* refactor: remove long dep
* fix linter issue
* remove file extensions
* optimize methods
2017-11-17 14:37:07 +01:00
Gus Caplan
f63861a334
fix prepublish script
2017-10-29 18:40:56 -05:00
Amish Shah
ac0cc9a009
Remove useless SecretKey class
2017-10-26 14:02:44 +01:00
Amish Shah
65673197d4
Start rewrite with new prism
2017-10-25 23:14:41 +01:00
Gus Caplan
f8f804da36
wew
2017-10-25 16:09:36 -05:00
Gus Caplan
0589b7d7f1
zlib stream compression ( #2028 )
2017-10-25 17:30:03 +01:00
Amish Shah
3e460162ca
Update prism-media dependency to 0.0.2
2017-10-22 22:00:14 +01:00
Amish Shah
07bacf2a7d
Update opusscript dependency to 0.0.4
2017-10-22 22:00:04 +01:00
Amish Shah
96ce1b0945
Update libsodium-wrappers peer dep and fix support for the newest version
2017-10-22 21:59:30 +01:00
Gus Caplan
339bcfd325
clean up webpack/deploy stuff ( #2044 )
...
* fix stuff i think
* Update deploy.sh
* Update deploy.sh
2017-10-22 14:45:32 +02:00
Gus Caplan
296046dbc6
remove ua manager ( #2015 )
2017-10-19 07:11:07 +02:00
Gus Caplan
27ccad1f1c
tinify webpacks ( #1975 )
...
* tinify webpack
* meme
* fix long version
* more changes
* even smoler
* fix up logic
* fix build
* undo changes to user agent manager because its not webpack'd anymore
* the heck
* fix stupid
* clean up browser rules
* typo
2017-09-26 07:18:12 +02:00
Gus Caplan
4d4d2f2db7
add agent support ( #1973 )
2017-09-25 20:46:19 +02:00
Gus Caplan
6ce9a8743f
update browser stuff and browser eslint ( #1938 )
...
* Update browser.js
* Update .eslintrc.json
* Update package.json
* Update package.json
* stop doing manually what webpack can do for us
* Update .eslintrc.json
* Update package.json
2017-09-24 21:01:47 +01:00
Gus Caplan
f2502e29b9
update dep for org name change ( #1953 )
2017-09-20 21:03:00 +02:00
iCrawl
9e66e806ce
fix: minified webpack builds
2017-09-05 19:03:06 +02:00
Amish Shah
d9f772cdc1
11.2.1
2017-09-03 19:54:59 +01:00
iCrawl
18de265fcc
lock version numbers, prepare release
2017-09-03 18:03:13 +02:00
Amish Shah
b8315b79c7
Store and Model Refactor ( #1618 )
...
* UserStore refactor
* Create ChannelStore, remove redundant methods in ClientDataManager
* Create GuildStore
* Emoji stuff
* Use a Base class where possible to reduce code duplication
* Remove unnecessary comments from ChannelStore
* Add Base._clone();
* Remove unused ClientDataManager methods
* Refactor some more stuff
* ESLint
* Move Client#fetchUser to client.users.fetch
* Remove .has checks and just see if .get is truthy
* Fix guild member chunk error
* ESLint
* Fix typo
* Fix channel storing for user bots
* Remove ClientDataManager
* GuildChannelStore
* Reduce use of Util.cloneObject
* and this one too
* update typings
* Fix MessageUpdate handling (#1507 )
* Fix role updates (probably fixes #1525 )
* fix for eslint
* Address some of appell's comments
* Use debug constant
* start message store crap if it's ugly tell me later k
* fix that
* message store but works™️
* clean up guild stuff
* clean up channel store stuff
* clean up channel event handling
* does this message stuff work? find out soon in the next episode of dIsCoRd.Js
* eslint
* emojis
* emojis and reactions
* hi my name is eslint and im A LIL SHIT
* so i forgot this huh
* user stuff
* Fix @class
* Fix message stuff
* Fix user store docs
* Document all the bases
* fix the super things
* tidy up remove
* fix textbasedchannel
* fix that too
* fix emoji store
* make voice state stuff less ugly
* make voice states even less ugly
* make members less bad
* fix bug
* fix that too
* fix reactions
* how was this broken for so long
* role store
* remove super._patch from UserConnection
* Rename UserProfile#setup to _patch
* remove unnecessary super calls
* update docgen dep (pls fix travis thx)
* doc messagestore
* fix docs
* message store docs
* things
* DOCS PLS
* more things
* Document TextBasedChannel#messages as a MessageStore
* Rebase
* All the stores!
2017-08-25 21:08:58 +01:00