hydrabolt
|
93361925ab
|
Added joining servers and better message handling
|
2015-08-17 21:02:18 +01:00 |
|
hydrabolt
|
d1fbdd6ae8
|
Documentation updates and major bug fix
Clients no longer die when a URL is sent
|
2015-08-16 20:58:23 +01:00 |
|
hydrabolt
|
4773df9fc8
|
started documenting
|
2015-08-16 17:48:55 +01:00 |
|
hydrabolt
|
9422a56d4e
|
small improvements
|
2015-08-16 12:51:57 +01:00 |
|
hydrabolt
|
41df7da781
|
minor bug fixes
|
2015-08-15 23:43:33 +01:00 |
|
hydrabolt
|
46e3a58c05
|
removed annoying time update messages
|
2015-08-15 23:37:49 +01:00 |
|
hydrabolt
|
277e4929c4
|
small speed fix
|
2015-08-15 23:22:37 +01:00 |
|
hydrabolt
|
4b5e229df9
|
websocket opened whilst logging in
|
2015-08-15 23:14:40 +01:00 |
|
hydrabolt
|
9ce332563b
|
log speeds
|
2015-08-15 23:03:23 +01:00 |
|
hydrabolt
|
5685c5f4ce
|
added updating of messages
|
2015-08-15 22:34:09 +01:00 |
|
hydrabolt
|
44a9844e0c
|
small fixes to hb
|
2015-08-15 21:06:19 +01:00 |
|
hydrabolt
|
73e9e9ec4c
|
fixed some internal callbacks
|
2015-08-15 21:01:47 +01:00 |
|
hydrabolt
|
1b1d027f1e
|
fixed PM issues
|
2015-08-15 18:59:47 +01:00 |
|
hydrabolt
|
c4c9df80c6
|
Moved to the internals to declutter main class
|
2015-08-15 18:36:27 +01:00 |
|
hydrabolt
|
4e3b6262ca
|
Added message framework
|
2015-08-15 15:25:51 +01:00 |
|
hydrabolt
|
b0fb506221
|
Now includes getter functions to limit the amount of filters required
|
2015-08-15 14:02:42 +01:00 |
|
hydrabolt
|
a3225b3107
|
Minor bug fix when starting PMs
|
2015-08-14 22:52:51 +01:00 |
|
hydrabolt
|
8bf04df9e5
|
User is now set properly
|
2015-08-14 22:31:00 +01:00 |
|
hydrabolt
|
65713a869a
|
error proofed some things
|
2015-08-14 21:51:48 +01:00 |
|
hydrabolt
|
8409f6c5d6
|
turbo charged caching of servers - needs full implementation
no point making extra requests, servers are cached, and they're cached
properly.
|
2015-08-14 21:43:10 +01:00 |
|
hydrabolt
|
2758f33710
|
beginning of efficient caching
|
2015-08-14 21:33:35 +01:00 |
|
hydrabolt
|
776dda9bff
|
small fixes
|
2015-08-14 21:03:34 +01:00 |
|
hydrabolt
|
b6821dab42
|
bot debugs and minor bug fix
|
2015-08-14 20:56:25 +01:00 |
|
hydrabolt
|
35c38bf2bb
|
Fixed error handling and added more functions to hydrabot
|
2015-08-14 18:42:53 +01:00 |
|
hydrabolt
|
d5e4e7ba8b
|
Updated bot and added some more helpful features, such as isPM to messages to discover whether a message is from a PM
|
2015-08-14 17:43:51 +01:00 |
|
hydrabolt
|
725f504bf9
|
small fix
|
2015-08-14 16:05:49 +01:00 |
|
hydrabolt
|
76cf78c5a1
|
Allow the class objects to be accessed
|
2015-08-14 13:37:07 +01:00 |
|
hydrabolt
|
fa7fb4bd37
|
YAN fix
|
2015-08-14 13:29:34 +01:00 |
|
hydrabolt
|
5f490f26fb
|
major fix
|
2015-08-14 13:28:33 +01:00 |
|
hydrabolt
|
a6bcb7befb
|
Added method to test whether string is ID
|
2015-08-14 12:38:49 +01:00 |
|
hydrabolt
|
a0d4fa930c
|
Caching Server now gets actual ID
|
2015-08-14 12:33:46 +01:00 |
|
hydrabolt
|
e4723c7dfe
|
Added more properties to the server
|
2015-08-14 11:48:44 +01:00 |
|
hydrabolt
|
d3ae0ccb8c
|
Events are only received when the Client is ready for it
Without this, any messages received during startup could cause crashes
|
2015-08-13 23:28:30 +01:00 |
|
hydrabolt
|
6589814789
|
Beautify and sendMessage also takes channel IDs
|
2015-08-13 23:23:07 +01:00 |
|
hydrabolt
|
e1ada38234
|
sendMessage now also takes a Message instead of a Channel if wanted
To help reduce verbosity
|
2015-08-13 23:17:20 +01:00 |
|
hydrabolt
|
a7e9fcc2cd
|
getChannelLogs now returns actual error instead of empty List
|
2015-08-13 22:45:16 +01:00 |
|
hydrabolt
|
68d93a0d7a
|
added private messages, better cache tracking and channel/server creation/deletion and signals
|
2015-08-13 21:43:55 +01:00 |
|
hydrabolt
|
5fc8a096c1
|
Fixed some caching issues and list issue
When leaving a server, it is now removed from the known list. Also, the
list "removeElement" function is improved to actually work!
|
2015-08-12 23:33:27 +01:00 |
|
hydrabolt
|
dff0804854
|
Added server creation, server leaving/deletion and invite creation.
|
2015-08-12 23:23:24 +01:00 |
|
hydrabolt
|
3e4f0fb74c
|
small fixes and additions to examples, added deepFilter to list
|
2015-08-12 16:35:17 +01:00 |
|
hydrabolt
|
dda5d4272e
|
Most arrays are now using lists.
|
2015-08-12 16:05:35 +01:00 |
|
hydrabolt
|
4af5353bdf
|
Fixed small issue in getChannelLogs
Now also returns the last message and not the penultimate as the latest
|
2015-08-12 12:13:17 +01:00 |
|
hydrabolt
|
554a65ed0b
|
Unified failure handling
Instead of a callback on login, the way to detect and failure is using
the on disconnected event.
|
2015-08-12 11:40:14 +01:00 |
|
hydrabolt
|
8de8b6d20e
|
minor bug fix
|
2015-08-11 22:30:37 +01:00 |
|
hydrabolt
|
62d0581c90
|
minor fixes
slightly more stable, removed redundant functions and added one or two
features ;)
|
2015-08-11 21:23:52 +01:00 |
|
hydrabolt
|
f243e1112d
|
minor small fixes
|
2015-08-11 17:07:31 +01:00 |
|
hydrabolt
|
6887e0d6bc
|
Made it better! Much better caching
|
2015-08-11 16:55:32 +01:00 |
|
hydrabolt
|
a7c9dafe06
|
1.0.1 actual
works!
|
2015-08-10 23:05:38 +01:00 |
|