summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-18PG tweakBrion Vibber
2010-10-18Normalize the 'modified' vs 'created' field definitions to not-null timestamp...Brion Vibber
2010-10-18Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-18Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-18Clean up edge cases in OStatus FeedDiscoveryTestBrion Vibber
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-18Merge branch '0.9.x' into 1.0.xBrion 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-15some more tweaking to do the mappings during filterDef; not totally sure I li...Brion Vibber
2010-10-15fix notice on non-https viewsBrion Vibber
2010-10-15fix notice on non-https viewsBrion Vibber
2010-10-15woops wrong pathBrion Vibber
2010-10-15tweak copyright headers on installerBrion Vibber
2010-10-15Cleanup on making the schema work for installer (not quite there yet)Brion Vibber
2010-10-15fix typo on params on Schema->createTable()Brion Vibber
2010-10-15Make StatusNet::initDefaults() public so we can call it from the installer.Brion Vibber
2010-10-15Split the core-setup bits of common.php out to framework.php (better ideas?) ...Brion Vibber
2010-10-15Update installer to use new Schema code to create the core tables instead of ...Brion Vibber
2010-10-15Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-15Tweak DB query logging to also log queries that fail; the exceptions we get a...Brion Vibber
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-14Merge remote branch 'statusnet/0.9.x' into 1.0.xCraig Andrews
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