summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-07Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-04-07Host multiple sites with the same codebaseEvan Prodromou
This is the beginning of the code for status.net and related status farms. It will read basic information about a site from a shared, central database and use the data stored there to switch on the hostname.
2009-04-03Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-04-03Merge branch '0.7.x' into 0.8.xSarven Capadisli
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-03in context link for conversationsEvan Prodromou
2009-04-03fix output of conversationEvan Prodromou
2009-04-03Merge branch '0.7.x' into 0.8.xEvan Prodromou
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-03Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-04-03reformat queuehandler.phpEvan Prodromou
2009-04-02Merge branch '0.8.x' of git://gitorious.org/laconica/fmarani-clone into ↵Evan Prodromou
fmarani/0.8.x
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-02Merge branch '0.7.x' into 0.8.xSarven Capadisli
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
2009-03-31Merge branch 'master' into 0.7.xEvan Prodromou
Conflicts: README lib/router.php
2009-03-31give the correct root url when SSL enabledEvan Prodromou
2009-03-31Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-03-30Support SSL for some, all, or no pagesEvan Prodromou
Support SSL URLs either for all pages; no pages; or for sensitive pages accepting passwords, like login, registration, API, and others.
2009-03-30added filler text to public timeline for when it's empty, encouraging user ↵Robin Millette
to post and/or register.
2009-03-30trac#776 changed db collations from utf8_bin to utf8_general_ci for case ↵Robin Millette
insensitive search
2009-03-30Changes to router setup to make notice search RSS feed workEvan Prodromou
Conflicts: lib/router.php
2009-03-30correct setting for default userEvan Prodromou
2009-03-30Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-03-30Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-03-30welcome notice, default sub for new usersEvan Prodromou
2009-03-30upgrade jQuery to 1.3.2Evan Prodromou
2009-03-30Merge branch 'master' into 0.7.xEvan Prodromou
2009-03-30add full name title to notice list linkEvan Prodromou