summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-17Added config option to enable or disable file uploads with notices.Robin Millette
2009-06-17Make oohembed endpoint configurable.Robin Millette
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-17Fixed recent attachment bug that required URLs to be posted twice to be ↵Robin Millette
taken into account.
2009-06-17Store better data about twitter statusesEvan Prodromou
We mark Twitter statuses with flags so they don't get shown in the wrong places.
2009-06-17correct arguments for ProfileListEvan Prodromou
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-17Uppercase hex color valuesZach Copley
2009-06-17Default to image being on, no tile after uploadZach Copley
2009-06-17Fix sidebar color bug default designZach Copley
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-17Updated input submit for making a user admin of a groupSarven Capadisli
2009-06-17Updated markup yes/no form actions to be consistent with the rest of the siteSarven Capadisli
2009-06-17Removed NoticeHover from JavaScript for speed gain. Using CSS insteadSarven Capadisli
to handle the notice hover state. The difference is only seen in the conversation page.
2009-06-17It was accidently removedSarven Capadisli
2009-06-17Dynamically tile background image and turn background image on or offSarven Capadisli
in user design
2009-06-16Show a background img in settings formZach Copley
2009-06-16Merge branch 'userdesign' of ↵Zach Copley
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: IE7/8 CSS update for user design
2009-06-16Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: Moved url handling to its proper place, from newnotice to Notice.php Removed more dead code. Brought back borders for content, navigation, aside_primary but Minor margin value change More contrast for tabs UI updates:
2009-06-17Merge branch 'userdesign' of /var/www/design into userdesignSarven Capadisli
2009-06-17IE7/8 CSS update for user designSarven Capadisli
2009-06-16Enable tiling of background imgs for DesignsZach Copley
2009-06-16Merge branch 'userdesign' of ↵Zach Copley
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: Init styles for tile and image use on/off for user design settings
2009-06-16names for Notice_inbox source valuesEvan Prodromou
2009-06-16names for Notice is_local statesEvan Prodromou
2009-06-16Added background image tile flag to DesignZach Copley
2009-06-17Init styles for tile and image use on/off for user design settingsSarven Capadisli
2009-06-17Added form option to tile background image and to turn it on and offSarven Capadisli
2009-06-16typos in README; dependenciesEvan Prodromou
2009-06-16Moved url handling to its proper place, from newnotice to Notice.phpRobin Millette
2009-06-16Add background dirZach Copley
2009-06-16Design settings now save and displays backgroundsZach Copley
2009-06-16Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-16Removed more dead code.Robin Millette
2009-06-16Brought back borders for content, navigation, aside_primary butSarven Capadisli
applied transparent colour instead, hence not visible. This way, other laconica instances make use of the border if they change only the colour.
2009-06-16Minor margin value changeSarven Capadisli
2009-06-16More contrast for tabsSarven Capadisli
2009-06-16UI updates:Sarven Capadisli
Added box-shadow to local views, input focus, content Removed borders from local views, content, aside_primary Some cleaning
2009-06-16Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: Revert "Using neutral colour for notice hover" Using neutral colour for notice hover forgot to disinherit Memcached_DataObject in Status_network Add some basic memcached handling to status_network
2009-06-16Merge branch 'userdesign' of ↵Zach Copley
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: Connects html, body and content, navigation background colors
2009-06-16Update wasn't ever getting calledZach Copley
2009-06-16Revert "Using neutral colour for notice hover"Sarven Capadisli
This reverts commit 5daa0e358f0a75261e3240820cd6bcf7a57504fc.
2009-06-16Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-16Using neutral colour for notice hoverSarven Capadisli
2009-06-16Connects html, body and content, navigation background colorsSarven Capadisli
2009-06-15Check to make sure a design exists before trying to display itZach Copley
2009-06-15Another minor tweak to showCSS() CSS outputZach Copley
2009-06-15Some fixups to the CSS output of showCSS()Zach Copley
2009-06-15Design class now uses WebColor class for outputting hex colorsZach Copley
2009-06-15Output custom stylesheets on design sub-ActionsZach Copley