Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-27 | change default logo from laconica to status.net | Evan Prodromou | |
2009-08-25 | convert CSS files to use new names | Evan Prodromou | |
2009-08-16 | Use spinner icon while performing AJAX submissions of favorite/unfavorite ↵ | brion | |
button so there's some visual feedback that something's happening. | |||
2009-08-09 | Updated link colour. | Sarven Capadisli | |
2009-08-06 | Used Yahoo! Smush.it to save a few bytes on the images | Craig Andrews | |
2009-08-04 | Removed not overly significant style from div.entry-content. It helps | Sarven Capadisli | |
with attachment views as well (Ticket 1761) | |||
2009-07-25 | Removed <dl> structure from NoticeListItem::showReplyLink. Reason: | Sarven Capadisli | |
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-07-25 | Removed <dl> structure from NoticeListItem::showDeleteLink. Reason: | Sarven Capadisli | |
To speed up DOM load by cutting down 3 nodes in each notice list item. Generally each notice option should be a list item in a <ul>, however, there is no tangible benefit for the user using this approach. In this case, minimalism is favoured. Similarly, the new approach will make 5 fewer function calls on the server side. | |||
2009-07-04 | Using box-shadow on the site_nav_local_views li instead of a. | Sarven Capadisli | |
2009-06-25 | Using transparent background colour instead of solid for notice on hover | Sarven Capadisli | |
2009-06-23 | Updated default colour theme and IE6 colours for transparent values | Sarven Capadisli | |
2009-06-18 | Updated themes for notice hover on content area | Sarven Capadisli | |
2009-06-18 | Fix for background image repetition for various page heights | Sarven Capadisli | |
2009-06-17 | Updated input submit for making a user admin of a group | Sarven Capadisli | |
2009-06-17 | Removed NoticeHover from JavaScript for speed gain. Using CSS instead | Sarven Capadisli | |
to handle the notice hover state. The difference is only seen in the conversation page. | |||
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 | Minor margin value change | Sarven Capadisli | |
2009-06-16 | More contrast for tabs | Sarven Capadisli | |
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-16 | Revert "Using neutral colour for notice hover" | Sarven Capadisli | |
This reverts commit 5daa0e358f0a75261e3240820cd6bcf7a57504fc. | |||
2009-06-16 | Using neutral colour for notice hover | Sarven Capadisli | |
2009-06-15 | Styles for group block | Sarven Capadisli | |
2009-06-15 | Cross-browser notice_attach | Sarven Capadisli | |
2009-06-09 | Updated default stylesheet for notice attach | Sarven Capadisli | |
2009-05-27 | Bunch of UI fixes/improvements for attachments (hover, overlay, notice view, | Sarven Capadisli | |
clip) | |||
2009-05-24 | Made conversation thread UI a bit more visible. | Sarven Capadisli | |
Added right margin for notice options. | |||
2009-05-24 | Changing opacity to 1 only on the hovered notice item | Sarven Capadisli | |
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 | Removed visited and vcard background (matches identica theme) | Sarven Capadisli | |
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-04-15 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
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 | 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 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
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-07 | Minor adjustment for error/success styles in default stylesheet | 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-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 | |