summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18* fix bugs in parameter numbering for two messagesSiebrand Mazeland
2010-10-18Fix `msgid' and `msgstr' entries do not both end with '\n'Siebrand Mazeland
2010-10-18Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2010-10-18Localisation updates from http://translatewiki.netSiebrand Mazeland
2010-10-18Clean up edge cases in OStatus FeedDiscoveryTestBrion Vibber
2010-10-18Remove superfluous whitespaceSiebrand Mazeland
2010-10-18Update URLDetectionTest.php for rel="nofollow external". There are still some...Brion Vibber
2010-10-18Avoid notice in DirectionDetectorPlugin when dealing with empty string.Brion Vibber
2010-10-18Make HTTP timeout configurable on OStatus's remote-tests.php (needs to be pum...Brion Vibber
2010-10-18fix notice on non-https viewsBrion Vibber
2010-10-18document API and nofollow config optionsEvan Prodromou
2010-10-18default for nofollow external is sometimesEvan Prodromou
2010-10-18options to nofollow external links in noticesEvan Prodromou
2010-10-16* add plural support where missingSiebrand Mazeland
2010-10-16Update translator documentation.Siebrand Mazeland
2010-10-16Change incorrect use of e.g. to i.e.Siebrand Mazeland
2010-10-16Use common case instead of WARNING in all caps.Siebrand Mazeland
2010-10-15Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-10-15add SSL servers and paths to pathadminpanel.phpEvan Prodromou
2010-10-14Fix ticket #2829: we have more subdirs to pull than just avatars now; updated...Brion Vibber
2010-10-14Merge branch '2828' into 0.9.xBrion Vibber
2010-10-14Fix for ticket #2828, part II: apostrophe in site name set in installer creat...Brion Vibber
2010-10-14Fix for ticket #2828: apostrophe in site name set in installer created a brok...Brion Vibber
2010-10-14let users set their SSL logo through the admin panelEvan Prodromou
2010-10-14document and default for site|ssllogoEvan Prodromou
2010-10-14fix copy-and-paste error in javascript url creationEvan Prodromou
2010-10-14make the logo be compatible with HTTPS pages, if possibleEvan Prodromou
2010-10-14Make HTTPS urls in File::url() if necessaryEvan Prodromou
2010-10-14accept profile URL as a LRDD identifierEvan Prodromou
2010-10-14Show Webfinger, URI and profile page as subject and aliasesEvan Prodromou
2010-10-14correctly use sslserver if it is setEvan Prodromou
2010-10-14document sslserver and sslpath configuration optionsEvan Prodromou
2010-10-14Design::url() will use HTTPS if page is HTTPSEvan Prodromou
2010-10-14use HTTPS for scripts and stylesheets if the current page is HTTPSEvan Prodromou
2010-10-14show HTTPS urls for JavaScript if HTTPS used for pageEvan Prodromou
2010-10-14consolidate some theme path code between ssl and non-sslEvan Prodromou
2010-10-14use HTTPS for favicon.ico if page is HTTPSEvan Prodromou
2010-10-14try to show HTTPS-encrypted theme files for HTTPS-encrypted pagesEvan Prodromou
2010-10-14try and show an SSL image for the creative commons imageEvan Prodromou
2010-10-14add static method StatusNet::isHTTPS()Evan Prodromou
2010-10-13better deletion of related objects in User_group::delete()Evan Prodromou
2010-10-13Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-10-13Merge branch 'master' into 0.9.xBrion Vibber
2010-10-13Clean up remote avatar temporary files if we fail before saving them into ava...Brion Vibber
2010-10-13ModHelper -> silence only, don't let them sandbox (it's too confusing atm wit...Brion Vibber
2010-10-12Default to ssl in oauth tests examples configZach Copley
2010-10-12Merge branch 'oauth-1.0a' into 0.9.xZach Copley
2010-10-12Improve cache-friendliness of user_group->delete().Brion Vibber
2010-10-12Spelling - OAuth not OathZach Copley
2010-10-12Print a proper error messageZach Copley