Commit Graph

3564 Commits

Author SHA1 Message Date
Sarven Capadisli
658462ce85 Markup and styles for search help and errors 2009-04-07 21:02:47 +00:00
Sarven Capadisli
c42995e3a2 Minimum height for content and aside area. 2009-04-07 20:02:42 +00:00
Sarven Capadisli
9e46ab569e Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-07 18:18:24 +00:00
Sarven Capadisli
27a279e7c1 Down playing the Register link's styles so it doesn't battle for
attention when anon_notice is present.
2009-04-07 18:16:16 +00:00
Sarven Capadisli
ef2d22a84b Rearranged the global navigation items for better usability. Reason a)
placement of Search at the edge of the viewport for quicker access and
b) placement of the links that are always available (whether user is logged in
or not) in the same location (i.e., Login/Logout, Help, Search)
2009-04-07 18:09:54 +00:00
Sarven Capadisli
7f5e2c5e57 Added Invite link to global navigation 2009-04-07 18:08:56 +00:00
Robin Millette
640ae10935 added filler text to personal timeline. 2009-04-07 16:11:03 +00:00
Evan Prodromou
770788d98e Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-07 11:40:38 -04:00
Evan Prodromou
4cc6d0ea2c make tags in list work 2009-04-07 11:40:13 -04:00
Robin Millette
17fb51f747 added filler text to notice and group search, suggesting other search options. 2009-04-07 03:26:33 +00:00
Evan Prodromou
f09886672b add peoplebrowsr 2009-04-06 15:51:57 -04:00
Robin Millette
9ad8307b7e external search now depends on site.server. 2009-04-06 05:04:11 +00:00
Robin Millette
84d2aa7df4 refactored search suggestions and added forgotten sprintf. 2009-04-06 01:14:59 +00:00
Robin Millette
1ee24a2aaf added filler text to people search, suggesting other search options. 2009-04-05 23:11:40 +00:00
Robin Millette
6382d1d98f Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-05 00:46:53 +00:00
Robin Millette
bd52139436 bookmarklet inspired by wordpress press this. 2009-04-05 00:46:39 +00:00
Zach Copley
61a08c91d5 Bumped version number for upcoming 0.7.3 release 2009-04-03 15:59:08 -07:00
Zach Copley
92f9ec1580 Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into review/0.7.x 2009-04-03 15:53:50 -07:00
Zach Copley
123f6d7d0c Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-03 14:22:10 -07:00
Zach Copley
d83f6c3269 Add Yatca to notice sources 2009-04-03 14:16:32 -07:00
Robin Millette
8f969f8f98 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-03 20:37:35 +00:00
Robin Millette
439d521c86 Tiny change to the public tag cloud dealing with empty page. 2009-04-03 20:37:29 +00:00
Robin Millette
9698247722 Added filler text to popular page for when it's empty, encouraging user to add favorites and/or register. 2009-04-03 20:35:18 +00:00
Robin Millette
e1fec6db2f Simplified code for empty public timeline. 2009-04-03 20:34:27 +00:00
Zach Copley
590cc0c9a4 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-03 13:24:01 -07:00
Zach Copley
ab2946047c Only kill control and surrogates, leave UTF-8 formatting chars alone. 2009-04-03 13:19:33 -07:00
Evan Prodromou
81c72956a6 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-03 15:31:07 -04:00
Robin Millette
4d4e6ead9c added filler text to public tagcloud for when it's empty, encouraging user to post and/or register. 2009-04-03 19:16:35 +00:00
Evan Prodromou
860d7f79a9 try to reduce memory usage in FOAF output 2009-04-03 14:19:19 -04:00
Evan Prodromou
45d5205505 redirect FOAF file on non-canonical nickname 2009-04-03 14:19:07 -04:00
Evan Prodromou
5eacffcb3a try to reduce memory usage in FOAF output 2009-04-03 14:18:29 -04:00
Evan Prodromou
5f79653acb redirect FOAF file on non-canonical nickname 2009-04-03 14:00:52 -04:00
Evan Prodromou
dfce4c012f add finishaddopenid to list of sensitive pages to use with ssl 2009-04-03 12:52:23 -04:00
Evan Prodromou
e2898db087 add finishaddopenid to list of sensitive pages to use with ssl 2009-04-03 12:51:43 -04:00
Evan Prodromou
26194cd1d6 i18n for legend in remote sub form 2009-04-02 06:10:32 -04:00
Evan Prodromou
30a72a93c8 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-02 06:06:21 -04:00
Sarven Capadisli
36f73bffbc Better support for 800px ~ 1024px width viewport/screen resolutions. 2009-04-02 06:29:49 +00:00
Evan Prodromou
890a1e1339 add sup with arguments 2009-04-01 18:29:28 -04:00
Evan Prodromou
e28c4689ce add sup with arguments 2009-04-01 18:29:10 -04:00
Evan Prodromou
5067939e9a Try to do intelligent redirect codes
After fixing the redirect code output, there are a lot of weirdnesses
with e.g. form handling. Try to add explicit redirect codes where
needed -- principly when handling a POST.
2009-04-01 15:32:30 -04:00
Evan Prodromou
c172cbafaa Try to do intelligent redirect codes
After fixing the redirect code output, there are a lot of weirdnesses
with e.g. form handling. Try to add explicit redirect codes where
needed -- principly when handling a POST.
2009-04-01 15:30:59 -04:00
CiaranG
e3d5f965ae Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371 2009-04-01 14:49:39 -04:00
Evan Prodromou
88bcef127f Merge branch 'master' into 0.7.x 2009-04-01 14:41:35 -04:00
Evan Prodromou
3bec08c878 Merge branch '0.7.x' of git@gitorious.org:laconica/dev
Conflicts:
	README
	lib/router.php
2009-04-01 14:40:58 -04:00
CiaranG
e7381493ad Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371 2009-04-01 18:11:02 +01:00
Sarven Capadisli
783d292739 Selector to allow styles when a user is logged in. 2009-04-01 02:06:49 -04:00
Evan Prodromou
1bdff9626c Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-04-01 02:06:32 -04:00
Sarven Capadisli
b112b32640 Selector to allow styles when a user is logged in. 2009-04-01 01:03:00 +00:00
Evan Prodromou
bd76fe88d3 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-03-31 10:15:21 -04:00
Evan Prodromou
c2e6fb668d Merge branch 'master' into 0.7.x
Conflicts:
	README
	lib/router.php
2009-03-31 10:14:54 -04:00