Commit Graph

430 Commits

Author SHA1 Message Date
Brion Vibber
cd20190ba5 Remove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms) 2011-03-03 17:48:16 -08:00
Brion Vibber
b58aa29168 Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms. 2011-03-03 17:15:17 -08:00
Brion Vibber
1ff17f0ed9 Notice form cleanup: removing hardcoded IDs from attachment handling (prep for reusable notice forms) 2011-03-03 16:56:54 -08:00
Brion Vibber
764d069ccd Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists 2011-03-01 16:08:37 -08:00
Brion Vibber
35ce314bfb Hide context entries in threaded lists; it's redundant (and if there's more than a few messages, we have the context link still :D)
Also hides them via CSS for new ajax additions
2011-03-01 13:30:38 -08:00
Brion Vibber
407cc851cc Collapse long threaded displays with a link to the convo view (todo: turn it into an ajax loader for inline expansion) 2011-02-28 17:13:54 -08:00
Brion Vibber
59a0b2a82d Merge branch '1.0.x' of gitorious.org:statusnet/mainline into inline-comments
Conflicts:
	js/util.min.js
2011-02-28 16:18:38 -08:00
Brion Vibber
62712b794a More interactive magic for inline replies: placeholder at the end of list 2011-02-28 16:13:16 -08:00
Zach Copley
b7d0746694 Merge branch '0.9.x' into 1.0.x
Conflicts:
	actions/confirmaddress.php
	actions/emailsettings.php
	actions/hostmeta.php
	actions/imsettings.php
	actions/login.php
	actions/profilesettings.php
	actions/showgroup.php
	actions/smssettings.php
	actions/urlsettings.php
	actions/userauthorization.php
	actions/userdesignsettings.php
	classes/Memcached_DataObject.php
	index.php
	lib/accountsettingsaction.php
	lib/action.php
	lib/common.php
	lib/connectsettingsaction.php
	lib/designsettings.php
	lib/personalgroupnav.php
	lib/profileaction.php
	lib/userprofile.php
	plugins/ClientSideShorten/ClientSideShortenPlugin.php
	plugins/Facebook/FBConnectSettings.php
	plugins/Facebook/FacebookPlugin.php
	plugins/NewMenu/NewMenuPlugin.php
	plugins/NewMenu/newmenu.css
2011-02-28 15:39:43 -08:00
Brion Vibber
fb9418b99d some quick visual tweaks 2011-02-28 12:50:26 -08:00
Brion Vibber
2c03dd569c visual tweaks for convo view 2011-02-28 12:20:47 -08:00
Samantha Doherty
0fc46d1629 Rounded corner fixes for base theme. 2011-01-25 18:29:07 -05:00
Evan Prodromou
592e2be5e1 Make new menu the default menu
There's a new menu layout in this version of the software. It was
implemented as a plugin in 0.9.x to avoid clashes with existing themes,
but we're going to break that compatibility in this version, so we're just going for it.

This change involved moving all the changes in NewMenuPlugin into the
default code that was calling it. In addition, since
accountsettingsaction and connectsettingsaction differed only by menu,
I removed them, changed all references to them to the settingsmenu, and moved
the combined nav to its own class.

Let's put that episode behind us.

The CSS shim that was loaded by NewMenuPlugin for certain themes and certain actions
was removed.
2011-01-23 12:35:35 -05:00
Evan Prodromou
bbaf9d7f42 some fixes for new no-dl layout 2011-01-14 15:53:02 -05:00
Brion Vibber
5a3d01423d Cleanup on the CSS for inline attachments; removed some unneeded changes since the split of the inline and regular attachment lists. Removing commented-out code that seems to be for some old thumbnailing system where the thumbnails were hidden popups within the core text (wtf!) 2010-11-09 16:28:33 -08:00
Brion Vibber
f25accc43e split out InlineAttachmentList from AttachmentList 2010-11-09 10:45:19 -08:00
Brion Vibber
551b196a35 doomy doom doom 2010-11-08 15:32:41 -08:00
Samantha Doherty
01637bcd32 Base theme styling for oauth pin and desktop mode. 2010-10-25 16:00:34 -04:00
Evan Prodromou
db5d7e0167 add CC BY 3.0 license to CSS files 2010-09-02 23:16:29 -04:00
Sarven Capadisli
534c12e540 Revert "Multiple file upload handling."
This reverts commit 260f00d60b.

As mentioned in
260f00d60b (comment_8367)

