Commit Graph

39 Commits

Author SHA1 Message Date
zajrik
1ff56eb09d Merge typings into master 2018-08-13 20:51:41 -05:00
Amish Shah
00ac62f975 chore: update typings 2018-08-10 16:59:01 +01:00
SpaceEEC
3d25277839 chore: update typings submodule 2018-07-15 08:42:40 +02:00
SpaceEEC
14eadb3ce0 chore: update submodule 2018-06-13 08:54:44 +02:00
SpaceEEC
faf27fabc0 chore: update typings submodule 2018-05-29 11:24:02 +02:00
SpaceEEC
75ebd5d23c chore: update typings submodule 2018-05-10 16:34:03 +02:00
SpaceEEC
6cde6decee fix(GuildEmoji): verify MANAGE_EMOJIS permission from Guild#me 2018-05-08 11:29:36 +02:00
Pascal
6069061fee chore: update typings submodule 2018-04-13 19:50:59 +02:00
Pascal
ca054affc7 chore: update typings submodule 2018-03-03 12:00:05 +01:00
Pascal
77dc3aafaa chore: update typings submodule 2018-02-19 16:11:49 +01:00
iCrawl
e6dfa38c85 chore: update typings(?) 2018-02-16 10:07:59 +01:00
Pascal
5cf8a634f8 chore: update typings submodule 2018-02-13 17:54:52 +01:00
Pascal
8c288b56a2 chore: update typings submodule 2018-01-26 09:25:30 +01:00
Pascal
5352e28700 chore: update typings submodule 2018-01-23 07:27:39 +01:00
Pascal
3300e39690 chore: update typings submodule 2018-01-21 13:12:31 +01:00
Schuyler Cebulskie
95d35a9efa Update typings submodule URL 2018-01-18 19:48:43 -05:00
Pascal
c125cc9c10 update typings 2018-01-17 17:20:45 +01:00
Crawl
5703e01132 update typings 2017-11-19 05:25:26 +01:00
Schuyler Cebulskie
70612d3a7c Update typings 2017-09-04 18:39:47 -04: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
Schuyler Cebulskie
3682918df9 Update typings 2017-08-06 18:09:58 -04:00
Crawl
73761245cc Update typings 2017-08-01 04:41:26 +02:00
Crawl
7309e367f1 Update typings 2017-05-23 11:14:25 +02:00
Crawl
02f03c439f Update typings 2017-05-21 06:41:25 +02:00
Schuyler Cebulskie
4bca4a5181 Update typings 2017-04-29 19:59:22 -04:00
Amish Shah
140fd4ad4c Update submodules 2017-04-05 16:08:03 +01:00
Schuyler Cebulskie
f3a7f59824 Several improvements
- Rename Guild#updateChannelPositions -> setChannelPositions
- Allow Guild#setChannelPositions to take ChannelResolvables
- Prioritise ClientDataResolver#resolveChannel's string case
- Minor cleanup
2017-02-25 15:29:32 -05:00
Amish Shah
53209fbe31 update typings 2017-02-23 20:20:49 +00:00
Amish Shah
b55e6927e9 merge fix 2017-02-22 20:39:21 +00:00
Zack Campbell
f01b3f922d Update typings submodule (#1206) 2017-02-22 20:09:49 +00:00
Schuyler Cebulskie
8d620ac33f Update typings 2017-02-15 20:32:39 -05:00
Amish Shah
7357fc2163 Update typings and increase performance when not listening for presence updates 2017-01-13 19:15:21 +00:00
Zack Campbell
4717c34ff6 Update typings submodule (#1069)
Added search stuff
2017-01-07 20:00:36 -05:00
Amish Shah
c8f6b6b059 update typings 2016-12-29 16:41:39 +00:00
Schuyler Cebulskie
17a61731ef Update typings (test) 2016-12-28 20:40:07 -05:00
Schuyler Cebulskie
c1b9437f0d Set up typings submodule 2016-12-28 18:20:38 -05:00
Zack Campbell
4580f62a1f Add RichEmbed to typings (#1009) 2016-12-22 14:50:28 -05:00
Zack Campbell
8596eadb25 Bring in latest typings fix (#982) 2016-12-13 20:43:49 -05:00
acdenisSK
b85a589a01 Add typings (#925) 2016-11-27 15:28:46 +00:00