index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Msn
/
extlib
Age
Commit message (
Expand
)
Author
2010-08-18
Use hash if available
Craig Andrews
2010-08-18
include mhash from php compat
Craig Andrews
2010-08-18
Remove .svn subversion control files
Craig Andrews
2010-07-30
Changes to make plugin use database instead of polling session readiness
Luke Fitzgerald
2010-07-24
Remove old comment
Luke Fitzgerald
2010-06-30
Removed hard tabs
Luke Fitzgerald
2010-06-30
Added wait on signon failure due to update contacts failing
Luke Fitzgerald
2010-06-29
Fixed warning thrown and simplified list calls
Luke Fitzgerald
2010-06-28
Hide list error if network is not specified
Luke Fitzgerald
2010-06-28
Fixed a bug where sessions were not cleared
Luke Fitzgerald
2010-06-26
Fixed a number of bugs in the library and wrapper - Seems to work!
Luke Fitzgerald
2010-06-22
Lots of fixes for library. Almost have confirmation emails working
Luke Fitzgerald
2010-06-20
Use built in email verifier
Luke Fitzgerald
2010-06-16
Add comma to end of list and small cosmetic change
Luke Fitzgerald
2010-06-16
Add callback for status changes
Luke Fitzgerald
2010-06-16
Remove any existing switchboard sessions when we (re)signon
Luke Fitzgerald
2010-06-16
Added some more error handling and commenting
Luke Fitzgerald
2010-06-16
Added error reporting to SB socket writes and call endSBSession if socket is ...
Luke Fitzgerald
2010-06-16
Use correct array index access for switchBoardSessions in sendMessageToSBSession
Luke Fitzgerald
2010-06-16
Reduced if statements used in sendOtherNetworkMessage
Luke Fitzgerald
2010-06-16
Implemented error checking in sendOtherNetworkMessage
Luke Fitzgerald
2010-06-16
Fix indentation
Luke Fitzgerald
2010-06-16
Return true if OIM is sent successfully
Luke Fitzgerald
2010-06-16
Correctly access length constants
Luke Fitzgerald
2010-06-16
$killsession parameter not needed - we'll kill the session later anyway
Luke Fitzgerald
2010-06-16
Access constants and static methods properly ;)
Luke Fitzgerald
2010-06-16
Removed unnecessary else statement
Luke Fitzgerald
2010-06-16
Reordered methods and changed properties to constants as needed
Luke Fitzgerald
2010-06-15
Adaptation of library almost complete.
Luke Fitzgerald
2010-06-14
Lots more work on adapting library. Added more commenting and fixed some stuf...
Luke Fitzgerald
2010-06-14
Removed Run method as all code has been moved into new methods
Luke Fitzgerald
2010-06-14
Added better error handling to signon method
Luke Fitzgerald
2010-06-14
More work on adapting phpmsnclass
Luke Fitzgerald
2010-06-13
Added some more event handlers and corrected aADL scope
Luke Fitzgerald
2010-06-13
- Corrected PhotoSticker bug in phpmsnclass
Luke Fitzgerald
2010-06-13
Added callback for pong (to update time till next ping required)
Luke Fitzgerald
2010-06-12
Added in missing properties
Luke Fitzgerald
2010-06-12
Merged in changes to phpmsnclass
Luke Fitzgerald
2010-06-12
More work on adapting the phpmsnclass to work with the IM architecture (far f...
Luke Fitzgerald
2010-06-12
Removed phpmsnclass sample
Luke Fitzgerald
2010-06-12
Initial commit of msn-plugin work
Luke Fitzgerald