summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-15Updated commentsSarven Capadisli
2009-10-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-14Moved to location of the FBConnect JavaScript to the end of </body>.Sarven Capadisli
2009-10-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-13Commit upstream updates to php-gettext after the 1.0.7 release (but in 2006! :P)Brion Vibber
2009-10-13Fix syntax errorsZach Copley
2009-10-13remove inboxes optionEvan Prodromou
2009-10-13Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-10-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-10-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-13Update Polish translations from Raven's bug tracker submission:Brion Vibber
2009-10-13Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.xBrion Vibber
2009-10-13Pull all localization updates from the current Pootle incarnation before we r...Brion Vibber
2009-10-13define LACONICA for compatibility on scriptsEric Helgeson
2009-10-13Include long-form attachment URL in notice if URL shortening is disabled.Brion Vibber
2009-10-13Merge branch '0.8.x' of gitorious.org:statusnet/mainline into 0.8.xBrion Vibber
2009-10-13Include long-form attachment URL in notice if URL shortening is disabled.Brion Vibber
2009-10-13Merge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into 0...Brion Vibber
2009-10-13Fix typo's in installerEric Helgeson
2009-10-13Updated Profile view. Works better in Opera Mini, WebkitsSarven Capadisli
2009-10-13Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xBrion Vibber
2009-10-13Styles for entity actionsSarven Capadisli
2009-10-13Added styles for the Profile pageSarven Capadisli
2009-10-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-13Updated default theme to use the CSS Sprites method for common iconsSarven Capadisli
2009-10-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-12Added a new plugin that requires a user to have a validated email address bef...Craig Andrews
2009-10-12Added in credits.Zach Copley
2009-10-12Use site's name for basic auth realmZach Copley
2009-10-12Make apigroupcreate.php pass phpcsZach Copley
2009-10-12Took out some unnecessary intializationsZach Copley
2009-10-12Merge branch '0.8.x' of git://gitorious.org/~brion/statusnet/brion-fixes into...Brion Vibber
2009-10-12Moved group create API into its own actionZach Copley
2009-10-12Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xBrion Vibber
2009-10-12Added missing $thisSarven Capadisli
2009-10-12Only output attachment if the mobile device is interestedSarven Capadisli
2009-10-12Ran phpcs and fixed a few errors and warningsSarven Capadisli
2009-10-12Added function to set a list of features the mobile device supportsSarven Capadisli
2009-10-12Fixed typo, added ipodSarven Capadisli
2009-10-12Init mp-handheld stylesheet. For now, it is reusing mp-screen. FutureSarven Capadisli
2009-10-12Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-11Merge remote branch 'statusnet/0.8.x' into 0.9.xCraig Andrews
2009-10-11Merge commit 'refs/merge-requests/1723' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1730' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Merge commit 'refs/merge-requests/1738' of git://gitorious.org/statusnet/main...Craig Andrews
2009-10-11Implemented create group apiCraig Andrews
2009-10-10Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xBrion Vibber
2009-10-09CamelCase all function names in the API codeZach Copley
2009-10-09These same params are used in most API actions; moved to base API classZach Copley
2009-10-09Missed some of the references to the old TwitterApiAction - removedZach Copley