]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Irc/IrcPlugin.php
Added more commenting
[quix0rs-gnu-social.git] / plugins / Irc / IrcPlugin.php
2010-08-07 Luke FitzgeraldAdded more commenting
2010-08-07 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into irc-plugin
2010-08-07 Luke FitzgeraldCommands can now be whitelisted to allow response to...
2010-08-05 Luke FitzgeraldUse nick length instead
2010-08-05 Luke FitzgeraldBot responds to channel commands via PM
2010-08-04 Luke FitzgeraldMessages with new lines split at plugin stage for relia...
2010-07-26 Luke FitzgeraldMore Irc plugin work
2010-07-23 Luke FitzgeraldCosmetic: Rearrange code
2010-07-23 Luke FitzgeraldLots more work - Implemented nickname checking
2010-07-20 Luke FitzgeraldCode now functional - lots of error checking and extras...
2010-07-18 Luke FitzgeraldIrcPlugin.php almost complete
2010-07-04 Luke FitzgeraldInitial IRC plugin work