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
Age
Commit message (
Expand
)
Author
2010-09-03
handle_incoming -> handleIncoming
Craig Andrews
2010-09-03
enqueue_incoming_raw -> enqueueIncomingRaw
Craig Andrews
2010-09-03
enqueue_outgoing_raw -> enqueueOutgoingRaw
Craig Andrews
2010-09-03
daemon_screenname -> daemonScreenname
Craig Andrews
2010-09-03
receive_raw_message -> receiveRawMessage
Craig Andrews
2010-09-03
send_message -> sendMessage
Craig Andrews
2010-08-18
Use hash if available
Craig Andrews
2010-08-18
reconnect failed doesn't include a parameter in its invocation
Craig Andrews
2010-08-18
Merge remote branch 'chat-interface-plugins/msn-plugin' into 1.0.x
Craig Andrews
2010-08-18
include mhash from php compat
Craig Andrews
2010-08-18
Use mhash from Compat if mhash isn't available
Craig Andrews
2010-08-18
Removed old code accidently left in ($data)
Luke Fitzgerald
2010-08-18
Remove .svn subversion control files
Craig Andrews
2010-08-11
Disabled debugging output
Luke Fitzgerald
2010-08-10
Fix some typos and missing letters
Luke Fitzgerald
2010-08-09
Made private methods protected
Luke Fitzgerald
2010-08-09
Requeue waiting messages on start/connection loss
Luke Fitzgerald
2010-08-04
Always remove messages from waiting queue and requeue messages if one fails
Luke Fitzgerald
2010-07-31
Fix a bunch of bugs where DB object wasn't correctly defined
Luke Fitzgerald
2010-07-30
Changes to make plugin use database instead of polling session readiness
Luke Fitzgerald
2010-07-26
Add timeout method to force call of idle to send ping
Luke Fitzgerald
2010-07-26
Fix typo
Luke Fitzgerald
2010-07-24
Remove old comment
Luke Fitzgerald
2010-07-18
Removed hard tabs
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-29
Added required PHP extensions to README
Luke Fitzgerald
2010-06-29
Added README file
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
Remove callback method as we're not using status changes
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
[next]