Age | Commit message (Expand) | Author |
2009-10-11 | Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/main... | Craig Andrews |
2009-10-09 | fix FBConnect so it doesn't muffle EndPrimaryNav | Evan Prodromou |
2009-10-09 | Fixed facebook connect primary nav to hide search option when site is private... | Jeffery To |
2009-10-09 | Fixed facebook connect primary nav to obey sms/twitter/openid settings | Jeffery To |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | Laconica in plugins | Evan Prodromou |
2009-08-18 | Better logging | Zach Copley |
2009-08-08 | Use jQuery instead of window.onLoad, which I believe will be faster and more ... | Craig Andrews |
2009-08-05 | Use cssLink() to link to external css | Craig Andrews |
2009-08-05 | Use script() to write out javascript <script> tags | Craig Andrews |
2009-08-05 | Switch DOCTYPE's to the XHTML 5 DOCTYPE | Craig Andrews |
2009-07-30 | Attempt to reduce the number of calls to FB to speed things up | Zach Copley |
2009-07-16 | More tinkering with logout. I think I got it this time! It's been driving me ... | Zach Copley |
2009-07-08 | Removed OpenID link from the primary global navigation in order to | Sarven Capadisli |
2009-07-01 | Killed the FB Connect profile-pic bounce in all browsers | Zach Copley |
2009-06-30 | Merge commit 'jeff-themovie/invite-enabled' into 0.8.x | Zach Copley |
2009-06-30 | Forgot to include ImsettingsAction in the list of Actions to override | Zach Copley |
2009-06-30 | Only output Facebook namespace, scripts, css, etc. when strictly necessary | Zach Copley |
2009-06-30 | Only use FB's Javascript logout, not its PHP method too | Zach Copley |
2009-06-30 | Factor out code to tell whether user's logged into FB into its own method | Zach Copley |
2009-06-14 | Adds $config['invite']['enabled'] to enable/disable invites. | Jeffery To |
2009-06-04 | Facebook Connect auth finally works with all major browsers! | Zach Copley |
2009-05-28 | FB Connect plugin - better workflow for disconnecting and reconnecting Facebo... | Zach Copley |
2009-05-22 | Custom stylesheet for the Facebook Connect plugin | Zach Copley |
2009-05-22 | - Show Facebook profile pic and favicon as dictated by Facebook Connnect policy | Zach Copley |
2009-05-21 | - Reworked login / logout workflow | Zach Copley |
2009-05-20 | Reorganized some stuff and made new Facebook Login tab | Zach Copley |
2009-05-20 | Fixed sporatic problem with logout. | Zach Copley |
2009-05-19 | Logout works properly now. | Zach Copley |
2009-05-15 | Basic Facebook Connect plugin | Zach Copley |