Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-28 | Minor UI fix for IE6 notice-options | Sarven Capadisli | |
2009-07-25 | Updated pigeontheme to reflect the changes made to entry-content | Sarven Capadisli | |
structure | |||
2009-07-25 | Minor change to timestamp selector | Sarven Capadisli | |
2009-07-25 | Removed <dl> structure from NoticeListItem::showContext. Same as | Sarven Capadisli | |
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeSource. Same as | Sarven Capadisli | |
commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeLink. Reason: | Sarven Capadisli | |
Arguably, the earlier structure was unnecessarily verbose. Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-07-25 | Updated pigeonthoughts theme | Sarven Capadisli | |
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-24 | More IE fixes for Cloudy theme | Sarven Capadisli | |
2009-07-24 | Cloudy theme IE (mostly 7/8) fixes | Sarven Capadisli | |
2009-07-23 | Minor top value for cloudy theme | Sarven Capadisli | |
2009-07-23 | Updated cloudy theme | Sarven Capadisli | |
2009-07-20 | Reduced content width slightly for IE6 | Sarven Capadisli | |
2009-07-20 | Updated pigeonthoughts content/aside_primary layout values | Sarven Capadisli | |
2009-07-20 | Updated pigeonthoughts theme | Sarven Capadisli | |
2009-07-16 | Using bottom instead of top for form_note | Sarven Capadisli | |
2009-07-15 | Reduced notice div.entry-content width so that in the case of super | Sarven Capadisli | |
deep/crazy conversations the notice options don't misalign. | |||
2009-07-15 | Updated attachment view position. It is now closer to top. | Sarven Capadisli | |
2009-07-09 | Updated max-width values for attachment view | Sarven Capadisli | |
2009-07-07 | Updated support for 800px width design | Sarven Capadisli | |
2009-07-07 | Added max-height to designsettings and attachment view images | Sarven Capadisli | |
2009-07-07 | Changed img max-width to all attachment views | Sarven Capadisli | |
2009-07-05 | Updated margin/width value for nested notices | Sarven Capadisli | |
2009-07-04 | Using box-shadow on the site_nav_local_views li instead of a. | Sarven Capadisli | |
2009-07-01 | Centres the overlay container as best as it can (given that we can't | Sarven Capadisli | |
calculate the height of the XHR response container without actually loading it into the DOM). | |||
2009-06-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-06-30 | Updated jOverlay version and set max-width for images | Sarven Capadisli | |
2009-06-29 | Merge branch '0.8.x' into design_reset | Zach Copley | |
* 0.8.x: Using max-width:480px for settings_design_background-image image Using role for admin indicator. Added margin-left. | |||
2009-06-29 | Using max-width:480px for settings_design_background-image image | Sarven Capadisli | |
2009-06-29 | Using role for admin indicator. Added margin-left. | Sarven Capadisli | |
2009-06-29 | Merge branch '0.8.x' into design_reset | Zach Copley | |
* 0.8.x: (32 commits) admin indicators in groups show section with admins in sidebar of group update to latest (r76) version of XMPPHP better output for common error handler fix logging error note when going background change name of constructor for xmppdaemon add a lot more logging to xmppdaemon error in get_option_value wasn't returning a value reformat commandline.inc if not in daemon mode, xmppdaemon sends log to stdout extract log-line formatting to its own function got my background/foreground logic backwards twitter status fetcher takes an id argument more efficient fixup of conversations commandline processing handles errors better xmppdaemon.php can stay in foreground command line arg handling a little more flexible Daemon can optionally not go into the background don't canonicalize people's text into URLs ... Conflicts: theme/base/css/display.css | |||
2009-06-29 | admin indicators in groups | Evan Prodromou | |
2009-06-27 | Added input submit to let the user to go back to site's default design | Sarven Capadisli | |
settings | |||
2009-06-25 | IE UI update for notice_data_attach_selected | Sarven Capadisli | |
2009-06-25 | Added functionality to remove the notice data attachment | Sarven Capadisli | |
2009-06-25 | Using transparent background colour instead of solid for notice on hover | Sarven Capadisli | |
2009-06-25 | Adds a scrollbar if the filename is too long for the attached file | Sarven Capadisli | |
2009-06-25 | Shows the selected file attachment under the form_notice textarea | Sarven Capadisli | |
2009-06-25 | Style for entity_aliases | Sarven Capadisli | |
2009-06-23 | Updated default colour theme and IE6 colours for transparent values | Sarven Capadisli | |
2009-06-22 | Layout fix for IE6 | Sarven Capadisli | |
2009-06-18 | Updated markup and CSS for attachment_view | Sarven Capadisli | |
2009-06-18 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵ | Robin Millette | |
into 0.8.x | |||
2009-06-18 | Display more oembed info in attachment popup. | Robin Millette | |
2009-06-18 | Updated themes for notice hover on content area | Sarven Capadisli | |
2009-06-18 | Using notice hover only on content area | Sarven Capadisli | |
2009-06-18 | Updated pigeonthoughts theme to reflect 0.8 design requirements | Sarven Capadisli | |
2009-06-18 | Minor removal | Sarven Capadisli | |
2009-06-18 | Fix for background image repetition for various page heights | Sarven Capadisli | |