summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-10-11Implemented create group apiCraig Andrews
2009-10-09fix FBConnect so it doesn't muffle EndPrimaryNavEvan Prodromou
2009-10-09Reduced whitespaceSarven Capadisli
2009-10-09Updated header UISarven Capadisli
2009-10-09Removed the Help item from global primary navigation in the headerSarven Capadisli
since it is also used in the footer area. Frees up 'precious'space.
2009-10-09Updated mobilelogo extensionSarven Capadisli
2009-10-09don't write session if it's unchangedEvan Prodromou
2009-10-09Fixed notice-optionsSarven Capadisli
2009-10-09Some UI adjustments for form noticeSarven Capadisli
2009-10-09Fixed facebook connect primary nav to hide search option when site is ↵Jeffery To
private and user is not logged in
2009-10-09Fixed facebook connect primary nav to obey sms/twitter/openid settingsJeffery To
2009-10-09Fixed facebook connect login nav to obey openid settingsJeffery To
2009-10-09Fixed facebook connect nav to obey sms/twitter disabledJeffery To
2009-10-09Fixed twitter defaulting to disabledJeffery To
2009-10-08Revert "Open tags should have closing tags"Evan Prodromou
This reverts commit aeca8807dbce951beccbc3fb0e5a4ae5600e5e5f. We specifically DON'T have closing tags so we don't get errors with whitespace after the closing tag. I realize this is less of an issue with scripts, but we should still not use closing tags.
2009-10-08Don't show search suggestions for private sitesJeffery To
2009-10-07Fixed E_NOTICE when returnto isn't setJeffery To
2009-10-07Fixed E_NOTICE when the "lite" parameter isn't included in the requestJeffery To
2009-10-07Fixed E_NOTICE - GroupList expects an owner object in the constructor, not ↵Jeffery To
an array of search terms
2009-10-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-06Returning false seems to fix IE from reclaiming window focus. I thinkSarven Capadisli
'WTF' best describes this behaviour. Further investigation required.
2009-10-06Merge branch '0.9.x' into 0.9.x-mobileSarven Capadisli
2009-10-06Aligning notice attach label from right instead of leftSarven Capadisli
2009-10-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-06Fixed IE background image alignment for attach, favour and disfavourSarven Capadisli
2009-10-06Fixed nudge and direct message background image alignmentSarven Capadisli
2009-10-06Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-06Using 'CSS sprites' for common icons for the identica theme. DefaultSarven Capadisli
theme will follow after some tests.
2009-10-05Init styles for form_noticeSarven Capadisli
2009-10-05Open tags should have closing tagsEric Helgeson
2009-10-05No longer need to styleSarven Capadisli
2009-10-05Init showNoticeFormDataSarven Capadisli
2009-10-05Merge branch '0.9.x' into 0.9.x-mobileSarven Capadisli
2009-10-05Added hook to wrap the notice form data blockSarven Capadisli
2009-10-05Init mobile profile screen stylesheet. It reuses base and identicaSarven Capadisli
themes. The handheld stylesheet could import this stylesheet as well.
2009-10-05Minor correctionSarven Capadisli
2009-10-05Merge branch '0.9.x-mobile' of ↵Sarven Capadisli
git@gitorious.org:~csarven/statusnet/csarven-clone into 0.9.x-mobile
2009-10-05Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-04Init showPrimaryNavSarven Capadisli
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x-mobileSarven Capadisli
2009-10-04Unnecessary selector bitSarven Capadisli
2009-10-04Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-10-04Removed site_notice and anon_notice from output because thisSarven Capadisli
information is not particularly crucial for the mobile user.