Brion Vibber
0aa9f08dd2
Victorian theme by Michael R. Bernstein
...
Includes Linux Libertine font, used under SIL Open Font License.
2010-10-05 11:27:05 -07:00
Brion Vibber
f6d3118576
mnml theme by Michael R. Bernstein
...
Includes TeX Gyre Heros font, used under GUST Font License
2010-10-05 11:24:24 -07:00
Brion Vibber
59119482ca
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
...
Conflicts:
actions/hostmeta.php
actions/imsettings.php
classes/User.php
lib/adminpanelaction.php
lib/channel.php
lib/default.php
lib/router.php
lib/util.php
2010-10-04 12:54:36 -07:00
Samantha Doherty
a2bfcc9734
Provisional versions of two new themes (plus new base).
2010-09-23 10:50:45 -04:00
Samantha Doherty
5f409a0d7c
Cloudy theme fixes: show notice form only on appropriate pages; IE fix for top padding.
2010-09-22 22:41:17 -04:00
Evan Prodromou
86a702953a
Merge branch '0.9.x' into 1.0.x
2010-09-06 10:12:17 -04:00
Evan Prodromou
db5d7e0167
add CC BY 3.0 license to CSS files
2010-09-02 23:16:29 -04:00
Brion Vibber
6f540f963b
Switch default, identica themes from @import to theme.ini include key; doesn't make much difference for internal core themes but it'll provide cut-n-pasters with a better example. :)
2010-09-02 15:06:47 -07:00
Ian Denhardt
762731d8ee
Merge branch 'master' of git://gitorious.org/statusnet/mainline
2010-08-02 11:10:19 -04:00
Matt Lee
ac005adbb2
fixed image path
2010-07-29 11:45:13 -04:00
Matt Lee
d85f4ddc7f
remove zealous label removal
2010-07-28 11:01:39 -04:00
Matt Lee
c9769ce889
fixes for paths, etc
2010-07-26 22:10:01 -04:00
Matt Lee
a431c26498
added comments
2010-07-26 22:09:26 -04:00
Matt Lee
6b34a2111d
GNU social plugin (for look/feel), theme, template
2010-07-26 22:05:33 -04:00
Brion Vibber
3040a5ff85
Quick fix for IE7 via sammy: remove redundant media specifiers from base style @import in main themes.
...
The <link>s already specify screen/etc media, so all it was doing was breaking. There are still some issues, but most things seem to work-ish as long as Realtime plugins are off.
2010-07-22 05:22:09 +00:00
Matt Lee
35cb61ad9a
added boilerplate for the GNUSocial components
2010-06-07 20:06:16 -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
c066e5285c
If indenting is disabled on the output, this fixes the entity_tags crop
2010-03-25 22:20:59 +01:00
Sarven Capadisli
353659764b
Fix for processing indicator for aside
2010-03-25 22:20:50 +01:00
Sarven Capadisli
ec84c6acee
Updated biz theme to use realtime icons from core
2010-03-25 22:20:43 +01:00
Sarven Capadisli
2bd75d0f5b
A lot of updates to keep the themes current (at least in functionality)
2010-03-25 22:20:36 +01:00
Sarven Capadisli
aeab594d32
location -> label class for cloudy
2010-03-25 22:20:27 +01:00
Sarven Capadisli
5e79ef58e4
Using hCard label instead of location. Matches userprofile.
2010-03-25 22:20:14 +01:00
Sarven Capadisli
711079a3cb
Removed print stylesheet
2010-03-25 22:19:58 +01:00
Sarven Capadisli
41c8048efd
Moved print inside base stylesheet using media rules. One less HTTP GET.
2010-03-25 22:19:50 +01:00
Sarven Capadisli
3ee6ac4edf
Minor core alignment for cloudy
2010-03-25 22:19:42 +01:00
Sarven Capadisli
0bc8dda209
Updated logos
2010-03-25 22:19:29 +01:00
Sarven Capadisli
f9cfc0ee60
Removed box-shadow and outline on notice more link focus
2010-03-25 22:19:20 +01:00
Sarven Capadisli
e01bc7a339
Using opacity on the notice more link icon
2010-03-25 22:19:09 +01:00
Sarven Capadisli
a5dfaf23c2
Minor margin to more link
2010-03-25 22:19:02 +01:00
Sarven Capadisli
a2ceab2431
Updated biz theme logo
2010-03-25 22:18:53 +01:00
Sarven Capadisli
72cf8e712d
Added processing indicator for more anchor
2010-03-25 22:18:43 +01:00
Sarven Capadisli
f137946607
Using an icon to represent the action for more text
2010-03-25 22:18:29 +01:00
Sarven Capadisli
8336e24179
Using … (hellip) instead of "more" for link text
2010-03-25 22:18:21 +01:00
Brion Vibber
c11064a539
Updated 'more' anchor for attachments to do an XHR GET
...
Conflicts:
lib/attachmentlist.php
plugins/OStatus/classes/Ostatus_profile.php
Merge tried to delete things that it seems it shouldn't, very confusing order. Hope rest of the cherry-picking isn't a problem.
2010-03-25 14:15:54 -07:00
Sarven Capadisli
56deca63d0
Removed dangling stylesheet
2010-03-25 21:46:35 +01:00
Sarven Capadisli
3c5586d4bd
Using rel=external instead of class=external for jOverlay title link
2010-03-25 21:33:38 +01: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
518551bf70
Fix for processing indicator for aside
2010-03-25 17:33:59 +01:00
Sarven Capadisli
1089c0e23c
Updated biz theme to use realtime icons from core
2010-03-25 15:08:00 +01:00
Sarven Capadisli
97e83112d2
A lot of updates to keep the themes current (at least in functionality)
2010-03-24 23:31:30 +01:00
Sarven Capadisli
2c50d4aa44
location -> label class for cloudy
2010-03-24 22:40:59 +01:00
Sarven Capadisli
09ff213d1c
Using hCard label instead of location. Matches userprofile.
2010-03-24 20:58:13 +01:00
Sarven Capadisli
5808f86584
Removed print stylesheet
2010-03-24 15:13:38 +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
0a6b30552d
Minor core alignment for cloudy
2010-03-22 14:14:07 +01:00
Sarven Capadisli
aaec5345f6
Updated logos
2010-03-22 14:07:59 +01:00
Sarven Capadisli
029eea21ec
Removed box-shadow and outline on notice more link focus
2010-03-19 22:26:50 +01:00
Sarven Capadisli
f23fc93a43
Using opacity on the notice more link icon
2010-03-19 19:06:54 +01:00
Sarven Capadisli
41633fcd47
Minor margin to more link
2010-03-19 18:35:40 +01:00
Brion Vibber
c33a7ddb5e
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
2010-03-19 10:27:47 -07:00
Sarven Capadisli
c320b29c10
Updated biz theme logo
2010-03-19 10:06:06 +01:00
Sarven Capadisli
7dd701fbb3
Added processing indicator for more anchor
2010-03-18 23:00:38 +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
0be70e390b
Removed dangling stylesheet
2010-03-16 19:34:20 +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
b8cb3d2833
Alignment fix for IE6
2010-03-08 16:08:03 +00: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
4b99bfce45
Updated styles for unsandbox, unsilence, revoke administrator and
...
moderator icons
2010-03-04 00:48:48 -05:00
Sarven Capadisli
ce9d161885
Added the inverse icons for badge, sandbox, speech, admin
2010-03-04 00:29:13 -05:00
Sarven Capadisli
1761b185bf
Removed clipboard icon from core
2010-03-03 19:53:09 -05:00
Sarven Capadisli
a26d23b395
Changed clipboard icon to magic wand for user role button
2010-03-03 19:51:41 -05:00
Sarven Capadisli
04e474c98c
Updated icons README
2010-03-03 19:29:59 -05:00
Sarven Capadisli
6ebc0f8723
Updated identica theme for User Role styles
2010-03-03 19:28:54 -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
90d396a123
Moved otalk theme out of core. It will be updated separately and may
...
be reintruced back to core when appropriate.
2010-02-25 12:36:22 +01:00
Sarven Capadisli
3299078e33
Updated pigeonthoughts theme
2010-02-25 12:35:15 +01:00
Sarven Capadisli
5061fb7cc4
Updated cloudy theme
2010-02-25 12:08:49 +01:00
Sarven Capadisli
58d8b258cf
Removed dangling geo icon
2010-02-25 11:43:14 +01:00
Sarven Capadisli
b33f9a2d13
Added author, license information for the icons that are in base theme
2010-02-25 11:42:25 +01:00
Sarven Capadisli
9ef7eb036c
Moved common icons from Realtime plugin to core icons file
2010-02-25 10:38:55 +00:00
Sarven Capadisli
44cb354698
Added external, play, pause icons to main icons file
2010-02-25 11:20:36 +01:00
Sarven Capadisli
2466dbfc97
Break long strings in tagcloud
2010-02-24 14:55:35 +01:00
Sarven Capadisli
a306ac3976
Added a general classname for remote authorization
2010-02-23 04:58:58 +01:00
Sarven Capadisli
310ac31995
Minor adjustment to edit icon position
2010-02-18 18:12:47 +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
c56250fb33
Added accept and reject icons to remote subscription authorization
2010-02-04 16:51:51 +00: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
245610d2e1
Removed entity flag stylesheet and icons from plugin to core.
2010-02-02 16:27:58 +01:00
Sarven Capadisli
a1f55c3f80
Added flag icon to core
2010-02-02 16:14:37 +01:00
Sarven Capadisli
7cecd7f722
Added single icon for Clear
2010-02-02 16:09:39 +01:00
Sarven Capadisli
65c5d7813b
Added icon to Clear label for UserFlag plugin
2010-02-02 16:06:22 +01:00
Sarven Capadisli
7b690dab8f
Minor alignment notice form alignment for default theme
2010-02-02 13:16:30 +01:00
Sarven Capadisli
cc256aaa67
Updated StatusNet logos
2010-02-02 13:12:03 +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
22d9c32e7e
Update to aside styles in biz theme
2010-01-28 18:39:30 +01:00