summaryrefslogtreecommitdiff
path: root/plugins/Msn/MsnPlugin.php
AgeCommit message (Expand)Author
2010-09-03handle_incoming -> handleIncomingCraig Andrews
2010-09-03enqueue_outgoing_raw -> enqueueOutgoingRawCraig Andrews
2010-09-03daemon_screenname -> daemonScreennameCraig Andrews
2010-09-03receive_raw_message -> receiveRawMessageCraig Andrews
2010-09-03send_message -> sendMessageCraig Andrews
2010-08-18Use hash if availableCraig Andrews
2010-08-18Use mhash from Compat if mhash isn't availableCraig Andrews
2010-07-31Fix a bunch of bugs where DB object wasn't correctly definedLuke Fitzgerald
2010-07-30Changes to make plugin use database instead of polling session readinessLuke Fitzgerald
2010-07-18Removed hard tabsLuke Fitzgerald
2010-06-22Lots of fixes for library. Almost have confirmation emails workingLuke Fitzgerald
2010-06-20Use built in email verifierLuke Fitzgerald
2010-06-16Added some more error handling and commentingLuke Fitzgerald
2010-06-16Added validate regexp and a few more commentsLuke Fitzgerald
2010-06-15Adaptation of library almost complete.Luke Fitzgerald
2010-06-14Lots more work on adapting library. Added more commenting and fixed some stuf...Luke Fitzgerald
2010-06-14More work on adapting phpmsnclassLuke Fitzgerald
2010-06-12Initial commit of msn-plugin workLuke Fitzgerald