Reverting this merge until the bugs are fixed and there is a general
agreement on the need for this enhancement.
2010-03-31 10:57:20 +02:00
Nick Holliday
260f00d60b Multiple file upload handling. 2010-03-26 18:28:54 -04:00
Sarven Capadisli
7f1b852c97 If indenting is disabled on the output, this fixes the entity_tags crop 2010-03-25 17:47:04 +01:00
Sarven Capadisli
09ff213d1c Using hCard label instead of location. Matches userprofile. 2010-03-24 20:58:13 +01:00
Sarven Capadisli
647b3a1f6b Moved print inside base stylesheet using media rules. One less HTTP GET. 2010-03-24 14:50:12 +01:00
Sarven Capadisli
41633fcd47 Minor margin to more link 2010-03-19 18:35:40 +01:00
Sarven Capadisli
e2768b8635 Using an icon to represent the action for more text 2010-03-18 14:29:35 +01:00
Sarven Capadisli
052466ceab Using … (hellip) instead of "more" for link text 2010-03-18 14:26:30 +01:00
Sarven Capadisli
d8a533274f Updated 'more' anchor for attachments to do an XHR GET 2010-03-18 00:19:32 +01:00
Sarven Capadisli
2f380f6a9a Using rel=external instead of class=external for jOverlay title link 2010-03-14 15:01:24 -04:00
Sarven Capadisli
00fa7d4b0b Updated theme dates 2010-03-11 16:41:40 -05:00
Sarven Capadisli
36d86463e4 Increased admin navigation width to handle longer text length 2010-03-04 13:31:49 -05:00
Sarven Capadisli
15aaae67d6 Another update to admin navigation alignment 2010-03-04 13:28:26 -05:00
Sarven Capadisli
6b4c3e59fa Showing a vertical navigation for admin panels. 2010-03-04 12:50:29 -05:00
Sarven Capadisli
610238442e Added styles for User Role 2010-03-03 19:24:18 -05:00
Sarven Capadisli
5c70481d30 Using the full width for the content area for the admin section. It
also makes the local navigation's tabs stay in context with the content
2010-03-03 15:43:02 -05:00
Sarven Capadisli
31ecc86198 Fixes entity_tags alignment 2010-02-27 16:59:33 +01:00
Sarven Capadisli
2466dbfc97 Break long strings in tagcloud 2010-02-24 14:55:35 +01:00
Sarven Capadisli
c36155e238 Fixes long strings from not breaking 2010-02-18 18:12:08 +01:00
Sarven Capadisli
f5c69dfbf9 Updated the base stylesheet for minor fixes (which relied on indenting) 2010-02-15 21:34:41 +01:00
Sarven Capadisli
b57e3dfae2 More style generalisation for dialogbox 2010-02-12 14:16:38 +01:00
Sarven Capadisli
42679a22dc Extracted default values for dialogbox layout and uniqe for form_repeat 2010-02-12 12:04:14 +01:00
Sarven Capadisli
fd527b8de1 Moved colour properties out of base stylesheet 2010-02-12 11:34:23 +01:00
Sarven Capadisli
efa930ab00 Added right margin for notice text. Helps Conversation notices look
better.
2010-02-03 18:13:21 +01:00
Sarven Capadisli
dabfe19098 Fixed margin-left on lists inside .hentry and .form_settings 2010-02-01 23:17:12 +00:00
Sarven Capadisli
d40e72beca Prevents app statistic text from wrapping around avatar 2010-02-01 20:32:18 +01:00
Sarven Capadisli
f6c8b8a868 Hides .author from XHR response in showstream 2010-01-29 15:21:47 +00:00
Sarven Capadisli
c6f8b94fa9 Showing processing indicator for form_repeat on submit instead of form 2010-01-28 16:02:39 +01:00
Sarven Capadisli
04a37fa1c7 Better alignment for notice in shownotice page 2010-01-27 15:09:29 +00:00
Sarven Capadisli
6a4c88afe7 More relaxed selector for application icon and form checkbox 2010-01-24 16:36:06 -08:00
Sarven Capadisli
6d58ef4abb Updated apioauthauthorize markup and styles 2010-01-24 16:36:05 -08:00
Sarven Capadisli
e3ee5663ab Updated notice item view where a) notice text no longer wraps around
(under author's photo) b) supplemental notice content and options will
start right under notice text.
2010-01-24 00:23:01 +01:00
Sarven Capadisli
2a1ab137cc Using visibility:hidden instead of display:none for checkbox 2010-01-24 00:19:09 +01:00
Sarven Capadisli
e7c26eb443 Styles for image max width/height and radio form controls 2010-01-24 00:14:57 +01:00
Sarven Capadisli
f3c732587c Styles for application list 2010-01-24 00:14:42 +01:00
Sarven Capadisli
aaa2dd2712 Styles for application details page 2010-01-24 00:14:31 +01:00
Sarven Capadisli
acc48289e5 Update geo location UI for notice form where the geo data info is only
visible on @title of the enable/disable button.
2010-01-14 01:48:57 +00:00
Sarven Capadisli
5d88e6435f Changed to margin instead of list position in order to avoid text
wrapping from the bullet point
2010-01-13 21:07:01 +00:00
Sarven Capadisli
54c18e68da Some code cleaning for geo UI 2010-01-08 13:58:23 +00:00
Sarven Capadisli
336e67c6d2 Rearranged instructions, system_notice list-style-position 2010-01-08 11:52:59 +00:00
Sarven Capadisli
8d1ee38087 Updated styles for versions page 2010-01-08 11:41:36 +00:00
Sarven Capadisli
dcc9497099 Removed unneeded line-height 2010-01-04 13:30:07 +00:00
Sarven Capadisli
9a742dd2a2 Removed comma 2010-01-04 13:28:42 +00:00
Sarven Capadisli
503d0acd49 Added minimize functionality to selected location container 2010-01-03 01:02:32 +00:00
Sarven Capadisli
ec5850d26a Changed location share representation to be more like the file
attachment. Init UI. Probably a little buggy.
2010-01-03 00:33:41 +00:00
Sarven Capadisli
f990237c03 Don't need margin-bottom for share location option 2010-01-01 22:49:42 +00:00
Sarven Capadisli
f6ab4ea136 Added geotag icon from http://www.geotagicons.com/ 2010-01-01 21:11:32 +00:00
Sarven Capadisli
01dbee2ba5 Initial UI for geo location share option in notice form 2009-12-31 18:41:10 +00:00
Sarven Capadisli
ce8c69a49f Adjusted showstream , shownotice notice max width 2009-12-27 16:50:48 -05:00
Sarven Capadisli
05c1ad8b32 Updated Repeat notice option submit button style 2009-12-23 15:59:31 -05:00
Sarven Capadisli
bc4f1824ea Init UI for Repeat notice option confirmation dialog. 2009-12-23 15:42:37 -05:00
Sarven Capadisli
1600ae9679 Right aligned delete notice option so that when repeat option is
present there is a consistent layout
2009-12-21 22:06:49 +00:00
Sarven Capadisli
c9d64c3489 Minor style 2009-12-17 15:35:07 -05:00
Sarven Capadisli
bf123d1461 Plugin that outputs 'powered by StatusNet' after site name 2009-12-17 15:28:50 -05:00
Sarven Capadisli
f8b187d5a4 Initial representation for repeated notice 2009-12-14 18:09:08 -05:00
Sarven Capadisli
7dc9f7ad06 Init UI for Repeated by 2009-12-13 20:00:09 -05:00
Sarven Capadisli
49ac5937c0 Initial UI for form repeat 2009-12-14 00:21:36 +01:00
Evan Prodromou
63642dccf1 rename form_forward to form_repeat in CSS 2009-12-11 10:13:33 -05:00
Evan Prodromou
e75444b30d Revert "remove form_forward from base css"
This reverts commit a2fb1f5f9d.
2009-12-11 10:11:06 -05:00
Sarven Capadisli
85473ecf94 Removed styles from entity_remote_subscribe (doesn't need special
treatment) in default and identica themes
2009-12-11 13:55:54 +01:00
Evan Prodromou
a2fb1f5f9d remove form_forward from base css 2009-12-10 14:37:58 -05:00
Sarven Capadisli
b2a16407ca Updated entity_action form input styles 2009-12-10 14:24:23 +01:00
Evan Prodromou
985d6a0de4 make forward form slightly less obnoxious 2009-12-08 17:48:24 -05:00
Sarven Capadisli
68f83211a5 Moved form control styles (i.e., border and radius) out of base 2009-12-02 19:35:17 +01:00
Sarven Capadisli
be10363085 Using % instead of px 2009-11-30 11:45:01 +00:00
Sarven Capadisli
2755a6d3cf Moved moderation styles out of UserFlag and put it into core. Updated
icons.
2009-11-26 20:38:06 +00:00
Sarven Capadisli
b4ad7d1a23 Use cursor pointer for button.close 2009-11-26 18:09:19 +00:00
Sarven Capadisli
b7d7d0abc2 Slight alignment to entity_action p 2009-11-26 18:07:43 +00:00
Sarven Capadisli
cf2b4c033c Use a min-width just in case. Fixes IE. 2009-11-23 09:38:18 +00:00
Sarven Capadisli
269ccca9d4 Updated max-width for profile and single notice page 2009-11-19 18:21:40 +00:00
Sarven Capadisli
2697812809 Notice option alignment 2009-11-19 13:08:13 +00:00
Sarven Capadisli
209bc04569 Updated layout for notice info and options 2009-11-19 12:48:17 +00:00
Sarven Capadisli
fae0f36b4d Updated .form_settings fieldset fieldset styles 2009-11-19 11:27:05 +00:00
Sarven Capadisli
4d589e4c2d Updated markup and style for design admin fieldsets 2009-11-19 07:40:03 +00:00
Sarven Capadisli
1c1c9ccc2a Settling on min-width for entity_actions because 1. better i18n 2.
doesn't alter the width when the action is processed.
2009-11-18 12:16:11 +00:00
Sarven Capadisli
b5ed698bd2 Setting the width to particular form_settings inputs to auto 2009-11-18 10:35:27 +00:00
Sarven Capadisli
4fc99f8246 Updated admin design form markup 2009-11-18 09:47:04 +00:00
Sarven Capadisli
c988161c3d Separated width selectors for form_data form controls 2009-11-18 09:23:06 +00:00
Sarven Capadisli
bbead9d71b Relaxed the width for form select 2009-11-18 09:21:52 +00:00
Sarven Capadisli
12025f4325 Relaxed the CSS selector for design settings so it can be used in
different forms.
2009-11-18 09:06:46 +00:00
Sarven Capadisli
b44f5753d5 Update form_settings layout 2009-11-17 21:48:00 +00:00
Sarven Capadisli
a256aee9bf Removed list style from .xoxo 2009-11-14 11:57:27 +01:00
Sarven Capadisli
0d8e9faaa1 Added mark-top styles 2009-11-11 12:21:18 +00:00
Sarven Capadisli
9f9ae8c10b entity_action responses look more inactive now 2009-11-08 20:53:11 +00:00
Sarven Capadisli
2a8b6c49a1 Minor alignment 2009-11-08 20:47:24 +00:00
Sarven Capadisli
2542305b2f Removed entity_actions response style (i.e., doesn't look like a button) 2009-11-08 19:13:31 +00:00
Sarven Capadisli
1b902bcc45 Fixed alignment for entity action anchors and responses 2009-11-08 19:05:07 +00:00
Sarven Capadisli
91784c0dfc Fixed alignment for new entity_action buttons 2009-11-08 20:02:14 +01:00
Sarven Capadisli
0d008ddab9 Removed some unnecessary styles 2009-11-08 19:55:40 +01:00
Sarven Capadisli
a5d624f9a0 Using fixed width for entity_actions 2009-11-08 19:43:10 +01:00
Sarven Capadisli
bbfe29b9de Updated nudge styles 2009-11-08 19:40:54 +01:00
Sarven Capadisli
a580689d40 Updated subscribe/unsubscribe button styles 2009-11-08 19:34:52 +01:00
Sarven Capadisli
613078e467 Updated pagination styles and removed notice option input roundness 2009-11-08 19:19:42 +01:00
Sarven Capadisli
0f55135b52 Updated the styles for action icons 2009-11-08 18:41:03 +01:00
Sarven Capadisli
6687346dd0 Updated entity actions, notice options button styles 2009-11-08 16:41:38 +01:00
Sarven Capadisli
87543292d1 Fixed some group list styles 2009-11-06 15:26:13 +01:00
Sarven Capadisli
febcdcb6a0 Updated styles for profile list fn and nickname 2009-11-06 13:35:21 +01:00
Sarven Capadisli
85647719a3 Updated styles for profile list re: commit
3c4ac05cde
2009-11-06 12:51:28 +01:00
Sarven Capadisli
d8e2d76ba9 Typo: z-index should be 2 instead of 1 2009-11-02 14:54:31 +00:00
Sarven Capadisli
b1367ae8da Updated button.close styles 2009-11-01 20:53:25 +01:00
Sarven Capadisli
b975ab6c2e Moved theme styles from identica to base 2009-11-01 19:48:54 +01:00
Sarven Capadisli
d42ef11123 Updated form_notice styles. .form_notice applies to both noticeform
(form_notice) and messageform (form_notice-direct)
2009-10-31 17:25:41 +01:00
Sarven Capadisli
f9bb95174b Added XHR for direct messages. 2009-10-31 16:14:38 +01:00
Sarven Capadisli
47c659a1ba Updated bookmarklet styles 2009-10-29 13:31:56 +01:00
Sarven Capadisli
81199d0258 Aligning notice attach label from right instead of left 2009-10-06 15:51:06 +00:00
Sarven Capadisli
2f065d687d Unnecessary selector bit 2009-10-04 23:53:02 +02:00
Sarven Capadisli
74d537c834 Using a relative value for the form_notice note location instead 2009-09-27 11:54:45 +00: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
b237dc21ba Updated layout for filter by tag form 2009-09-04 15:59:27 +00:00
Evan Prodromou
1f6ea95c92 convert CSS files to use new names 2009-08-25 18:21:37 -04: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
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
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
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