Commit Graph

266 Commits

Author SHA1 Message Date
hydrabolt
f5fec11758 added small note 2015-09-25 18:05:04 +01:00
hydrabolt
a74276ffdd updated get started 2015-09-25 17:57:42 +01:00
hydrabolt
3ff0258422 fixed get started? 2015-09-25 17:43:23 +01:00
hydrabolt
76772d9876 added get started to contents 2015-09-25 17:40:56 +01:00
hydrabolt
8986b9d939 added get started 2015-09-25 17:38:36 +01:00
hydrabolt
88b4332583 updated theme on docs 2015-09-25 17:29:32 +01:00
hydrabolt
e1458b6405 makethedocs commit 1 init 2015-09-25 17:26:10 +01:00
hydrabolt
ae1202aa2d 3.3.4, added support for older node versions 2015-09-13 15:19:54 +01:00
Amish Shah
a1b6f6a8d1 Merge pull request #23 from hydrabolt/future-fixing
3.3.3
2015-09-12 16:11:10 +01:00
hydrabolt
cc2470054a Updated version to 3.3.3 2015-09-12 16:10:09 +01:00
hydrabolt
efe07dbfc5 Fixed reply method 2015-09-12 16:09:10 +01:00
hydrabolt
106addbb1a Added channel toString 2015-09-12 16:07:48 +01:00
hydrabolt
c904bdb3c3 added .users as well as .members in Server class 2015-09-12 16:05:52 +01:00
hydrabolt
c4d9405f64 Preparing for major API change, added authorisation param to request 2015-09-12 16:00:38 +01:00
hydrabolt
8b88fd1ea5 3.3.2, fixed PMs. 2015-09-12 15:49:56 +01:00
hydrabolt
527947dbd3 3.3.1 2015-09-12 15:46:22 +01:00
hydrabolt
833f0478d4 Fixed minify script 2015-09-06 20:21:37 +01:00
hydrabolt
a6e62b22a6 Updated Web Distrib management 2015-09-06 20:16:16 +01:00
hydrabolt
012c706ab9 3.3.0 - added TTS capability 2015-09-05 13:57:15 +01:00
hydrabolt
064bbb169c actually build 3.2.2 changes whoops 2015-09-04 22:14:49 +01:00
hydrabolt
5ef3adffb4 3.2.2., updated so works on older node hopefully 2015-09-04 22:14:08 +01:00
hydrabolt
8d6ece0b35 Whoops, compiled the changes this time :P 2015-09-01 22:30:34 +01:00
hydrabolt
67edc5f5e6 3.2.0, major fixes to allow support for checking isPrivate 2015-09-01 22:14:58 +01:00
hydrabolt
aa1db24030 Added isPrivate to channels 2015-09-01 22:13:09 +01:00
hydrabolt
f78c1b8a2f Added isPrivate field 2015-09-01 22:12:23 +01:00
Amish Shah
705a77ed57 Fancy logo 2015-09-01 21:04:18 +01:00
hydrabolt
df744e7d54 3.1.6, fixing login bug
Fixed bug where the client attempts to close the websocket if there is
an error whilst it is null
2015-09-01 17:06:12 +01:00
Amish Shah
3ccbd391e7 Merge pull request #22 from hydrabolt/indev
ACTUALLY fix it
2015-08-30 22:06:20 +01:00
hydrabolt
ebe3bd90ad test fix 2015-08-30 22:03:54 +01:00
Amish Shah
7f11b0213e Merge pull request #21 from hydrabolt/indev
fix fatal bug
2015-08-30 22:00:23 +01:00
hydrabolt
8a7629582a Fixed bug which stopped file sending 2015-08-30 21:59:00 +01:00
hydrabolt
68fd2ee9dd 3.1.4 - finalised message queueing 2015-08-30 21:51:02 +01:00
hydrabolt
be0be60947 added deletion queue 2015-08-30 21:42:09 +01:00
hydrabolt
2fdc5a3ff6 Added queue update message 2015-08-30 21:29:27 +01:00
hydrabolt
7b1e7d2efa Added sendFile queue 2015-08-30 20:27:47 +01:00
hydrabolt
e9034a3f3c Merge branch 'master' into indev 2015-08-30 19:21:33 +01:00
Amish Shah
ba94d5e50e Merge pull request #20 from hydrabolt/indev
Add examples
2015-08-30 17:36:42 +01:00
hydrabolt
5968958ba4 added avatar bot working on cat 2015-08-30 17:31:18 +01:00
hydrabolt
b32d526937 ping pong example 2015-08-30 16:42:15 +01:00
hydrabolt
d8b7365e1f Added authentication for examples and moved promise 2015-08-30 16:31:21 +01:00
hydrabolt
c2e282c813 Added result storing in promise - useful for queue code 2015-08-30 16:25:42 +01:00
hydrabolt
bb53b65cf5 Implemented queuing 2015-08-29 19:47:11 +01:00
hydrabolt
b45d60eee8 Added message queue handling 2015-08-29 17:22:17 +01:00
hydrabolt
7b124901c6 Delocalised message sending, moved to one uniform function 2015-08-29 16:48:25 +01:00
hydrabolt
c14b2fafb6 Beginning to move send message functions to unified function 2015-08-29 16:30:25 +01:00
hydrabolt
8a1f99b049 Added queue as a setup option 2015-08-29 16:19:53 +01:00
hydrabolt
f5f8d0f868 Merge branch 'master' into indev 2015-08-29 15:55:29 +01:00
Amish Shah
0ce51f7781 Update invite reference 2015-08-29 11:58:36 +01:00
hydrabolt
07013fc4e3 version bump to 3.1.3 2015-08-28 17:52:15 +01:00
hydrabolt
1c8c9d2da3 Join Server returns server properly
Previously if the client was already part of a server and attempted to
accept an invite to it again, it would stall and not work correctly.
2015-08-28 17:49:47 +01:00