Age | Commit message (Expand) | Author |
2009-11-28 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-28 | Add new user language hsb / Upper Sorbian | Siebrand Mazeland |
2009-11-28 | Fix typo in UI string | Siebrand Mazeland |
2009-11-28 | Ditched some whitespace | Sarven Capadisli |
2009-11-28 | Calling NoticeReplyTo instead of NoticeReply in Realtime | Sarven Capadisli |
2009-11-28 | Refactored NoticeReply() so that a notice item can use NoticeReplyTo | Sarven Capadisli |
2009-11-28 | Explictly unbinding is unnecessary as jQuery's remove() takes care of it | Sarven Capadisli |
2009-11-28 | Call FormXHR (single) instead of NoticeForm (all) | Sarven Capadisli |
2009-11-28 | SN.U.NoticeFavor should be SN.U.NoticeReply | Sarven Capadisli |
2009-11-28 | Only bind submit to the notice created by Realtime | Sarven Capadisli |
2009-11-28 | Bind submit to a form by SN.U.FormXHR() only once. | Sarven Capadisli |
2009-11-28 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-27 | Fix regression in group posting: bug introduced in commit 1319002e1519fafb0e8... | Brion Vibber |
2009-11-27 | Log database errors when saving notice_inbox entries | Brion Vibber |
2009-11-27 | Drop the username from the log id for now; seems to trigger an error loop in ... | Brion Vibber |
2009-11-27 | Better UI for showing 'processing' for NewDirectMessage. Displays it | Sarven Capadisli |
2009-11-27 | request id on logs... pid + random id per web request + username + method + url | Brion Vibber |
2009-11-27 | A simpler way to focus and set the cursor position for NoticeReply(). | Sarven Capadisli |
2009-11-27 | Updated icons for un-sandbox, silence, and delete | Sarven Capadisli |
2009-11-27 | NoticeReply will now set the focus() position to textare for IE | Sarven Capadisli |
2009-11-27 | Added processing icon for entity_actions anchors | Sarven Capadisli |
2009-11-27 | Changed to bind instead of click | Sarven Capadisli |
2009-11-26 | * Mb -> MB (for megabyte) | Siebrand Mazeland |
2009-11-26 | Localisation updates for !StatusNet from !translatewiki.net !sntrans | Siebrand Mazeland |
2009-11-26 | Moved moderation styles out of UserFlag and put it into core. Updated | Sarven Capadisli |
2009-11-26 | Init UI to show/hide a group of moderation actions. | Sarven Capadisli |
2009-11-26 | Use cursor pointer for button.close | Sarven Capadisli |
2009-11-26 | Slight alignment to entity_action p | Sarven Capadisli |
2009-11-26 | Increased z-index for jOverlay | Sarven Capadisli |
2009-11-26 | Updated the cross line on silence icon | Sarven Capadisli |
2009-11-26 | Updated moderation (sandbox, silence, delete) icons for UserFlag | Sarven Capadisli |
2009-11-26 | Moved CSS out to its own file for UserFlag | Sarven Capadisli |
2009-11-26 | Renamed icon file | Sarven Capadisli |
2009-11-26 | and a typo in column name fixed | Brenda Wallace |
2009-11-26 | added missing space after new group by fields | Brenda Wallace |
2009-11-26 | added missing columns from mysql upgrade script into pgsql script | Brenda Wallace |
2009-11-26 | added more fields to the group by. | Brenda Wallace |
2009-11-26 | Transactional DDL rocks my world, but shouldn't be left in that file. | Brenda Wallace |
2009-11-26 | added missing columns in notice table | Brenda Wallace |
2009-11-26 | check there is an array of notices to display, before doing a foreach() | Brenda Wallace |
2009-11-26 | Some changes to the OpenID DataObjects to make them emit the exact same | Zach Copley |
2009-11-26 | OpenID plugin should set 'user_openid.display' as unique key | Zach Copley |
2009-11-25 | Merge branch 'fix-openid' into 0.9.x | Zach Copley |
2009-11-25 | Remove relationship: user_openid.user_id -> user.id. I don't think this | Zach Copley |
2009-11-25 | Catch and report exceptions from notice_to_omb_notice() instead of letting th... | Brion Vibber |
2009-11-25 | Have OpenID plugin DataObjects emit their own .ini info | Zach Copley |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | I can't hide the location and status bars in Firefox, IE or Chromium. | Sarven Capadisli |
2009-11-25 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli |