Schuyler Cebulskie
|
62b93659e6
|
Clean up and simplify some code
|
2016-10-17 00:02:54 -04:00 |
|
bdistin
|
428ee2f718
|
Added .missingPermissions() (#756)
* Added .missingPermissions()
* Added .missingPermissions()
* Fixed docs for .missingPermissions()
* Fixed Travis CI trailing spaces?
* Fixed Travis CI trailing spaces?
|
2016-09-30 22:08:19 +01:00 |
|
Schuyler Cebulskie
|
46b7628d59
|
Made hasPermission(s) docs a bit more consistent
|
2016-09-12 00:04:07 -04:00 |
|
Schuyler Cebulskie
|
95de09f389
|
Reorganised a bunch of methods
|
2016-09-11 23:55:50 -04:00 |
|
Amish Shah
|
7933d755be
|
Fix docs generator and add EvaluatedPermissions.hasPermissions()
|
2016-09-11 12:44:31 +01:00 |
|
Schuyler Cebulskie
|
68879777d8
|
Rename EvaluatedPermissions.permission to .raw
|
2016-09-10 22:37:38 -04:00 |
|
Schuyler Cebulskie
|
b7f582b7f0
|
Clean up a bunch of stuff
- Channel typing data is now a Map
- Client properties on structures are now non-enumerable and
non-configurable
|
2016-09-07 00:24:45 -04:00 |
|
Schuyler Cebulskie
|
0b908f5bce
|
Cleanup Part 2: Electric Boogaloo (Reloaded) (#594)
* Cleanup Part 2: Electric Boogaloo (Reloaded)
* Moar cleanup
* Tweak NOT_A_PERMISSION error
|
2016-09-04 10:08:09 +01:00 |
|
Schuyler Cebulskie
|
68acf37fd4
|
Add stricter/better ESLint config (#589)
* Add stricter/better ESLint config
* Remove more unnecessary @returns
|
2016-09-03 20:45:23 +01:00 |
|
Schuyler Cebulskie
|
d97ce2e181
|
Remove all string object references (#586)
|
2016-09-03 16:58:28 +01:00 |
|
Schuyler Cebulskie
|
27652b94af
|
Make JSDocs follow general conventions (#582)
* Make JSDocs follow usual conventions
* Fix StringResolvable name
* Make function lowercase
|
2016-09-03 09:57:25 +01:00 |
|
Amish Shah
|
aee547d28e
|
fix docs
|
2016-09-01 13:10:51 +01:00 |
|
Amish Shah
|
a725147f17
|
Document EvaluatedPermissions
|
2016-09-01 13:08:55 +01:00 |
|
Amish Shah
|
b8db4c4f4b
|
ESLint stuff...
|
2016-08-13 14:44:49 +01:00 |
|
hydrabolt
|
fb49ad7d93
|
Fix Message Sending and Support New Features. The library now supports
all the game streaming and URL stuff and is fixed for roles #328
src/client/websocket/packets/handlers/PresenceUpdate.js
|
2016-05-07 15:35:42 +01:00 |
|
hydrabolt
|
da42b422f0
|
Added Permission evaluation for channels and EvaluatedPermissions class.
|
2016-04-18 19:31:36 +01:00 |
|