Commit Graph

1714 Commits

Author SHA1 Message Date
hydrabolt 6b091128cb Created ChannelPermissions class 2015-10-03 20:36:32 +01:00
hydrabolt 6d36977f94 Preparing Channel class for overwrite capability 2015-10-03 20:34:24 +01:00
hydrabolt e046467d92 Added permissions directive 2015-10-03 20:33:36 +01:00
hydrabolt 3869f584b6 added toString to ServerPermissions 2015-10-03 20:30:53 +01:00
hydrabolt 4e117b85d9 Member role *should* be used properly across the API
The Client now SHOULD add roles properly to members, as they leave it up
to the Server class.
2015-10-03 20:18:49 +01:00
hydrabolt a10f19a7a7 Reformat code 2015-10-03 20:01:21 +01:00
hydrabolt ad286b9081 Updated member class, server now creates members 2015-10-03 20:00:44 +01:00
hydrabolt 8358eadcbd User class able to support member extension 2015-10-03 19:57:07 +01:00
hydrabolt b264b61718 Servers now manage server-wide permissions
Servers now create ServerPermissions objects for roles
2015-10-03 19:44:08 +01:00
hydrabolt 6967f5e649 Created serverPermissions and roles array 2015-10-03 19:04:22 +01:00
hydrabolt 20114c81a5 Merge branch 'master' into permission 2015-10-03 18:44:45 +01:00
Amish Shah 79594ce238 Merge pull request #30 from hydrabolt/code-refactor
Code refactor
2015-10-03 15:41:40 +01:00
hydrabolt 4a8261a369 Revert "Revert "3.8.0""
This reverts commit 51a3cadab7.
2015-10-03 15:40:54 +01:00
hydrabolt 51a3cadab7 Revert "3.8.0"
This reverts commit a815b624a6.
2015-10-03 15:40:42 +01:00
hydrabolt a815b624a6 3.8.0 2015-10-03 15:40:16 +01:00
Amish Shah 5541fb8738 Merge pull request #29 from hydrabolt/code-refactor
New event listeners
2015-10-03 15:38:43 +01:00
hydrabolt b1f2ed64d3 Added start/stop typing listeners 2015-10-03 15:36:51 +01:00
hydrabolt ba69538029 cleaned up deleteMessage 2015-10-03 15:00:57 +01:00
hydrabolt 843c0defeb Removed checkQueue 2015-10-03 14:47:32 +01:00
hydrabolt 8045d849f7 Rebuild code 2015-10-03 14:46:42 +01:00
hydrabolt 4f60423b7b Merge branch 'master' into code-refactor 2015-10-03 14:45:40 +01:00
hydrabolt 4c91390217 3.7.2 2015-10-02 21:48:02 +01:00
hydrabolt 87901b7643 Are you happy yet travis build >_> 2015-10-02 21:46:16 +01:00
hydrabolt eed22a63a9 Merge remote-tracking branch 'origin/master'
Conflicts:
	gruntfile.js
	package.json
2015-10-02 21:43:00 +01:00
hydrabolt 7361cf3dc3 3.7.1 rebuild 2015-10-02 21:42:03 +01:00
hydrabolt 4e15ba1edd 3.7.1 2015-10-02 21:41:35 +01:00
hydrabolt 70f2dfef3e Fixed package.json.... 2015-10-02 21:41:32 +01:00
hydrabolt eab6837f87 Updated package.json 2015-10-02 21:40:45 +01:00
hydrabolt 239cb38e4d 3.7.0 2015-10-02 21:38:46 +01:00
Amish Shah d36c43d442 Merge pull request #28 from hydrabolt/permission
rebuild and prepublish
2015-10-02 21:38:28 +01:00
hydrabolt 9824a702b7 rebuild and prepublish 2015-10-02 21:38:07 +01:00
Amish Shah 0767985679 Merge pull request #27 from hydrabolt/permission
Permission
2015-10-02 21:34:05 +01:00
hydrabolt 37d9d23679 actually build changes
reference now works when building
2015-10-02 21:32:40 +01:00
hydrabolt c7ab2d37db Updated reference
removed invalid reference so no error
2015-10-02 21:30:14 +01:00
hydrabolt 6b8dadced8 added PMChannel 2015-10-02 21:27:08 +01:00
hydrabolt 1ff31ac12b Added member class 2015-10-02 20:04:58 +01:00
hydrabolt 1eb2be50c1 3.6.3 2015-10-02 16:06:23 +01:00
hydrabolt ccb1798b7b Roll back to previous WS url, it broke 2015-10-02 16:06:01 +01:00
hydrabolt ada3261918 Added permission 2015-10-01 18:16:48 +01:00
hydrabolt 73dc5a5e22 3.6.2 2015-10-01 17:05:33 +01:00
hydrabolt 1b67678d44 Added SSL cert fix 2015-10-01 17:05:19 +01:00
hydrabolt 8d69e769f6 version bump docs 2015-09-30 20:58:49 +01:00
hydrabolt 32a9321cfd Added setPlaying to docs 2015-09-30 20:52:07 +01:00
hydrabolt 46846fcacc added setPlaying and now working on docs 2015-09-30 20:47:26 +01:00
hydrabolt a99b628fcf Updated readme @ 3.6.1 2015-09-30 18:51:07 +01:00
hydrabolt ab5f0f8b7e Last of most of the documentation! 2015-09-30 18:31:50 +01:00
hydrabolt e7adc3ddbf More documentation and updated some PM Channel code
The PM Channel will now also trunc messages and cap the array size
2015-09-30 18:23:21 +01:00
hydrabolt d50d8907d0 Added message documentation 2015-09-29 17:45:29 +01:00
hydrabolt 55f4e33ada Added channel documentation 2015-09-29 17:26:33 +01:00
hydrabolt 751eb9095d 3.6.0 2015-09-28 21:00:18 +01:00