]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Msn/msnmanager.php
send_message -> sendMessage
[quix0rs-gnu-social.git] / plugins / Msn / msnmanager.php
2010-09-03 Craig Andrewssend_message -> sendMessage
2010-09-03 Evan ProdromouMerge branch '0.9.x' into 1.0.x
2010-09-02 Brion VibberMerge branch '0.9.x' into 1.0.x
2010-08-18 Craig AndrewsMerge remote branch 'chat-interface-plugins/irc-plugin...
2010-08-18 Craig AndrewsUse hash if available
2010-08-18 Craig Andrewsreconnect failed doesn't include a parameter in its...
2010-08-18 Craig AndrewsMerge remote branch 'chat-interface-plugins/msn-plugin...
2010-08-18 Luke FitzgeraldRemoved old code accidently left in ($data)
2010-08-18 Craig AndrewsMerge remote branch 'chat-interface-plugins/msn-plugin...
2010-08-11 Luke FitzgeraldDisabled debugging output
2010-08-11 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-08-09 Luke FitzgeraldMade private methods protected
2010-08-09 Luke FitzgeraldRequeue waiting messages on start/connection loss
2010-08-07 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-08-04 Luke FitzgeraldAlways remove messages from waiting queue and requeue...
2010-07-31 Luke FitzgeraldFix a bunch of bugs where DB object wasn't correctly...
2010-07-31 Luke FitzgeraldChanges to make plugin use database instead of polling...
2010-07-26 Luke FitzgeraldAdd timeout method to force call of idle to send ping
2010-07-26 Luke FitzgeraldFix typo
2010-06-29 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-06-26 Luke FitzgeraldFixed a number of bugs in the library and wrapper ...
2010-06-26 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-06-26 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-06-23 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-06-17 Luke FitzgeraldMerge remote branch 'statusnet/1.0.x' into msn-plugin
2010-06-16 Luke FitzgeraldRemove callback method as we're not using status changes
2010-06-16 Luke FitzgeraldAdd callback for status changes
2010-06-16 Luke FitzgeraldAdded some more error handling and commenting
2010-06-15 Luke FitzgeraldAdded validate regexp and a few more comments
2010-06-15 Luke FitzgeraldAdaptation of library almost complete.
2010-06-14 Luke FitzgeraldLots more work on adapting library. Added more commenti...
2010-06-14 Luke FitzgeraldMore work on adapting phpmsnclass
2010-06-13 Luke FitzgeraldAdded some more event handlers and corrected aADL scope
2010-06-13 Luke Fitzgerald - Corrected PhotoSticker bug in phpmsnclass
2010-06-13 Luke FitzgeraldAdded callback for pong (to update time till next ping...
2010-06-12 Luke FitzgeraldMore work on adapting the phpmsnclass to work with...
2010-06-12 Luke FitzgeraldInitial commit of msn-plugin work