Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-18 | Minor removal | Sarven Capadisli | |
2009-06-18 | Fix for background image repetition for various page heights | Sarven Capadisli | |
2009-06-18 | Removed height:100% for better background image repetition | Sarven Capadisli | |
2009-06-17 | Merge branch '0.8.x' into userdesign | Zach Copley | |
2009-06-17 | Updated input submit for making a user admin of a group | Sarven Capadisli | |
2009-06-17 | Updated markup yes/no form actions to be consistent with the rest of the site | Sarven Capadisli | |
2009-06-16 | Merge branch 'userdesign' of ↵ | Zach Copley | |
ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign * 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design: IE7/8 CSS update for user design | |||
2009-06-16 | Merge branch '0.8.x' into userdesign | Zach Copley | |
* 0.8.x: Moved url handling to its proper place, from newnotice to Notice.php Removed more dead code. Brought back borders for content, navigation, aside_primary but Minor margin value change More contrast for tabs UI updates: | |||
2009-06-17 | IE7/8 CSS update for user design | Sarven Capadisli | |
2009-06-17 | Init styles for tile and image use on/off for user design settings | Sarven Capadisli | |
2009-06-16 | Brought back borders for content, navigation, aside_primary but | Sarven Capadisli | |
applied transparent colour instead, hence not visible. This way, other laconica instances make use of the border if they change only the colour. | |||
2009-06-16 | UI updates: | Sarven Capadisli | |
Added box-shadow to local views, input focus, content Removed borders from local views, content, aside_primary Some cleaning | |||
2009-06-15 | Styles for group block | Sarven Capadisli | |
2009-06-15 | Cross-browser notice_attach | Sarven Capadisli | |
2009-06-11 | Files no longer needed | Sarven Capadisli | |
2009-06-09 | Added title and minor CSS cleanup to notice attach | Sarven Capadisli | |
2009-06-05 | Adding clip illustration for notice attachments. | Sarven Capadisli | |
2009-06-05 | Init notice_data-attach UI for form_notice | Sarven Capadisli | |
2009-06-01 | Fixed z-index for IE7 on attachment thumbnail | Sarven Capadisli | |
2009-05-30 | Cross-browser update for Design form labels | Sarven Capadisli | |
2009-05-30 | Some cross-browser updates for conversation UI | Sarven Capadisli | |
2009-05-29 | Updated max-width for attachment overlay heading | Sarven Capadisli | |
2009-05-27 | Bunch of UI fixes/improvements for attachments (hover, overlay, notice view, | Sarven Capadisli | |
clip) | |||
2009-05-26 | Updated stylesheet paths for facebook app | Sarven Capadisli | |
2009-05-26 | Removed unnecessary call to base/css/display.css for 0.8.x | Sarven Capadisli | |
2009-05-25 | Updated JS to show/hide attachment thumbnails with timers. Minor | Sarven Capadisli | |
markup changes. | |||
2009-05-25 | Markup cleanup for attachments | Sarven Capadisli | |
2009-05-25 | Resetting some of the attachment styles. Will update in the next commit. | Sarven Capadisli | |
2009-05-25 | Display thumbnail on hover over links in notices when appropriate. | Robin Millette | |
2009-05-24 | Removed big clip and replaced with smaller inline one next to each URL (in a ↵ | Robin Millette | |
notice) that's actually an attachment. Overlay (popup) on click. | |||
2009-05-24 | Made conversation thread UI a bit more visible. | Sarven Capadisli | |
Added right margin for notice options. | |||
2009-05-24 | Rearranged attachment info to only appear on each applicable notice page and ↵ | Robin Millette | |
thru an ajax popup. | |||
2009-05-22 | Init styles for conversation page | Sarven Capadisli | |
2009-05-21 | Changed No/Yes and Reset/Save locations. They are now a little more | Sarven Capadisli | |
usable by first offering the option to undo and than do. | |||
2009-05-19 | Added reset button | Sarven Capadisli | |
Rearranged swatch layout Added background image upload input file | |||
2009-05-18 | Using list-style-position:inside for lists so that bullets don't leak | Sarven Capadisli | |
out of the container. Added more padding to groups with most posts table | |||
2009-05-18 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Conflicts: EVENTS.txt | |||
2009-05-18 | Increase entity_profile fn, nickname font-size slightly. Gave | Sarven Capadisli | |
entity_profile more width. | |||
2009-05-15 | Attachments and their list now provide "ajax" view. Also added a few ↵ | Robin Millette | |
sidebars relating tags and attachments. | |||
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 | 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-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-13 | Moved layout styles to base stylesheet. | 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 | Updated styles for the Authrization subscription form inputs | 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. |