Commit Graph

441 Commits

Author SHA1 Message Date
Craig Andrews 49bce941a9 Merge remote branch 'statusnet/0.8.x' into 0.9.x
Conflicts:
	EVENTS.txt
	actions/requesttoken.php
	classes/File.php
	install.php
	lib/action.php
	lib/noticeform.php
2009-09-24 17:15:54 -04:00
Sarven Capadisli 83b0916457 Updated csarven emails to csarven@status.net and removed dupes 2009-09-16 11:14:26 +02:00
Sarven Capadisli cf0d449fd8 Updated Cloudy theme 2009-09-14 15:14:48 +02:00
Sarven Capadisli 7a910961b6 Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logos 2009-09-09 13:04:05 +02:00
Sarven Capadisli 153b647f0b Updated biz theme. 2009-09-09 12:57:27 +02:00
Sarven Capadisli c77c0d88ce Setting max width limit to select form control on inbox and outbox pages 2009-09-07 15:14:05 +00:00
Sarven Capadisli 8438724296 Updated identica and default theme to use processing indicator 2009-09-07 14:51:10 +00:00
Sarven Capadisli b237dc21ba Updated layout for filter by tag form 2009-09-04 15:59:27 +00:00
Evan Prodromou a21ca17f68 change default logo from laconica to status.net 2009-08-27 09:04:40 -07:00
Evan Prodromou 3567b9d708 global search and replace for laconica -> statusnet 2009-08-25 18:53:24 -04:00
Evan Prodromou 1f6ea95c92 convert CSS files to use new names 2009-08-25 18:21:37 -04:00
brion 84227dd4e1 Use spinner icon while performing AJAX submissions of favorite/unfavorite button so there's some visual feedback that something's happening. 2009-08-16 20:01:56 -04:00
Jeffery To a459313e10 Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5) 2009-08-11 20:29:45 +08:00
Sarven Capadisli 4a0a6c96ce Updated link colour. 2009-08-09 13:23:35 +02:00
Craig Andrews d9a9af569f Used Yahoo! Smush.it to save a few bytes on the images 2009-08-06 22:30:02 -04:00
Sarven Capadisli cb2f668ff6 Removed not overly significant style from div.entry-content. It helps
with attachment views as well (Ticket 1761)
2009-08-04 16:24:23 +00:00
Sarven Capadisli c85b6155eb Minor UI fix for IE6 notice-options 2009-07-28 17:14:11 +00:00
Sarven Capadisli ef571f731c Updated pigeontheme to reflect the changes made to entry-content
structure
2009-07-25 18:30:18 +00:00
Sarven Capadisli cdf6d655b5 Minor change to timestamp selector 2009-07-25 18:29:30 +00:00
Sarven Capadisli 0b47e71e7a Removed <dl> structure from NoticeListItem::showContext. Same as
committ e0b877b26c.
2009-07-25 18:26:00 +00:00
Sarven Capadisli e378341910 Removed <dl> structure from NoticeListItem::showNoticeSource. Same as
commit e0b877b26c.
2009-07-25 18:22:05 +00:00
Sarven Capadisli 9c09bfe4d7 Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:
Arguably, the earlier structure was unnecessarily verbose. Same as commit
e0b877b26c.
2009-07-25 18:04:45 +00:00
Sarven Capadisli 89f32432ba Updated pigeonthoughts theme 2009-07-25 17:53:37 +00:00
Sarven Capadisli 66a959a776 Removed <dl> structure from NoticeListItem::showReplyLink. Reason:
Same as commit e0b877b26c.
2009-07-25 17:44:19 +00:00
Sarven Capadisli e0b877b26c Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:
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-25 17:37:37 +00:00
Sarven Capadisli 932eab074d More IE fixes for Cloudy theme 2009-07-24 15:38:58 +00:00
Sarven Capadisli 8d2aeb7082 Cloudy theme IE (mostly 7/8) fixes 2009-07-24 15:04:00 +00:00
Sarven Capadisli fa332c8c85 Minor top value for cloudy theme 2009-07-23 15:07:33 +00:00
Sarven Capadisli 90bc755821 Updated cloudy theme 2009-07-23 15:01:42 +00:00
Sarven Capadisli b46961558a Reduced content width slightly for IE6 2009-07-20 23:11:23 +00:00
Sarven Capadisli 31307e6cdd Updated pigeonthoughts content/aside_primary layout values 2009-07-20 14:56:01 +00:00
Sarven Capadisli e3ac43541a Updated pigeonthoughts theme 2009-07-20 04:02:43 +00:00
Sarven Capadisli 350a342509 Using bottom instead of top for form_note 2009-07-16 19:58:24 +00:00
Sarven Capadisli 5d82b3e02a Reduced notice div.entry-content width so that in the case of super
deep/crazy conversations the notice options don't misalign.
2009-07-15 21:08:38 +00:00
Sarven Capadisli 0b44b252a0 Updated attachment view position. It is now closer to top. 2009-07-15 19:53:24 +00:00
Sarven Capadisli be0b149517 Updated max-width values for attachment view 2009-07-09 17:01:45 +00:00
Sarven Capadisli 247cf2ea8f Updated support for 800px width design 2009-07-07 04:08:51 +00:00
Sarven Capadisli c266e0d68c Added max-height to designsettings and attachment view images 2009-07-07 00:43:56 +00:00
Sarven Capadisli acb305b34a Changed img max-width to all attachment views 2009-07-07 00:22:43 +00:00
Sarven Capadisli d48d27d79f Updated margin/width value for nested notices 2009-07-05 22:57:35 +00:00
Sarven Capadisli 53b7fb7f1c Using box-shadow on the site_nav_local_views li instead of a. 2009-07-04 18:28:24 +00:00
Sarven Capadisli c832888234 Centres the overlay container as best as it can (given that we can't
calculate the height of the XHR response container without actually
loading it into the DOM).
2009-07-01 20:57:21 +00:00
Sarven Capadisli a9fd175994 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-06-30 03:06:37 +00:00
Sarven Capadisli ccfe0e018d Updated jOverlay version and set max-width for images 2009-06-30 03:05:45 +00:00
Zach Copley d19ffc73c2 Merge branch '0.8.x' into design_reset
* 0.8.x:
  Using max-width:480px for settings_design_background-image image
  Using role for admin indicator. Added margin-left.
2009-06-29 15:38:17 -07:00
Sarven Capadisli 357f3784b5 Using max-width:480px for settings_design_background-image image 2009-06-29 22:30:40 +00:00
Sarven Capadisli 1268be4f82 Using role for admin indicator. Added margin-left. 2009-06-29 22:07:16 +00:00
Zach Copley dd1fc46f09 Merge branch '0.8.x' into design_reset
* 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 13:23:45 -07:00
Evan Prodromou 5b8e40aaa9 admin indicators in groups 2009-06-29 10:29:11 -04:00
Sarven Capadisli f65015b24a Added input submit to let the user to go back to site's default design
settings
2009-06-27 03:21:18 +00:00