summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-15More margin for logoSarven Capadisli
2009-10-15Set width only to textareaSarven Capadisli
2009-10-15Better layout for form_settingsSarven Capadisli
2009-10-15Better widths for notice options (improves Opera Mini's rendering)Sarven Capadisli
2009-10-15Changed textarea @cols value for smaller screensSarven Capadisli
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
Fixes file magic checks on 64-bit systems. http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/17 http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/18 http://bazaar.launchpad.net/~danilo/php-gettext/trunk/revision/19
2009-10-13Fix syntax errorsZach Copley
2009-10-13remove inboxes optionEvan Prodromou
2009-10-13Merge branch '0.8.x' into 0.9.xEvan Prodromou
Conflicts: install.php
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
http://status.net/trac/ticket/1411
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 ↵Brion Vibber
rebuild it: * el_GR - Greek localization updates * he_IL - one additional Hebrew message, removed two fuzzies that gettext doesn't like * is_IS - added new Icelandic localization file from Pootle * nb_NO - Norwegian Bokmål updates * zh_CN - a few Chinese message updates
2009-10-13define LACONICA for compatibility on scriptsEric Helgeson
fixup_conversations.php fixes
2009-10-13Include long-form attachment URL in notice if URL shortening is disabled.Brion Vibber
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.
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
Previously, the attachment URL would simply be dropped when shortening returned false instead of a short URL... the attachment was present if you clicked through to notice details but didn't appear in the timeline, making it nigh-impossible to see the attachment.
2009-10-13Merge branch '0.8.x' of git@gitorious.org:~brion/statusnet/brion-fixes into ↵Brion Vibber
0.8.x
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 ↵Craig Andrews
before being allowed to post notices
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 ↵Brion Vibber
into 0.8.x
2009-10-12Moved group create API into its own actionZach Copley
Merge branch '0.9.x' into refactor-api * 0.9.x: Implemented create group api fix FBConnect so it doesn't muffle EndPrimaryNav don't write session if it's unchanged Fixed facebook connect primary nav to hide search option when site is private and user is not logged in Fixed facebook connect primary nav to obey sms/twitter/openid settings Fixed facebook connect login nav to obey openid settings Fixed facebook connect nav to obey sms/twitter disabled Fixed twitter defaulting to disabled Revert "Open tags should have closing tags" Don't show search suggestions for private sites Fixed E_NOTICE when returnto isn't set Fixed E_NOTICE when the "lite" parameter isn't included in the request Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an array of search terms Returning false seems to fix IE from reclaiming window focus. I think Aligning notice attach label from right instead of left Fixed IE background image alignment for attach, favour and disfavour Fixed nudge and direct message background image alignment Using 'CSS sprites' for common icons for the identica theme. Default Open tags should have closing tags Conflicts: actions/twitapigroups.php actions/twitapistatuses.php
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
and output accordingly e.g., if device is not known to have an open file system or unable to make use of input type="file" don't output that feature
2009-10-12Fixed typo, added ipodSarven Capadisli
2009-10-12Init mp-handheld stylesheet. For now, it is reusing mp-screen. FutureSarven Capadisli
updates will handle media queries
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
Conflicts: lib/common.php
2009-10-11Merge commit 'refs/merge-requests/1723' of ↵Craig Andrews
git://gitorious.org/statusnet/mainline into 0.8.x
2009-10-11Merge commit 'refs/merge-requests/1730' of ↵Craig Andrews
git://gitorious.org/statusnet/mainline into 0.8.x
2009-10-11Merge commit 'refs/merge-requests/1738' of ↵Craig Andrews
git://gitorious.org/statusnet/mainline into 0.8.x