Commit Graph

17 Commits

Author SHA1 Message Date
hydrabolt
1af1d71643 More bug fixes 2015-10-29 14:14:33 +00:00
hydrabolt
3578178941 Fixed PM Channel bug, 3.8.2
Clients no longer crashed when receiving PM channel messages.
2015-10-10 11:43:31 +01:00
hydrabolt
0b020f9264 Fixed some stuff
so much I don't even remember
2015-10-03 23:33:00 +01:00
hydrabolt
c60fe26657 Added permissions evaluation! 2015-10-03 22:50:46 +01:00
hydrabolt
2ededd61dd ChannelPermissions works generically 2015-10-03 20:45:04 +01:00
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
5559809aff Added channel.topic 2015-09-27 17:18:09 +01:00
hydrabolt
ca1b4bdf0e Added shortcut to users from channel class 2015-09-26 21:43:49 +01:00
hydrabolt
1ef4fa41a7 Channels now store 1000 messages maximum
Will drastically improve the longevity of the process and reduce memory
required
2015-09-26 21:28:09 +01:00
hydrabolt
106addbb1a Added channel toString 2015-09-12 16:07:48 +01:00
hydrabolt
aa1db24030 Added isPrivate to channels 2015-09-01 22:13:09 +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
1176ca7022 added toString 2015-08-26 16:48:29 +01:00
hydrabolt
97a6ff2772 fixed how channels and users are cached 2015-08-24 17:30:20 +01:00
hydrabolt
1f77ed226a rewriting... woo 2015-08-24 17:07:41 +01:00
hydrabolt
35b61312b9 Deleted examples, beginning to write in EC6.
Examples and Hydrabot will soon live in a separate repo which is better
suited to learning - this is so the main package isn't bloated.
2015-08-23 16:55:23 +01:00