index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Design.php
Age
Commit message (
Expand
)
Author
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-10
common_config returns false if the config value is not set. Design::toWebColo...
Adrian Lang
2009-08-05
Argh, first commit for ages and such a stupid error. Sorry.
Adrian Lang
2009-08-04
Added correct null check. Created noisey errors on fresh install.
Eric Helgeson
2009-07-30
Site-wide design configuration
Evan Prodromou
2009-06-26
Added background-attachment:fixed for userdesigns
Sarven Capadisli
2009-06-18
Fix for background image repetition for various page heights
Sarven Capadisli
2009-06-17
Update background image settings to use bitflags
Zach Copley
2009-06-16
Enable tiling of background imgs for Designs
Zach Copley
2009-06-16
Added background image tile flag to Design
Zach Copley
2009-06-16
Design settings now save and displays backgrounds
Zach Copley
2009-06-15
Another minor tweak to showCSS() CSS output
Zach Copley
2009-06-15
Some fixups to the CSS output of showCSS()
Zach Copley
2009-06-15
Design class now uses WebColor class for outputting hex colors
Zach Copley
2009-06-15
Output custom stylesheets on design sub-Actions
Zach Copley
2009-05-23
fix require_once in Design.php
Evan Prodromou
2009-05-22
add a method to Design to show custom CSS
Evan Prodromou
2009-05-22
fix x bit on Design.php
Evan Prodromou
2009-05-22
add design classes
Evan Prodromou