Merge branch 'master' of ssh://git.pk910.de:16110/PHP-P10
[PHP-P10.git] / Uplink / P10_ModeSets.class.php
2012-04-29 NurPechformat
2011-12-30 pk910Another year is about to end... So we have to update...
2011-12-18 pk910added HALFOP (+h, %) support and Binding filters
2011-12-14 pk910added channel mode +S to the $modes list
2011-08-06 pk910fixed indentation chars (code style)
2011-08-06 pk910we need to parse +b even if we have no ban handler...
2011-07-28 pk910changed file headers & added AUTHORS file
2011-07-28 pk910UMODE +g doesn't share it's parameter
2011-07-28 pk910fixed P10_ModeSets.class.php
2011-07-26 pk910added recv_whois
2011-07-26 pk910added scripting interfaces (addUser, delUser, join...
2011-07-26 pk910added P10_Channel.class.php and recv_burst
2011-07-26 pk910syntax & bug fixes (first startable version)
2011-07-26 pk910mode handler
2011-07-26 pk910continued burst() method & Numerics.class.php
2011-07-26 pk910added recv_nick and P10_User