summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-27A simpler way to focus and set the cursor position for NoticeReply().Sarven Capadisli
2009-11-27Updated icons for un-sandbox, silence, and deleteSarven Capadisli
2009-11-27NoticeReply will now set the focus() position to textare for IESarven Capadisli
2009-11-27Added processing icon for entity_actions anchorsSarven Capadisli
2009-11-27Changed to bind instead of clickSarven Capadisli
2009-11-26* Mb -> MB (for megabyte)Siebrand Mazeland
2009-11-26Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-11-26Moved moderation styles out of UserFlag and put it into core. UpdatedSarven Capadisli
2009-11-26Add OpenID ini info back into statusnet.ini as a stopgap until we canZach Copley
2009-11-26Init UI to show/hide a group of moderation actions.Sarven Capadisli
2009-11-26Use cursor pointer for button.closeSarven Capadisli
2009-11-26Slight alignment to entity_action pSarven Capadisli
2009-11-26Increased z-index for jOverlaySarven Capadisli
2009-11-26Updated the cross line on silence iconSarven Capadisli
2009-11-26Updated moderation (sandbox, silence, delete) icons for UserFlagSarven Capadisli
2009-11-26Moved CSS out to its own file for UserFlagSarven Capadisli
2009-11-26Renamed icon fileSarven Capadisli
2009-11-26and a typo in column name fixedBrenda Wallace
2009-11-26added missing space after new group by fieldsBrenda Wallace
2009-11-26added missing columns from mysql upgrade script into pgsql scriptBrenda Wallace
2009-11-26added more fields to the group by.Brenda Wallace
2009-11-26Transactional DDL rocks my world, but shouldn't be left in that file.Brenda Wallace
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