Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-06 | Fixed some group list styles | Sarven Capadisli | |
2009-11-06 | Updated styles for profile list fn and nickname | Sarven Capadisli | |
2009-11-06 | Updated styles for profile list re: commit | Sarven Capadisli | |
3c4ac05cde5a97594d3b0fa7e3f5dbbaf45e4c64 | |||
2009-11-02 | Typo: z-index should be 2 instead of 1 | Sarven Capadisli | |
2009-11-02 | Updated button.close style | Sarven Capadisli | |
2009-11-01 | Updated button.close styles | Sarven Capadisli | |
2009-11-01 | Moved theme styles from identica to base | Sarven Capadisli | |
2009-10-31 | Updated form_notice styles. .form_notice applies to both noticeform | Sarven Capadisli | |
(form_notice) and messageform (form_notice-direct) | |||
2009-10-31 | Added XHR for direct messages. | Sarven Capadisli | |
2009-10-29 | Updated bookmarklet styles | Sarven Capadisli | |
2009-10-27 | Forgot to move the facebookapp.css file into the new Facebook plugin | Zach Copley | |
2009-10-27 | Removed attachment UI | Sarven Capadisli | |
2009-10-27 | Some CSS updates for FB app | Sarven Capadisli | |
2009-10-06 | Aligning notice attach label from right instead of left | Sarven Capadisli | |
2009-10-06 | Using 'CSS sprites' for common icons for the identica theme. Default | Sarven Capadisli | |
theme will follow after some tests. | |||
2009-10-04 | Unnecessary selector bit | Sarven Capadisli | |
2009-09-27 | Using a relative value for the form_notice note location instead | Sarven Capadisli | |
2009-09-07 | Setting max width limit to select form control on inbox and outbox pages | Sarven Capadisli | |
2009-09-04 | Updated layout for filter by tag form | Sarven Capadisli | |
2009-08-25 | convert CSS files to use new names | Evan Prodromou | |
2009-08-11 | Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5) | Jeffery To | |
2009-08-06 | Used Yahoo! Smush.it to save a few bytes on the images | Craig Andrews | |
2009-07-28 | Minor UI fix for IE6 notice-options | Sarven Capadisli | |
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 | 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-20 | Reduced content width slightly for IE6 | 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-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 | Adds a scrollbar if the filename is too long for the attached file | Sarven Capadisli | |