summaryrefslogtreecommitdiff
path: root/classes/Design.php
AgeCommit message (Expand)Author
2010-02-11let backgrounds be put under SSLEvan Prodromou
2009-12-04use the new htmloutputter->style() functionCraig Andrews
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang
2009-08-05Argh, first commit for ages and such a stupid error. Sorry.Adrian Lang
2009-08-04Added correct null check. Created noisey errors on fresh install.Eric Helgeson
2009-07-30Site-wide design configurationEvan Prodromou
2009-06-26Added background-attachment:fixed for userdesignsSarven Capadisli
2009-06-18Fix for background image repetition for various page heightsSarven Capadisli
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-16Enable tiling of background imgs for DesignsZach Copley
2009-06-16Added background image tile flag to DesignZach Copley
2009-06-16Design settings now save and displays backgroundsZach 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
2009-05-23fix require_once in Design.phpEvan Prodromou
2009-05-22add a method to Design to show custom CSSEvan Prodromou
2009-05-22fix x bit on Design.phpEvan Prodromou
2009-05-22add design classesEvan Prodromou