Evan Prodromou
53df5470e8
Remove incompatible theme shiny
2011-04-08 17:08:29 -04:00
Evan Prodromou
c0697752d2
Remove incompatible theme pigeonthoughts
2011-04-08 17:08:29 -04:00
Evan Prodromou
86d99f3541
Remove incompatible theme mnml
2011-04-08 17:08:29 -04:00
Evan Prodromou
28d254e130
Remove incompatible theme identica
2011-04-08 17:08:29 -04:00
Evan Prodromou
eb4ec37add
Remove incompatible theme h4ck3r
2011-04-08 17:08:29 -04:00
Evan Prodromou
0079a00042
Remove incompatible theme default
2011-04-08 17:08:29 -04:00
Evan Prodromou
400f5033f9
Remove incompatible theme cloudy
2011-04-08 17:08:29 -04:00
Evan Prodromou
ecf357f469
Remove incompatible theme cleaner
2011-04-08 17:08:28 -04:00
Evan Prodromou
6f8ecc2e7b
Remove incompatible theme clean
2011-04-08 17:08:28 -04:00
Evan Prodromou
7ad0404e42
Remove incompatible theme biz
2011-04-08 17:07:06 -04:00
Samantha Doherty
e0c00449bb
Hide legend and show best marker, for QnA answers when not displayed inline.
2011-04-08 11:10:34 -04:00
Samantha Doherty
43f341b68f
Change feeds in sidebar to a vertical list.
2011-04-08 11:05:19 -04:00
Samantha Doherty
f753258a74
Style for best QnA answer.
2011-04-05 13:23:41 -04:00
Samantha Doherty
5bc6a8c614
Style changes for privacy selectors and markers.
2011-04-05 12:38:15 -04:00
Samantha Doherty
a02da55eac
A little more style for QnA.
2011-04-05 09:10:20 -04:00
Samantha Doherty
a3ba11a8ac
Style for QnA plugin.
2011-04-04 20:29:30 -04:00
Evan Prodromou
dca5e20b91
Make the to-selector clear left
2011-03-28 16:23:31 -04:00
Evan Prodromou
53a3fd822d
add indicator for limited-scope notices
2011-03-26 16:47:36 -04:00
Samantha Doherty
fac0d8496e
Few IE fixes for neo theme.
2011-03-21 09:16:00 -04:00
Brion Vibber
ed6d5c6e7a
Initial inline listing of favoriters
2011-03-17 14:19:03 -07:00
Samantha Doherty
e845d6a8bf
A few general style updates and fixes.
2011-03-17 08:38:25 -04:00
Samantha Doherty
49952b08e1
A little more quick styling for Events.
2011-03-17 08:32:18 -04:00
Samantha Doherty
42a4b1d90c
Bit of quick styling for Events.
2011-03-16 18:20:40 -04:00
Evan Prodromou
29a4bb4d91
better formatting for RSVPs
2011-03-16 17:51:27 -04:00
Samantha Doherty
5e40450efd
Quick style update for profile blocks.
2011-03-16 13:50:24 -04:00
Samantha Doherty
894bcd3bcd
Whoops, need to reset the background color on the aside.
2011-03-14 15:36:00 -04:00
Samantha Doherty
640a033f8b
Style changes for equal column heights.
2011-03-14 15:31:19 -04:00
Samantha Doherty
dccd0ae6e1
Couple of tiny theme changes for inline replies.
2011-03-11 00:00:54 -05:00
Samantha Doherty
3c66275186
Removing currently unused webfonts from theme.ini.
2011-03-10 23:59:45 -05:00
Samantha Doherty
11a183fe33
New interim default avatar images.
2011-03-10 23:58:34 -05:00
Brion Vibber
771682b6eb
Add placeholder status form for the top (needs to hook up to JS)
2011-03-10 17:40:25 -08:00
Samantha Doherty
ac880bd6ea
Stupid tiny typo in neo.
2011-03-10 18:12:14 -05:00
Samantha Doherty
b07227b9d2
Big update for neo theme (and a couple wee fixes for rebase).
2011-03-10 18:05:04 -05:00
Brion Vibber
ec828a094c
Update LinkPreview plugin for multiple notice forms.
...
* main notice form setup now encapsulated into SN.Init.NoticeForm(form) -- this can be monkeypatched by plugins to append their own setup code, as LinkPreview does
* LinkPreview now supports debugging with non-minified JS source when $config['site']['minify'] is false
* tweaked core & neo styles so 'notice-status' class gets same styles as attach-status, so we can more easily add mroe statusy things. (needs more consolidation with geo-status, etc)
* tweaked LinkPreview's preview area to use that style
2011-03-09 17:43:31 -08:00
Brion Vibber
ba1ada2880
de-IDifying labels in notice form to fix issue with geo pin activating the wrong place when cloning the form
...
Note that changes to the attachment from <label for/><input id/> to <label><input></label> affect some of the existing styles which attempt to place them both in the same place based on having a common parent. Only 'neo' has been fully tested and fixed for this case, as the others all fail due to the new layout anyway. :)
2011-03-08 12:14:44 -08:00
Samantha Doherty
15686cdf56
First version of 3cl theme neo.
2011-03-07 14:43:06 -05:00
Evan Prodromou
cf1a4d8292
Input form switcher works
...
This change adds the input form switcher, which adds a navigation menu
across the top of the input form, letting you switch between different kinds of input.
The input menu doesn't yet look like a nice set of tabs; it could use some love.
2011-03-07 04:57:49 -05:00
Brion Vibber
97532a093d
style fixes for new notice form being reused in reply area
2011-03-04 14:30:30 -08:00
Brion Vibber
5358f78e82
Reusable notice form fixes for geolocation
2011-03-04 14:27:55 -08:00
Brion Vibber
56d5c4a4d1
More hardcoded id cleanup in notice form...
2011-03-04 13:40:33 -08:00
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
f94a5e1a6a
Notice form cleanup: drop use of id for #notice_data-text (prep for reusable notice form)
2011-03-03 17:05:19 -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