Age | Commit message (Collapse) | 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 controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-07-30 | Site-wide design configuration | Evan Prodromou | |
I added some code so that the site-wide design can be set, using the configuration interface. I also moved the configuration option from $config['site']['design']['background'] to just $config['design']['background'], but the old syntax will still work. | |||
2009-07-05 | set/get viewdesigns flag and use it | Evan Prodromou | |
2009-06-15 | Check to make sure a design exists before trying to display it | Zach Copley | |
2009-06-15 | Output custom stylesheets on design sub-Actions | Zach Copley | |
2009-05-23 | add an action base class for actions that show the owner's design | Evan Prodromou | |