summaryrefslogtreecommitdiff
path: root/plugins/Facebook
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-27Specify the number of cols for the Facebook app's multi-friend inviterZach Copley
widget so it fits better into Facebook's new layout.
2009-10-27Forgot to move the facebookapp.css file into the new Facebook pluginZach Copley
2009-10-23Move Twitter and Facebook-specific mail notifications to their respective ↵Zach Copley
plugins
2009-10-23Some phpcs cleanupZach Copley
2009-10-21Removed Facebook stuff from the StatusNet README and wrote a new READMEZach Copley
for the Facebook plugin.
2009-10-21Make paths and class loading work rightZach Copley
2009-10-21Fix referencesZach Copley
2009-10-21Combine Facebook and Facebook Connect plugins into one big pluginZach Copley
2009-10-21Gather all the Facebook stuff together in one placeZach Copley
2009-10-20Extract out Facebook app stuff into a pluginZach Copley