summaryrefslogtreecommitdiff
path: root/theme
AgeCommit message (Collapse)Author
2009-11-17Fix layout for entity_actionsSarven Capadisli
2009-09-27Using a relative value for the form_notice note location insteadSarven Capadisli
2009-09-14Updated Cloudy themeSarven Capadisli
2009-09-09Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logosSarven Capadisli
2009-09-09Updated biz theme.Sarven Capadisli
2009-09-07Setting max width limit to select form control on inbox and outbox pagesSarven Capadisli
2009-09-07Updated identica and default theme to use processing indicatorSarven Capadisli
2009-09-04Updated layout for filter by tag formSarven Capadisli
2009-08-27change default logo from laconica to status.netEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25convert CSS files to use new namesEvan Prodromou
2009-08-16Use spinner icon while performing AJAX submissions of favorite/unfavorite ↵brion
button so there's some visual feedback that something's happening.
2009-08-11Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)Jeffery To
2009-08-09Updated link colour.Sarven Capadisli
2009-08-06Used Yahoo! Smush.it to save a few bytes on the imagesCraig Andrews
2009-08-04Removed not overly significant style from div.entry-content. It helpsSarven Capadisli
with attachment views as well (Ticket 1761)
2009-07-28Minor UI fix for IE6 notice-optionsSarven Capadisli
2009-07-25Updated pigeontheme to reflect the changes made to entry-contentSarven Capadisli
structure
2009-07-25Minor change to timestamp selectorSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showContext. Same asSarven Capadisli
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeSource. Same asSarven Capadisli
commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:Sarven Capadisli
Arguably, the earlier structure was unnecessarily verbose. Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
2009-07-25Updated pigeonthoughts themeSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showReplyLink. Reason:Sarven Capadisli
Same as commit e0b877b26c5e93809b2a53b6c46326d5e31fa0e8.
2009-07-25Removed <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-24More IE fixes for Cloudy themeSarven Capadisli
2009-07-24Cloudy theme IE (mostly 7/8) fixesSarven Capadisli
2009-07-23Minor top value for cloudy themeSarven Capadisli
2009-07-23Updated cloudy themeSarven Capadisli
2009-07-20Reduced content width slightly for IE6Sarven Capadisli
2009-07-20Updated pigeonthoughts content/aside_primary layout valuesSarven Capadisli
2009-07-20Updated pigeonthoughts themeSarven Capadisli
2009-07-16Using bottom instead of top for form_noteSarven Capadisli
2009-07-15Reduced notice div.entry-content width so that in the case of superSarven Capadisli
deep/crazy conversations the notice options don't misalign.
2009-07-15Updated attachment view position. It is now closer to top.Sarven Capadisli
2009-07-09Updated max-width values for attachment viewSarven Capadisli
2009-07-07Updated support for 800px width designSarven Capadisli
2009-07-07Added max-height to designsettings and attachment view imagesSarven Capadisli
2009-07-07Changed img max-width to all attachment viewsSarven Capadisli
2009-07-05Updated margin/width value for nested noticesSarven Capadisli
2009-07-04Using box-shadow on the site_nav_local_views li instead of a.Sarven Capadisli
2009-07-01Centres the overlay container as best as it can (given that we can'tSarven Capadisli
calculate the height of the XHR response container without actually loading it into the DOM).
2009-06-30Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-30Updated jOverlay version and set max-width for imagesSarven Capadisli
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: Using max-width:480px for settings_design_background-image image Using role for admin indicator. Added margin-left.
2009-06-29Using max-width:480px for settings_design_background-image imageSarven Capadisli
2009-06-29Using role for admin indicator. Added margin-left.Sarven Capadisli
2009-06-29Merge branch '0.8.x' into design_resetZach 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-29admin indicators in groupsEvan Prodromou
2009-06-27Added input submit to let the user to go back to site's default designSarven Capadisli
settings