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
/
MsnPlugin.php
Age
Commit message (
Expand
)
Author
2010-09-03
handle_incoming -> handleIncoming
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
Use mhash from Compat if mhash isn't available
Craig Andrews
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-18
Removed hard tabs
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
Added some more error handling and commenting
Luke Fitzgerald
2010-06-16
Added validate regexp and a few more comments
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
More work on adapting phpmsnclass
Luke Fitzgerald
2010-06-12
Initial commit of msn-plugin work
Luke Fitzgerald