Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-03-25 | Processing indicator CSS for the default theme | Sarven Capadisli | |
2009-02-07 | Add a link to the group search page from a user's own group list. | Meitar Moscovitz | |
I've seen a request or two pop up for this on the Laconica group on Identica, and I'd personally like there to be a link to the search page from my own groups listing, as I often find myself looking for one and end up at my browser's address bar. | |||
2009-02-06 | Added primary and secondary form actions. Fixed markup for | Sarven Capadisli | |
form_notice_delete | |||
2009-02-03 | Removed deprecated files from the default theme. | Sarven Capadisli | |
2009-02-02 | Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version. | Sarven Capadisli | |
2009-02-02 | Ticket 1044 -- Removed border-top, reduced padding, changed notice | Sarven Capadisli | |
count from 6 to 5, removed nickname. | |||
2009-02-02 | Added "Edit" entity_action. | Sarven Capadisli | |
Updated theme files. | |||
2009-01-27 | Better colour contrast for major areas (background, sidebar, tabs) | Sarven Capadisli | |
2009-01-24 | M | Sarven Capadisli | |