summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-02Moved form control styles (i.e., border and radius) out of baseSarven Capadisli
2009-12-02Using box-shadow only on the current navigation itemSarven Capadisli
2009-12-02Updated theme readmeSarven Capadisli
2009-12-01Fix regression in password settings: users have been unable to change their p...Brion Vibber
2009-12-01Ticket 2048: make OMB posting HTTP timeout configurable as $config['omb']['ti...Brion Vibber
2009-12-01ticket 1100: add Drupal source linkBrion Vibber
2009-12-01Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-12-01Fix makefile wildcards for locale compilation (now works on Ubuntu 8.04)Brion Vibber
2009-12-01typo fix: '$this' now spelled correctly. Looks like this'll fix acceptance of...Brion Vibber
2009-12-01Add missing rule for /api/users/show.:formatZach Copley
2009-12-01Revert "Fix problem where screen_name and user_id parameters are being"Zach Copley
2009-12-01Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-30Fix bad function callZach Copley
2009-11-30make checkschema.php executable (which makes sense, cause the README says to ...Craig Andrews
2009-11-30Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-30Fix problem where screen_name and user_id parameters are beingZach Copley
2009-11-30Ticket 1677: apply a couple more welcomebot fixes from TranslateWiki before t...Brion Vibber
2009-11-30Drop binary .mo localization files from git repo to aid in development.Brion Vibber
2009-11-30Include group memberships count & user groups management page link in profile...Brion Vibber
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-30Ticket 1870: drop unnecessary Tidy module installation requirement.Brion Vibber
2009-11-30Initial replacement for alert() messages coming from FormNoticeXHR().Sarven Capadisli
2009-11-30Updated identica, default theme's IE stylesSarven Capadisli
2009-11-30Increased notice_data-attach widthSarven Capadisli
2009-11-30Better notice_data-attach alignment for mobile devices that supportSarven Capadisli
2009-11-30Updated notice-options items alignment in MobileProfileSarven Capadisli
2009-11-30Using % instead of pxSarven Capadisli
2009-11-30Minor. Removed whitespace.Sarven Capadisli
2009-11-29Disabled call to NewDirectMessage() until IE issue is sorted outSarven Capadisli
2009-11-29Allow Realtime notices to use the attachments interfaceSarven Capadisli
2009-11-29Call NoticeWithAttachment instead of NoticeAttachments after XHRSarven Capadisli
2009-11-29Last check to see if the notice item contains an attachmentSarven Capadisli
2009-11-29Created NoticeWithAttachment to handle jOverlay for single noticeSarven Capadisli
2009-11-28Ticket 2038: fix bad bug tracker linkBrion Vibber
2009-11-28Ticket 2038: fix bad bug tracker linkBrion Vibber
2009-11-28Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-28Localisation updates for !StatusNet from !translatewiki.net !sntransSiebrand Mazeland
2009-11-28Bind for UserFlag only if there is a form for itSarven Capadisli
2009-11-28Add new user language hsb / Upper SorbianSiebrand Mazeland
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