summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26added missing columns in notice tableBrenda Wallace
2009-11-26check there is an array of notices to display, before doing a foreach()Brenda Wallace
2009-11-26Some changes to the OpenID DataObjects to make them emit the exact sameZach Copley
2009-11-26Some changes to the OpenID DataObjects to make them emit the exact sameZach Copley
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-26OpenID plugin should set 'user_openid.display' as unique keyZach Copley
2009-11-25Remove relationship: user_openid.user_id -> user.id. I don't think thisZach Copley
2009-11-25Have OpenID plugin DataObjects emit their own .ini infoZach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25Merge branch 'fix-openid' into 0.9.xZach Copley
2009-11-25Remove relationship: user_openid.user_id -> user.id. I don't think thisZach Copley
2009-11-25Catch and report exceptions from notice_to_omb_notice() instead of letting th...Brion Vibber
2009-11-25Catch and report exceptions from notice_to_omb_notice() instead of letting th...Brion Vibber
2009-11-25Have OpenID plugin DataObjects emit their own .ini infoZach Copley
2009-11-25Fix regression in remote subscription; added hasRole() shadow method on Remot...Brion Vibber
2009-11-25Fix regression in remote subscription; added hasRole() shadow method on Remot...Brion Vibber
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25I can't hide the location and status bars in Firefox, IE or Chromium.Sarven Capadisli
2009-11-25Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-25Better layout for entity_profile and entity_actionsSarven Capadisli
2009-11-25Fix fatal error on OMB subscription for first-timersBrion Vibber
2009-11-25Merge branch 'master' of git@gitorious.org:statusnet/mainlineZach Copley
2009-11-25Remove annoying log msgZach Copley
2009-11-25Drop error message on setlocale() failure; this is harmless, since we actuall...Brion Vibber
2009-11-25Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-25Remove annoying log msgZach Copley
2009-11-25Drop error message on setlocale() failure; this is harmless, since we actuall...Brion Vibber
2009-11-25Catch uncaught exceptionZach Copley
2009-11-25Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-25Catch uncaught exceptionZach Copley
2009-11-25Removed unnecessary classNameSarven Capadisli
2009-11-25Fixed bug where reply-sync bit wasn't getting savedZach Copley
2009-11-25Fixed bug where reply-sync bit wasn't getting savedZach Copley
2009-11-25Forgot to render the nav menu when on FB Connect login tabZach Copley
2009-11-25Forgot to render the nav menu when on FB Connect login tabZach Copley
2009-11-25Facebook plugin no longer takes over Login and Connect settings nav menusZach Copley
2009-11-25Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-25Facebook plugin no longer takes over Login and Connect settings nav menusZach Copley
2009-11-24Fix regression in OMB sending with queues enabled -- items never got dequeued...Brion Vibber
2009-11-24Fix regression in OMB sending with queues enabled -- items never got dequeued...Brion Vibber
2009-11-24Loalisation updates for Polish. Contributed by Piotr DrągSiebrand Mazeland
2009-11-24Fix SSL options for Twitter bridge HTTP requestsZach Copley
2009-11-24Fix SSL options for Twitter bridge HTTP requestsZach Copley
2009-11-24Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-24Use a min-width just in case. Fixes IE.Sarven Capadisli
2009-11-24Break TableDef, ColumnDef classes to separate files so autoloader can find them.Brion Vibber
2009-11-24Break TableDef, ColumnDef classes to separate files so autoloader can find them.Brion Vibber
2009-11-24Moved initPopupWindow CSS out of JS in Realtime pluginSarven Capadisli
2009-11-24Added realtime-popup class to <body> for popup output.Sarven Capadisli
2009-11-24Updated mark-top styleSarven Capadisli