hydrabolt
|
5b7a3dd3a1
|
Added CHANNEL_UPDATE listener
|
2015-11-01 14:57:48 +00:00 |
|
hydrabolt
|
74bd0d5dad
|
Added channelDelete listener
|
2015-11-01 14:43:01 +00:00 |
|
hydrabolt
|
c173dcd2fe
|
added channelCreate listener
|
2015-11-01 14:39:59 +00:00 |
|
hydrabolt
|
5eff07a80a
|
Fixed serverUpdate listener again
|
2015-11-01 14:26:57 +00:00 |
|
hydrabolt
|
7175218ecf
|
Fixed server update listener
|
2015-11-01 14:09:00 +00:00 |
|
hydrabolt
|
5adcb5b8eb
|
Fixed serverDelete implementation and added lsitener
|
2015-11-01 13:39:20 +00:00 |
|
hydrabolt
|
1efc2eb505
|
Added leave server and other stuff
|
2015-11-01 13:34:59 +00:00 |
|
hydrabolt
|
0fe42c61da
|
Added createServer
|
2015-11-01 13:08:17 +00:00 |
|
hydrabolt
|
b8aaa590b4
|
sendFile and fix deleteMessage
|
2015-11-01 00:16:58 +00:00 |
|
hydrabolt
|
53ef5df10d
|
Added get channel logs
|
2015-10-31 23:58:47 +00:00 |
|
hydrabolt
|
3c16a9f2a4
|
Fixed start PM
|
2015-10-31 23:46:46 +00:00 |
|
hydrabolt
|
6d6dcf533a
|
Updated deleted and update message listeners
|
2015-10-31 23:31:18 +00:00 |
|
hydrabolt
|
4b4b7d6a47
|
Added updateMessage
|
2015-10-31 23:23:48 +00:00 |
|
hydrabolt
|
a333548c00
|
Added deleting messages
|
2015-10-31 23:12:14 +00:00 |
|
hydrabolt
|
28308433da
|
Added message sending
|
2015-10-31 22:59:53 +00:00 |
|
hydrabolt
|
cc3f9d931a
|
Added resolver
|
2015-10-31 22:24:05 +00:00 |
|
hydrabolt
|
5ccaca915b
|
Finished most of structure
|
2015-10-31 21:56:13 +00:00 |
|
hydrabolt
|
c5e5ab54db
|
Fixed PermissionOverwrites
|
2015-10-31 20:31:05 +00:00 |
|
hydrabolt
|
6064888f21
|
More rewrites
|
2015-10-31 18:03:35 +00:00 |
|
hydrabolt
|
beab032811
|
Started rewrite
|
2015-10-31 15:25:59 +00:00 |
|
hydrabolt
|
3a04a15066
|
Started again
|
2015-10-31 13:56:08 +00:00 |
|
Amish Shah
|
0d9c7fe311
|
Merge pull request #43 from qeled/master
Fixes
|
2015-10-30 20:24:01 +00:00 |
|
qeled
|
a74fe57eb4
|
Fix createRole crashing with no data passed
|
2015-10-30 22:38:37 +03:00 |
|
qeled
|
4f5dce65b6
|
Fix ChannelPermissions.serialise()
|
2015-10-30 22:29:24 +03:00 |
|
qeled
|
b4796d5548
|
Fix callback not being called in Client.joinServer
|
2015-10-30 22:28:13 +03:00 |
|
qeled
|
9b8bac65e6
|
Fix crash on CHANNEL_DELETE
|
2015-10-30 22:23:26 +03:00 |
|
hydrabolt
|
2d4295c83f
|
Updated cache referencing
On server deletes some parts of the cache are now removed to free up
memory
|
2015-10-30 13:56:07 +00:00 |
|
hydrabolt
|
0b2778c114
|
Updated message class
Will now crash less when handling masses of data from hundreds of
server, as sometimes when a server is destroyed the message still
believes it exists
|
2015-10-30 13:52:53 +00:00 |
|
Amish Shah
|
9aff24201f
|
Merge pull request #41 from qeled/master
Fix permissions
|
2015-10-30 11:10:28 +00:00 |
|
qeled
|
e1117bc798
|
Account everyone overwrite when resolving permissions
|
2015-10-30 14:00:30 +03:00 |
|
qeled
|
22e41a3b6e
|
Fix undefined getter reference
|
2015-10-30 12:13:52 +03:00 |
|
abalabahaha
|
162940841d
|
Fix for fatal crash upon unban of user
|
2015-10-30 01:51:18 -07:00 |
|
hydrabolt
|
a505506b5b
|
Small fixes
|
2015-10-29 18:25:45 +00:00 |
|
hydrabolt
|
944ad23b22
|
Fixed catchup implementation
|
2015-10-29 18:19:12 +00:00 |
|
hydrabolt
|
a2ed9bf228
|
add catchup options
|
2015-10-29 18:05:41 +00:00 |
|
hydrabolt
|
b6955e771e
|
Expanded files
|
2015-10-29 16:01:41 +00:00 |
|
hydrabolt
|
8b64769b49
|
4.0.0 and dists
|
2015-10-29 15:52:05 +00:00 |
|
hydrabolt
|
626c3208b9
|
Fixed permission resolution
|
2015-10-29 15:45:48 +00:00 |
|
hydrabolt
|
0938382e51
|
Finished embeds
|
2015-10-29 14:48:39 +00:00 |
|
hydrabolt
|
cefbcd05af
|
Started work on Embeds
|
2015-10-29 14:30:34 +00:00 |
|
hydrabolt
|
1af1d71643
|
More bug fixes
|
2015-10-29 14:14:33 +00:00 |
|
hydrabolt
|
bb1655330a
|
Bug fixes and added getBans
|
2015-10-29 13:03:11 +00:00 |
|
hydrabolt
|
f488232f54
|
Fixed channel deletion
|
2015-10-29 12:32:40 +00:00 |
|
hydrabolt
|
b9d7ed2a31
|
Fixed bug where joinServer may never respond
|
2015-10-28 16:12:38 +00:00 |
|
hydrabolt
|
834825a09d
|
New travis build
|
2015-10-28 16:09:21 +00:00 |
|
hydrabolt
|
9d845ba18e
|
Updated Resolvables
|
2015-10-28 14:38:49 +00:00 |
|
hydrabolt
|
211a0de564
|
Updated examples
|
2015-10-28 12:28:38 +00:00 |
|
hydrabolt
|
c3b6dba6be
|
Fixed colours
|
2015-10-28 12:13:09 +00:00 |
|
hydrabolt
|
2eed36d297
|
Updated Colors
|
2015-10-28 11:19:51 +00:00 |
|
hydrabolt
|
3791d95b36
|
serialise and serialize
|
2015-10-27 21:30:55 +00:00 |
|