Commit Graph

8392 Commits

Author SHA1 Message Date
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
hydrabolt
7300dec912 Updated gitignore 2015-08-27 21:22:29 +01:00
hydrabolt
6b3cbdbde8 Added web and grunt scripts 2015-08-27 21:21:35 +01:00
hydrabolt
96846654df update package references to new home 2015-08-27 18:30:14 +01:00
hydrabolt
70b20b7467 Updated README 2015-08-27 12:48:45 +01:00
Amish Shah
62b509f6f5 Merge pull request #18 from discord-js/apichanges
Added the new gateway capability
2015-08-27 12:46:37 +01:00
hydrabolt
2137981bb9 Added the new gateway capability 2015-08-27 12:43:25 +01:00
hydrabolt
1176ca7022 added toString 2015-08-26 16:48:29 +01:00
hydrabolt
05a3c7f165 3.1.0 2015-08-26 14:01:04 +01:00
hydrabolt
38e81c23c9 Updated tests and added file sending 2015-08-26 14:00:52 +01:00
hydrabolt
20b970ee9d Added filenamesand fixed sendMessage error handling 2015-08-26 13:14:20 +01:00
hydrabolt
206f8cfe1f Added error resolving 2015-08-26 13:12:51 +01:00
hydrabolt
8de0199bf5 resolve type of file and create stream from it 2015-08-26 13:11:11 +01:00
hydrabolt
b1deaf58db Began sendFile method 2015-08-26 13:07:06 +01:00
hydrabolt
669c379a62 Fixed self resolveDestination
Allows much better message sending from different methods, less bloaty
2015-08-26 13:05:13 +01:00
hydrabolt
2971eccbd2 Moved to resolve destination 2015-08-26 13:01:59 +01:00
hydrabolt
07ad0db114 3.0.3 2015-08-26 12:40:44 +01:00
hydrabolt
a34f1504f1 unfix 2015-08-26 12:40:38 +01:00
hydrabolt
0889d0362d test debug 2015-08-26 12:39:19 +01:00
hydrabolt
011b7789b3 Updated bot environment variables 2015-08-26 12:36:59 +01:00
hydrabolt
76a01592b2 Updated README and tests 2015-08-26 12:30:01 +01:00
hydrabolt
069a35fcd0 Revert "Update README and tests"
This reverts commit fd3fd6faa2.
2015-08-26 12:29:19 +01:00
hydrabolt
fd3fd6faa2 Update README and tests 2015-08-26 12:27:39 +01:00
hydrabolt
bf80fc4a7c Update README.md 2015-08-26 12:25:32 +01:00
hydrabolt
2cf2dd9a9f 3.0.2 2015-08-26 10:44:45 +01:00