summaryrefslogtreecommitdiff
path: root/plugins/Msn/extlib
AgeCommit message (Expand)Author
2010-08-18Use hash if availableCraig Andrews
2010-08-18include mhash from php compatCraig Andrews
2010-08-18Remove .svn subversion control filesCraig Andrews
2010-07-30Changes to make plugin use database instead of polling session readinessLuke Fitzgerald
2010-07-24Remove old commentLuke Fitzgerald
2010-06-30Removed hard tabsLuke Fitzgerald
2010-06-30Added wait on signon failure due to update contacts failingLuke Fitzgerald
2010-06-29Fixed warning thrown and simplified list callsLuke Fitzgerald
2010-06-28Hide list error if network is not specifiedLuke Fitzgerald
2010-06-28Fixed a bug where sessions were not clearedLuke Fitzgerald
2010-06-26Fixed a number of bugs in the library and wrapper - Seems to work!Luke Fitzgerald
2010-06-22Lots of fixes for library. Almost have confirmation emails workingLuke Fitzgerald
2010-06-20Use built in email verifierLuke Fitzgerald
2010-06-16Add comma to end of list and small cosmetic changeLuke Fitzgerald
2010-06-16Add callback for status changesLuke Fitzgerald
2010-06-16Remove any existing switchboard sessions when we (re)signonLuke Fitzgerald
2010-06-16Added some more error handling and commentingLuke Fitzgerald
2010-06-16Added error reporting to SB socket writes and call endSBSession if socket is ...Luke Fitzgerald
2010-06-16Use correct array index access for switchBoardSessions in sendMessageToSBSessionLuke Fitzgerald
2010-06-16Reduced if statements used in sendOtherNetworkMessageLuke Fitzgerald
2010-06-16Implemented error checking in sendOtherNetworkMessageLuke Fitzgerald
2010-06-16Fix indentationLuke Fitzgerald
2010-06-16Return true if OIM is sent successfullyLuke Fitzgerald
2010-06-16Correctly access length constantsLuke Fitzgerald
2010-06-16$killsession parameter not needed - we'll kill the session later anywayLuke Fitzgerald
2010-06-16Access constants and static methods properly ;)Luke Fitzgerald
2010-06-16Removed unnecessary else statementLuke Fitzgerald
2010-06-16Reordered methods and changed properties to constants as neededLuke 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-14Removed Run method as all code has been moved into new methodsLuke Fitzgerald
2010-06-14Added better error handling to signon methodLuke Fitzgerald
2010-06-14More work on adapting phpmsnclassLuke Fitzgerald
2010-06-13Added some more event handlers and corrected aADL scopeLuke Fitzgerald
2010-06-13 - Corrected PhotoSticker bug in phpmsnclassLuke Fitzgerald
2010-06-13Added callback for pong (to update time till next ping required)Luke Fitzgerald
2010-06-12Added in missing propertiesLuke Fitzgerald
2010-06-12Merged in changes to phpmsnclassLuke Fitzgerald
2010-06-12More work on adapting the phpmsnclass to work with the IM architecture (far f...Luke Fitzgerald
2010-06-12Removed phpmsnclass sampleLuke Fitzgerald
2010-06-12Initial commit of msn-plugin workLuke Fitzgerald