Schuyler Cebulskie
|
f9b7f9c27e
|
Add readonly
|
2016-10-06 21:49:08 -04:00 |
|
Schuyler Cebulskie
|
79b0d3f2a5
|
Client.readyTime -> readyAt (consistency)
|
2016-10-06 21:48:25 -04:00 |
|
Programmix
|
c4e1e4f50f
|
Add InviteResolvable (#766)
* Add InviteResolvable
Add InviteResolvable
* Return data as fallback instead
* Rename resolver method
|
2016-10-02 19:21:08 -04:00 |
|
Amish Shah
|
57a418399b
|
start some stuff on UDP
|
2016-10-02 17:28:48 +01:00 |
|
Amish Shah
|
c75782781b
|
finish up voice websocket for now
|
2016-10-02 16:51:40 +01:00 |
|
Schuyler Cebulskie
|
77e37b62ef
|
Fix sendMessage with no content and split/disableEveryone
|
2016-10-02 11:14:32 -04:00 |
|
Amish Shah
|
2bb6ecdc28
|
documentation
|
2016-10-02 15:16:54 +01:00 |
|
Amish Shah
|
ed8b79aa46
|
Add session description and speaking listeners
|
2016-10-02 15:12:43 +01:00 |
|
Amish Shah
|
e201e9080f
|
start rewriting voice websocket
|
2016-10-02 14:59:05 +01:00 |
|
Amish Shah
|
c286c1443f
|
voice rewrite part 1
|
2016-10-01 22:23:00 +01:00 |
|
Amish Shah
|
530035e14b
|
Fix stacked heartbeats on reconnect and fix documentation
|
2016-10-01 20:21:38 +01:00 |
|
Amish Shah
|
7c26603773
|
Fix presences probably ¯\_(ツ)_/¯
|
2016-10-01 15:27:56 +01:00 |
|
Schuyler Cebulskie
|
8945344a3b
|
Improve role position updating (allows for <=0)
|
2016-09-30 22:51:37 -04:00 |
|
Schuyler Cebulskie
|
c2c477834f
|
Add Role.setMentionable
|
2016-09-30 22:48:25 -04:00 |
|
Schuyler Cebulskie
|
b1322cbc69
|
Initialise and document StreamDispatcher.paused
|
2016-09-30 03:12:01 -04:00 |
|
Schuyler Cebulskie
|
f157bcf5e8
|
Rearrange StreamDispatcher code
|
2016-09-30 03:09:08 -04:00 |
|
Schuyler Cebulskie
|
4934874613
|
Inline a line
|
2016-09-30 03:05:37 -04:00 |
|
Schuyler Cebulskie
|
543e814f8e
|
Move protocol version to a constant, and reorganise constants a bit
|
2016-09-30 02:45:16 -04:00 |
|
Amish Shah
|
cda31dd224
|
Fix a potential bug some people have in retrieving endpoints
|
2016-09-28 18:03:30 +01:00 |
|
Gus Caplan
|
aed75e1f9a
|
Add full guild emoji functionality (#749)
* all the emoji stuff
* fix things for hydra 😘
* feck i need to stop committing on github
* update docs again
* Butts
|
2016-09-27 20:44:09 -04:00 |
|
Schuyler Cebulskie
|
682e33cad9
|
Whoopsies
|
2016-09-27 20:21:52 -04:00 |
|
Schuyler Cebulskie
|
b8e659d544
|
Make Client.emojis suck less
|
2016-09-27 20:11:22 -04:00 |
|
Schuyler Cebulskie
|
973dbe8266
|
Add more @readonly and clean up some stuff
|
2016-09-27 20:07:33 -04:00 |
|
Schuyler Cebulskie
|
1e57c968dd
|
Made date/timestamps consistent and less shitty
|
2016-09-27 19:46:53 -04:00 |
|
Schuyler Cebulskie
|
b6c26cc2ae
|
Replace console.log in catches with console.error
|
2016-09-27 18:50:01 -04:00 |
|
Schuyler Cebulskie
|
ba8dd3467a
|
Switch config back to camelCase
|
2016-09-27 18:42:32 -04:00 |
|
Schuyler Cebulskie
|
49d905a7b1
|
Reorganise some shard logic
|
2016-09-27 17:23:03 -04:00 |
|
Amish Shah
|
0ee3d6bb8a
|
fix sequences not being reset on new ws sessions
|
2016-09-27 20:10:42 +01:00 |
|
Amish Shah
|
045153584a
|
redo the client user presence stuff
|
2016-09-27 17:57:47 +01:00 |
|
Schuyler Cebulskie
|
e5a987e0ef
|
Add client shard eval/client property fetching, and improve existing shard stuff
|
2016-09-27 02:19:53 -04:00 |
|
Schuyler Cebulskie
|
4fe30aa4d3
|
Rip out client sharding logic into its own class
|
2016-09-26 23:23:56 -04:00 |
|
Schuyler Cebulskie
|
36f4df2931
|
Capitalise two letters
|
2016-09-26 23:18:39 -04:00 |
|
Gus Caplan
|
c8761d72de
|
add guild emoji methods (#742)
* add guild emoji methods
* run docs
* crawl pointed out some things about the docs, so i fixed
* actually run the docs on the changes 🤦
|
2016-09-26 21:39:07 +01:00 |
|
Gus Caplan
|
b4f3575335
|
i am facepalming so hard right now (#740)
|
2016-09-26 03:55:54 -07:00 |
|
Amish Shah
|
f1cb39a319
|
Expose Presence and Game structures
|
2016-09-25 20:17:35 +01:00 |
|
Amish Shah
|
534d7af8c3
|
Fix resuming sessions (fixes #699)
|
2016-09-25 15:03:54 +01:00 |
|
Amish Shah
|
03651fd6e3
|
Change how presences are handled
|
2016-09-25 14:16:03 +01:00 |
|
Amish Shah
|
0e8f1bef97
|
Stop comparing for equality on update events and just emit for performance
|
2016-09-25 11:24:02 +01:00 |
|
Gus Caplan
|
c8636fd277
|
fix heartbeat (#737)
|
2016-09-24 23:56:18 -07:00 |
|
Amish Shah
|
aef0b83c34
|
comply to the latest rate limit stuff (hammerandchisel/discord-api-docs#108)
|
2016-09-24 18:19:18 +01:00 |
|
Gus Caplan
|
bd1449bc5a
|
make login sane (#735)
|
2016-09-24 17:55:31 +01:00 |
|
Schuyler Cebulskie
|
d9bc5cea1e
|
Small cleanups
|
2016-09-24 02:43:27 -04:00 |
|
Schuyler Cebulskie
|
d62551bea2
|
Remove old code
|
2016-09-24 02:20:48 -04:00 |
|
Schuyler Cebulskie
|
1008f601f4
|
Add shard client prop fetching, remove guild count fetching, improve eval
|
2016-09-24 02:12:45 -04:00 |
|
Schuyler Cebulskie
|
e4f416ae6c
|
Add shard eval, broadcastEval, and fix fetchGuildCount response
|
2016-09-24 01:21:41 -04:00 |
|
Gus Caplan
|
063be5cee2
|
smarter sharding™ (#732)
|
2016-09-23 21:43:16 +01:00 |
|
Schuyler Cebulskie
|
4bf6ad30f3
|
Remove a line
|
2016-09-22 23:10:00 -04:00 |
|
Schuyler Cebulskie
|
3fa4ff13e3
|
Add ShardingManager.fetchGuildCount
|
2016-09-22 22:48:21 -04:00 |
|
Gus Caplan
|
15d7f8e2fe
|
Add Guild#prune (#723)
* make all changes neat
* run docs build
|
2016-09-21 15:57:14 -04:00 |
|
Schuyler Cebulskie
|
aa9fdf2e26
|
Small cleanups
|
2016-09-20 23:09:02 -04:00 |
|