Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-10 | Init biz theme | Sarven Capadisli | |
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of the background illustrations are reused. | |||
2009-05-02 | Aligned shownotice page's entry-content to left. Fixing vcard photo | Sarven Capadisli | |
margin bottom value. | |||
2009-05-01 | Minor CSS updates (No min-height on shownotice page, site_notice is | Sarven Capadisli | |
floated instead of positioned absolutely, notice entry-content is aligned with the nickname on shownotice page) | |||
2009-05-01 | Giving more contrast between the background colour and the laconica logo. | Sarven Capadisli | |
2009-05-01 | Added laconica logo | Sarven Capadisli | |
Updated installation page markup | |||
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css | |||
2009-04-27 | Minor CSS order/cleanup. | Sarven Capadisli | |
2009-04-24 | UI for server errors. | Sarven Capadisli | |
2009-04-20 | earthy theme: layout experiment | Sarven Capadisli | |
2009-04-20 | earthy theme preliminary (colours only) | Sarven Capadisli | |
2009-04-20 | otalk theme: anon_notice background colour update | Sarven Capadisli | |
2009-04-20 | otalk theme update to overflows | Sarven Capadisli | |
2009-04-19 | Update to theme name in stylesheets. | Sarven Capadisli | |
2009-04-19 | otalk theme (preliminary) | Sarven Capadisli | |
2009-04-15 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-04-14 | Updated remaining files and styles for style separation for themes | Sarven Capadisli | |
2009-04-14 | Simpler separation of themes. New themes can either make use of the | Sarven Capadisli | |
default styles or make their own. | |||
2009-04-14 | Make stuff work with no base | Evan Prodromou | |
2009-04-13 | Added farbtastic's default stylesheet | Sarven Capadisli | |
2009-04-13 | Moved Cloudy's layout styles in skin to theme. | Sarven Capadisli | |
2009-04-13 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-13 | Moved layout styles to base stylesheet. | Sarven Capadisli | |
2009-04-13 | Using farbtastic jQuery plugin to select design colours. | Sarven Capadisli | |
2009-04-13 | Updated Cloudy theme's base style for Authorize subscription input | Sarven Capadisli | |
accept | |||
2009-04-13 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-13 | Removing h1 from display in Profile page due to duplicate visibility | Sarven Capadisli | |
of fn and nickname. | |||
2009-04-12 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-12 | Updated styles for the Authrization subscription form inputs | Sarven Capadisli | |
2009-04-12 | Removed unused images | Sarven Capadisli | |
2009-04-12 | Separation of themes (i.e., layout, typography) and skins (i.e., background | Sarven Capadisli | |
images, colours). A theme can have multiple skins. Majority of the changes in this commit are due to restructuring the path/files for themes and skins. Both theme and skin will be set to 'default' if not set in config.php. This commit also allows each instance of this software to create its own theme without having to override any style from the default distribution. Added Cloudy theme. | |||
2009-04-11 | (Subjective) The dotted border style is less obtrusive (negative | Sarven Capadisli | |
space) than the dotted border style. While present, the dotted blends away better. Observing 1 + 1 = 3 or more principle. | |||
2009-04-09 | Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS. | Meitar Moscovitz | |
2009-04-08 | Fixes the issue mentioned in commit 7fc90d5. Changed the margin value | Sarven Capadisli | |
that's specific to the Inbox/Outbox page only. | |||
2009-04-08 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-08 | Using 800px width and using document.title if no text is selected. | Sarven Capadisli | |
2009-04-08 | Remove extranneous bottom margins on label; fix Safari layout bug. | Meitar Moscovitz | |
This margin causes a layout bug in Safari whereby the Inbox and Outbox pages have a notice form textarea that's too wide, causing it to slide beneath the "Send" button on those pages. Removing this margin seems to be completely innocuous in my tests, which covered Safari, Firefox, Opera, and Internet Explorer 7. Can less be more? :) | |||
2009-04-08 | Minor update for 800px width viewport | Sarven Capadisli | |
2009-04-07 | HTML br is not needed. Using 'clear' in CSS instead. | Sarven Capadisli | |
2009-04-07 | Minor adjustment for error/success styles in default stylesheet | Sarven Capadisli | |
2009-04-07 | Markup and styles for search help and errors | Sarven Capadisli | |
2009-04-07 | Minimum height for content and aside area. | Sarven Capadisli | |
2009-04-07 | Down playing the Register link's styles so it doesn't battle for | Sarven Capadisli | |
attention when anon_notice is present. | |||
2009-04-02 | Better support for 800px ~ 1024px width viewport/screen resolutions. | Sarven Capadisli | |
2009-03-30 | Using base presentation instead of identica theme to hide site name | Sarven Capadisli | |
when site logo is present | |||
2009-03-29 | Hiding site name from presentation iff site logo exists. | Sarven Capadisli | |
2009-03-25 | Unused file. | Sarven Capadisli | |
2009-03-25 | Processing indicator image for the default theme | Sarven Capadisli | |
2009-03-25 | Processing indicator CSS for the default theme | Sarven Capadisli | |
2009-03-25 | Processing indicator (aka spinner thingy) for form_notice submits | Sarven Capadisli | |
2009-03-25 | Alignment of notice-options in IE6 | Sarven Capadisli | |