summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-07-24Change ircmanager to not use unnecessary classLuke Fitzgerald
2010-07-24Merged in Phergie change (Allow sec/usec = 0)Luke Fitzgerald
2010-07-24Updated commentingLuke Fitzgerald
2010-07-24Handle the case where confirmation is cancelledLuke Fitzgerald
2010-07-23Cosmetic: Rearrange codeLuke Fitzgerald
2010-07-23Another commentLuke Fitzgerald
2010-07-23Added some missing commentsLuke Fitzgerald
2010-07-23Remove Phergie diff fileLuke Fitzgerald
2010-07-23Lots more work - Implemented nickname checkingLuke Fitzgerald
2010-07-21Update classname in ircmanager too!Luke Fitzgerald
2010-07-21Rename Phergie_Plugin_Statusnet_Callback to Phergie_Plugin_StatusnetCallbackLuke Fitzgerald
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-30Merge remote branch 'statusnet/1.0.x' into irc-pluginLuke Fitzgerald
2010-06-30Updated phergie libraryLuke Fitzgerald
2010-06-26Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-26Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-26Merge branch 'master' into testingBrion Vibber
2010-06-24Regression fix for Recaptcha on SSL registration page; their API is served on...Brion Vibber
2010-06-20RecaptchaPlugin: fix for missing captcha on iPhone/Android.Brion Vibber
2010-06-16Merge branch 'master' into testingBrion Vibber
2010-06-16Switch OpenID server's redirects from 307 to 303 to avoid prompt for form dat...Brion Vibber
2010-06-16Added Phergie PHP IRC libraryLuke Fitzgerald
2010-06-14Merge branch 'master' into testingBrion Vibber