summaryrefslogtreecommitdiff
path: root/plugins/Irc
AgeCommit message (Expand)Author
2010-07-21Rename Phergie_ExtendedBot to Phergie_StatusnetBotLuke Fitzgerald
2010-07-21Corrected UTF8 to UTF-8Luke Fitzgerald
2010-07-20Change default encoding to UTF-8Luke Fitzgerald
2010-07-20Code now functional - lots of error checking and extras missing still thoughLuke Fitzgerald
2010-07-20Weaken send scope to protectedLuke Fitzgerald
2010-07-18ircmanager.php almost complete - Need to add exception catchingLuke Fitzgerald
2010-07-18Added send method to avoid having to call getDriver()Luke Fitzgerald
2010-07-18IrcPlugin.php almost completeLuke Fitzgerald
2010-07-18Use original config class as readArray was added upstreamLuke Fitzgerald
2010-07-18Merged in changes to PhergieLuke Fitzgerald
2010-07-09Added missing '>'Luke Fitzgerald
2010-07-09Modified some config optionsLuke Fitzgerald
2010-07-09Extended Async Processor to allow use of Statusnet driverLuke Fitzgerald
2010-07-09Extended Phergie_Bot to allow Statusnet to be the driverLuke Fitzgerald
2010-07-09Added commentingLuke Fitzgerald
2010-07-09Updated old commentsLuke Fitzgerald
2010-07-09Added Statusnet Driver to give access to sockets and send methodLuke Fitzgerald
2010-07-09Lots more work on ircmanager.phpLuke Fitzgerald
2010-07-09Added missing closing bracketLuke Fitzgerald
2010-07-09Stopped extended config adding to files arrayLuke Fitzgerald
2010-07-09Extended Phergie_Config to allow passing config array instead of loading from...Luke Fitzgerald
2010-07-09Updated READMELuke Fitzgerald
2010-07-09Fix Fake_Irc to store data to send, not raw socket data to sendLuke Fitzgerald
2010-07-09Add StatusNet Phergie plugin to pass messages received to IM architectureLuke Fitzgerald
2010-07-07Ported 1.x.x NickServ plugin to 2.x.xLuke Fitzgerald
2010-07-07Fixed bug in Stream driverLuke Fitzgerald
2010-07-04Added READMELuke Fitzgerald
2010-07-04Initial IRC plugin workLuke Fitzgerald
2010-06-30Updated phergie libraryLuke Fitzgerald
2010-06-16Added Phergie PHP IRC libraryLuke Fitzgerald