summaryrefslogtreecommitdiff
path: root/plugins/FBConnect
AgeCommit message (Expand)Author
2009-10-11Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-09fix FBConnect so it doesn't muffle EndPrimaryNavEvan Prodromou
2009-10-09Fixed facebook connect primary nav to hide search option when site is private...Jeffery To
2009-10-09Fixed facebook connect primary nav to obey sms/twitter/openid settingsJeffery To
2009-10-09Fixed facebook connect login nav to obey openid settingsJeffery To
2009-10-09Fixed facebook connect nav to obey sms/twitter disabledJeffery To
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25Laconica in pluginsEvan Prodromou
2009-08-18Better loggingZach Copley
2009-08-18Kick user out if she doesn't have FB cookiesZach Copley
2009-08-08Use jQuery instead of window.onLoad, which I believe will be faster and more ...Craig Andrews
2009-08-08Update README to use the addPlugin syntax to add the plugin (which seems clea...Craig Andrews
2009-08-05Use cssLink() to link to external cssCraig Andrews
2009-08-05Use script() to write out javascript <script> tagsCraig Andrews
2009-08-05Switch DOCTYPE's to the XHTML 5 DOCTYPECraig Andrews
2009-08-05Use NICKNAME_FMT everywhere consistentlyCraig Andrews
2009-07-30Attempt to reduce the number of calls to FB to speed things upZach Copley
2009-07-15Documentation for the Facebook Connect pluginZach Copley
2009-07-16More tinkering with logout. I think I got it this time! It's been driving me ...Zach Copley
2009-07-08Removed OpenID link from the primary global navigation in order toSarven Capadisli
2009-07-01Killed the FB Connect profile-pic bounce in all browsersZach Copley
2009-07-01Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-07-01Improves the FB user avatar "bounce" in some browsersSarven Capadisli
2009-06-30Merge commit 'jeff-themovie/invite-enabled' into 0.8.xZach Copley
2009-06-30Forgot to include ImsettingsAction in the list of Actions to overrideZach Copley
2009-06-30Only output Facebook namespace, scripts, css, etc. when strictly necessaryZach Copley
2009-06-30Only use FB's Javascript logout, not its PHP method tooZach Copley
2009-06-30Factor out code to tell whether user's logged into FB into its own methodZach Copley
2009-06-14Adds $config['invite']['enabled'] to enable/disable invites.Jeffery To
2009-06-04Facebook Connect auth finally works with all major browsers!Zach Copley
2009-05-28FB Connect plugin - better workflow for disconnecting and reconnecting Facebo...Zach Copley
2009-05-22Facebook Connect account setup markup and CSS rearrangement forSarven Capadisli
2009-05-22Form markup for Facebook ConnectSarven Capadisli
2009-05-22Minor alignment for FB logoSarven Capadisli
2009-05-22Styles for Facebook logo and user avatarSarven Capadisli
2009-05-22Custom stylesheet for the Facebook Connect pluginZach Copley
2009-05-22- Show Facebook profile pic and favicon as dictated by Facebook Connnect policyZach Copley
2009-05-21- Reworked login / logout workflowZach Copley
2009-05-20Reorganized some stuff and made new Facebook Login tabZach Copley
2009-05-20Fixed sporatic problem with logout.Zach Copley
2009-05-19Logout works properly now.Zach Copley
2009-05-15Basic Facebook Connect pluginZach Copley