summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-07added filler/guide text to user timeline.Robin Millette
2009-04-07fixed filler/guide text on personal timeline to take memcached into account.Robin Millette
2009-04-07Add subscribers, subscriptions, groups to personal pageEvan Prodromou
We show stats, subscriptions info on the personal page in the sidebar. Pushed code from showstream.php into a common parent class for personal and profile.
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-07Changed text "noone" to "no one".Sarven Capadisli
2009-04-07Renamed 'blankfiller' to 'guide'.Sarven Capadisli
2009-04-07Minor adjustment for error/success styles in default stylesheetSarven Capadisli
2009-04-07Markup and styles for search help and errorsSarven Capadisli
2009-04-07Minimum height for content and aside area.Sarven Capadisli
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-04-07Down playing the Register link's styles so it doesn't battle forSarven Capadisli
attention when anon_notice is present.
2009-04-07Rearranged the global navigation items for better usability. Reason a)Sarven Capadisli
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-07Added Invite link to global navigationSarven Capadisli
2009-04-07added filler text to personal timeline.Robin Millette
2009-04-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-07make tags in list workEvan Prodromou
2009-04-07added filler text to notice and group search, suggesting other search options.Robin Millette
2009-04-06add peoplebrowsrEvan Prodromou
2009-04-06external search now depends on site.server.Robin Millette
2009-04-06refactored search suggestions and added forgotten sprintf.Robin Millette
2009-04-05added filler text to people search, suggesting other search options.Robin Millette
2009-04-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-05bookmarklet inspired by wordpress press this.Robin Millette
2009-04-03Bumped version number for upcoming 0.7.3 releaseZach Copley
2009-04-03Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into ↵Zach Copley
review/0.7.x
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-04-03Add Yatca to notice sourcesZach Copley
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-03Tiny change to the public tag cloud dealing with empty page.Robin Millette
2009-04-03Added filler text to popular page for when it's empty, encouraging user to ↵Robin Millette
add favorites and/or register.
2009-04-03Simplified code for empty public timeline.Robin Millette
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-04-03Only kill control and surrogates, leave UTF-8 formatting chars alone.Zach Copley
2009-04-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-03added filler text to public tagcloud for when it's empty, encouraging user ↵Robin Millette
to post and/or register.
2009-04-03try to reduce memory usage in FOAF outputEvan Prodromou
2009-04-03redirect FOAF file on non-canonical nicknameEvan Prodromou
2009-04-03add finishaddopenid to list of sensitive pages to use with sslEvan Prodromou
2009-04-02i18n for legend in remote sub formEvan Prodromou
2009-04-02Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-02Better support for 800px ~ 1024px width viewport/screen resolutions.Sarven Capadisli
2009-04-01add sup with argumentsEvan Prodromou
2009-04-01Try to do intelligent redirect codesEvan Prodromou
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-01Merge branch 'master' into 0.7.xEvan Prodromou
2009-04-01Merge branch '0.7.x' of git@gitorious.org:laconica/devEvan Prodromou
Conflicts: README lib/router.php
2009-04-01Return redirect code correctly as HTTP status, not a header. Fixes ticket #1371CiaranG
2009-04-01Selector to allow styles when a user is logged in.Sarven Capadisli
2009-04-01Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-01Selector to allow styles when a user is logged in.Sarven Capadisli
2009-03-31Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou