]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Irc
Corrected UTF8 to UTF-8
[quix0rs-gnu-social.git] / plugins / Irc /
2010-07-21 Luke FitzgeraldCorrected UTF8 to UTF-8
2010-07-20 Luke FitzgeraldChange default encoding to UTF-8
2010-07-20 Luke FitzgeraldCode now functional - lots of error checking and extras...
2010-07-20 Luke FitzgeraldWeaken send scope to protected
2010-07-18 Luke Fitzgeraldircmanager.php almost complete - Need to add exception...
2010-07-18 Luke FitzgeraldAdded send method to avoid having to call getDriver()
2010-07-18 Luke FitzgeraldIrcPlugin.php almost complete
2010-07-18 Luke FitzgeraldUse original config class as readArray was added upstream
2010-07-18 Luke FitzgeraldMerged in changes to Phergie
2010-07-09 Luke FitzgeraldAdded missing '>'
2010-07-09 Luke FitzgeraldModified some config options
2010-07-09 Luke FitzgeraldExtended Async Processor to allow use of Statusnet...
2010-07-09 Luke FitzgeraldExtended Phergie_Bot to allow Statusnet to be the driver
2010-07-09 Luke FitzgeraldAdded commenting
2010-07-09 Luke FitzgeraldUpdated old comments
2010-07-09 Luke FitzgeraldAdded Statusnet Driver to give access to sockets and...
2010-07-09 Luke FitzgeraldLots more work on ircmanager.php
2010-07-09 Luke FitzgeraldAdded missing closing bracket
2010-07-09 Luke FitzgeraldStopped extended config adding to files array
2010-07-09 Luke FitzgeraldExtended Phergie_Config to allow passing config array...
2010-07-09 Luke FitzgeraldUpdated README
2010-07-09 Luke FitzgeraldFix Fake_Irc to store data to send, not raw socket...
2010-07-09 Luke FitzgeraldAdd StatusNet Phergie plugin to pass messages received...
2010-07-07 Luke FitzgeraldPorted 1.x.x NickServ plugin to 2.x.x
2010-07-07 Luke FitzgeraldFixed bug in Stream driver
2010-07-04 Luke FitzgeraldAdded README
2010-07-04 Luke FitzgeraldInitial IRC plugin work
2010-06-30 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into irc-plugin
2010-06-30 Luke FitzgeraldUpdated phergie library
2010-06-16 Luke FitzgeraldAdded Phergie PHP IRC library