summaryrefslogtreecommitdiff
path: root/lib/theme.php
AgeCommit message (Expand)Author
2010-10-14correctly use sslserver if it is setEvan Prodromou
2010-10-14consolidate some theme path code between ssl and non-sslEvan Prodromou
2010-10-14try to show HTTPS-encrypted theme files for HTTPS-encrypted pagesEvan Prodromou
2010-09-02Ticket #2638: allow themes to specify a base theme to load with 'include' set...Brion Vibber
2010-06-07Basic custom CSS and theme uploading features. 'local' subdir can now be cust...Brion Vibber
2010-02-11null theme ssl setting means 'guess'Evan Prodromou
2010-02-11Themes can be served from an SSL serverEvan Prodromou
2009-11-08add a method to Theme class to list available themesEvan Prodromou
2009-11-08add utilities for calculating local and installation theme root dirsEvan Prodromou
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-06-22theme dir, path configurableEvan Prodromou
2009-06-14Removed hanging skin crapolaSarven Capadisli
2009-04-12Separation of themes (i.e., layout, typography) and skins (i.e., backgroundSarven Capadisli
2009-01-14Add an optional theme parameter to theme functionsEvan Prodromou
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-07-16theme server supportEvan Prodromou
2008-06-10first steps towards new skinEvan Prodromou