summaryrefslogtreecommitdiff
path: root/plugins/Facebook/FacebookPlugin.php
AgeCommit message (Collapse)Author
2009-10-29Warning cleanup: drop reference on router parameter to RouterInitialized ↵Brion Vibber
event handlers. We don't (and don't need to) pass a reference here, and the mix can trigger warnings.
2009-10-23Some phpcs cleanupZach Copley
2009-10-21Make paths and class loading work rightZach Copley
2009-10-21Combine Facebook and Facebook Connect plugins into one big pluginZach Copley
2009-10-20Extract out Facebook app stuff into a pluginZach Copley