266 Commits

Author SHA1 Message Date
Evan Prodromou
e185c0395a Revert "trac Add flowplayer to enable multimedia playback capability."
This reverts commit 9c9b6790ce78296c0b182f03b5f6f2c035e43a7c.

This code wasn't ready for release, so I've reverted it for now.

Conflicts:

	lib/action.php
	lib/util.php
2009-03-12 00:13:28 -04:00
Sarven Capadisli
8b9e559167 Updated typography and layout 2009-03-02 00:06:29 +00:00
Sarven Capadisli
0a96edac9c Slightly toned down the text-shadow on navigation 2009-02-28 23:10:40 +00:00
Sarven Capadisli
240ea96921 Print stylesheet - Added license and cleanup 2009-02-24 05:09:23 +00:00
Sarven Capadisli
d30590de23 Print stylesheet 2009-02-24 04:31:31 +00:00
Sarven Capadisli
85694e3fa6 Minor positioning: using absolute right instead of left 2009-02-20 23:54:17 +00:00
Sarven Capadisli
8fc7f5204e Minor CSS cleanup. 2009-02-19 02:55:04 +00:00
Sarven Capadisli
2eb6a6a9b0 Merge branch 'mobile-style' of git://gitorious.org/laconica/meitar into review
Conflicts:

	lib/action.php
2009-02-17 20:32:19 +00:00
Sarven Capadisli
6440f4cecd Removed transformation effects from h1-h6 (except in aside) 2009-02-16 22:39:57 +00:00
Robin Millette
9c9b6790ce trac Add flowplayer to enable multimedia playback capability. 2009-02-16 17:46:24 +00:00
Sarven Capadisli
faf82eebfe Added a mention of config setting to use a custom theme 2009-02-15 22:30:39 +00:00
Sarven Capadisli
3c8c0572ef Ticket 1172. Capitalizing first character of each word to uppercase
instead of putting all characters to uppercase.
2009-02-11 23:03:12 +00:00
Meitar Moscovitz
07c6537898 Style the notice form and notices to better avoid need to scroll around. 2009-02-12 00:34:18 +11:00
Meitar Moscovitz
c9e8b1e5c3 Add streamlined mobile device-friendly styles when enabled in config.
A new mobile-specific style sheet is added and loaded only if the
`$config['site']['mobile']` configuration variable is set to true.
2009-02-11 03:03:16 +11:00
Meitar Moscovitz
8ec312043f Add a link to the group search page from a user's own group list.
I've seen a request or two pop up for this on the Laconica group on
Identica, and I'd personally like there to be a link to the search
page from my own groups listing, as I often find myself looking for
one and end up at my browser's address bar.
2009-02-07 04:03:25 +11:00
Sarven Capadisli
ac23321a40 Added primary and secondary form actions. Fixed markup for
form_notice_delete
2009-02-06 06:27:04 +00:00
Sarven Capadisli
e5b075b912 Matching Facebook app UI to identi.ca. Fixed tabs, add to profile,
widths, font-size, and some HTML markup.
2009-02-05 04:54:42 +00:00
Sarven Capadisli
b43bdda312 Removing extra margin after .section .notice .author. 2009-02-04 18:18:25 +00:00
Sarven Capadisli
593d41f78b Using overflow:hidden for long strings that don't contain any
whitespace. This is both a preventive measure for user content that is
abused (i.e., leaking text into other page components) and for
aesthetics (requested by @evan)
2009-02-04 16:45:46 +00:00
Sarven Capadisli
8463d23397 http://laconi.ca/trac/ticket/1112 -- Removed only the author fn from
display.
2009-02-04 14:35:34 +00:00
Sarven Capadisli
05e11ea021 Removed deprecated files from the identica theme. 2009-02-03 22:12:04 +00:00
Sarven Capadisli
bcc8348615 Removed deprecated files from the default theme. 2009-02-03 22:09:25 +00:00
Sarven Capadisli
9abfe1848a Ticket 1029 -- Atom feed icon. Also updated the RSS icon to PNG version. 2009-02-02 17:21:33 +00:00
Sarven Capadisli
99fba4932d Ticket 1044 -- Removed border-top, reduced padding, changed notice
count from 6 to 5, removed nickname.
2009-02-02 17:02:58 +00:00
Sarven Capadisli
5f004c0158 Added "Edit" entity_action.
Updated theme files.
2009-02-02 16:33:47 +00:00
Sarven Capadisli
4f1345620a Better cross-browser support for page and text zoom-in/out. 2009-02-02 14:14:14 +00:00
Sarven Capadisli
88eb8c924c Reduced width and realigned anon_notice 2009-02-01 19:34:11 +00:00
Sarven Capadisli
804dc7cdb9 Ticket 1071 - Set overflow:auto for long non-breaking strings. This is
the most cross-browser safe method unless the string is broken into
chunks at the time of output from backend.
2009-02-01 19:06:08 +00:00
Sarven Capadisli
b363233c2d Moved theme rules from base to identica stylesheet 2009-02-01 18:09:56 +00:00
Sarven Capadisli
add0b7f329 Resaved identica logo as transparent PNG24 in order to handle various
background colours without having to explicitly apply anti-aliasing.

Updated colour information in identica theme.

Removed ie7 base stylesheet that's no longer required.

Added ie identica stylesheet to handle solid background colour for
2009-02-01 18:04:56 +00:00
Sarven Capadisli
533f9933de Ticket -- Ability to wrap long .entity_profile .entity_fn 2009-02-01 06:28:16 +00:00
Sarven Capadisli
59e42b766e Ticket -- Added borders to all sides of the pagination anchor. 2009-02-01 05:08:36 +00:00
Sarven Capadisli
f400db5fe4 Howto: create a laconica theme 2009-01-28 19:13:46 +00:00
Sarven Capadisli
43509a3c17 Better colour contrast for major areas (background, sidebar, tabs) 2009-01-27 06:04:50 +00:00
Sarven Capadisli
af615c3eb4 Using entity_actions styles instead 2009-01-26 16:34:41 +00:00
Sarven Capadisli
b2e67db833 Facebook form_settings label style 2009-01-26 06:28:30 +00:00
Sarven Capadisli
ff22b095c8 Facebook guide style 2009-01-26 06:20:44 +00:00
Sarven Capadisli
68f5afd791 Minor facebook app style fixes 2009-01-26 06:01:24 +00:00
Sarven Capadisli
cf7908a971 M 2009-01-24 05:03:32 +00:00
Sarven Capadisli
1a0719ae6c filter tags styles 2009-01-24 04:56:04 +00:00
Sarven Capadisli
a7d3f34204 M 2009-01-24 03:55:32 +00:00
sarven
8e4f985e45 Minor 2009-01-24 03:45:44 +00:00
sarven
08030196ca new group markup in usergroups matching groups 2009-01-24 03:23:40 +00:00
sarven
0cdaf3e155 Invitation markup and style 2009-01-24 03:18:34 +00:00
sarven
4980f654a8 Notice search markup and style 2009-01-24 03:14:27 +00:00
sarven
18eb40c988 Search form markup and style 2009-01-24 00:58:12 +00:00
sarven
7fa5e22438 Twitter settings styles 2009-01-23 11:42:38 +00:00
sarven
8ebc19727a Cursor pointer for input.submit 2009-01-23 11:20:47 +00:00
sarven
c396b4d9ef Merge branch 'master' of ../trunk 2009-01-23 11:02:49 +00:00
sarven
65ecb9c452 Giving more avatars per line 2009-01-23 11:02:26 +00:00