summaryrefslogtreecommitdiff
path: root/plugins/Irc/ircmanager.php
AgeCommit message (Expand)Author
2010-09-03send_confirmation_code -> sendConfirmationCodeCraig Andrews
2010-09-03enqueue_incoming_raw -> enqueueIncomingRawCraig Andrews
2010-09-03send_message -> sendMessageCraig Andrews
2010-08-11Add an config option to change the ping intervalLuke Fitzgerald
2010-08-11Added comment to show debugging toggleLuke Fitzgerald
2010-08-11Disabled debugging outputLuke Fitzgerald
2010-08-10Retry using the waiting queue so as to preserve message orderingLuke Fitzgerald
2010-08-10Reset message to non-delay type before requeuingLuke Fitzgerald
2010-08-10First commit of message throttling codeLuke Fitzgerald
2010-08-09Small reordering of code (cosmetic)Luke Fitzgerald
2010-08-09Set lastPing on connectLuke Fitzgerald
2010-08-07Small cosmetic changesLuke Fitzgerald
2010-08-07Added pinging to keep connection openLuke Fitzgerald
2010-08-07Added more commentingLuke Fitzgerald
2010-08-05Bot responds to channel commands via PMLuke Fitzgerald
2010-08-04Messages with new lines split at plugin stage for reliabilityLuke Fitzgerald
2010-07-28Introduce error checking when calling handleEventsLuke Fitzgerald
2010-07-27Merge in Phergie fixes and remove some whitespaceLuke Fitzgerald
2010-07-26Remove some testing/debugging codeLuke Fitzgerald
2010-07-26More Irc plugin workLuke Fitzgerald
2010-07-24Use non-statusnet classLuke Fitzgerald
2010-07-24Handle the case where confirmation is cancelledLuke 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-18ircmanager.php almost complete - Need to add exception catchingLuke Fitzgerald
2010-07-18Use original config class as readArray was added upstreamLuke Fitzgerald
2010-07-09Modified some config optionsLuke Fitzgerald
2010-07-09Lots more work on ircmanager.phpLuke Fitzgerald
2010-07-04Initial IRC plugin workLuke Fitzgerald