summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-28Fix typo in UI stringSiebrand Mazeland
2009-11-28Ditched some whitespaceSarven Capadisli
2009-11-28Calling NoticeReplyTo instead of NoticeReply in RealtimeSarven Capadisli
2009-11-28Refactored NoticeReply() so that a notice item can use NoticeReplyToSarven Capadisli
2009-11-28Explictly unbinding is unnecessary as jQuery's remove() takes care of itSarven Capadisli
2009-11-28Call FormXHR (single) instead of NoticeForm (all)Sarven Capadisli
2009-11-28SN.U.NoticeFavor should be SN.U.NoticeReplySarven Capadisli
2009-11-28Only bind submit to the notice created by RealtimeSarven Capadisli
2009-11-28Bind submit to a form by SN.U.FormXHR() only once.Sarven Capadisli
2009-11-28Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-11-27Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8...Brion Vibber
2009-11-27Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8...Brion Vibber
2009-11-27Log database errors when saving notice_inbox entriesBrion Vibber
2009-11-27Log database errors when saving notice_inbox entriesBrion Vibber
2009-11-27Drop the username from the log id for now; seems to trigger an error loop in ...Brion Vibber
2009-11-27Drop the username from the log id for now; seems to trigger an error loop in ...Brion Vibber
2009-11-27Better UI for showing 'processing' for NewDirectMessage. Displays itSarven Capadisli
2009-11-27request id on logs... pid + random id per web request + username + method + urlBrion Vibber
2009-11-27request id on logs... pid + random id per web request + username + method + urlBrion Vibber
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