summaryrefslogtreecommitdiff
path: root/lib/default.php
AgeCommit message (Expand)Author
2010-12-22Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-22disable account deletion by defaultEvan Prodromou
2010-12-13define configuration settings for account maintenance securityEvan Prodromou
2010-12-07Merge branch '0.9.x' into mergeBrion Vibber
2010-12-06Config flag to disable router caching if neededEvan Prodromou
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-11-17Add $config['attachments']['process_links'] to allow disabling processing of ...Brion Vibber
2010-11-12Add a quick config setting to disable/enable display of thumbnails in regular...Brion Vibber
2010-11-08Add attachments 'thumb_width' and 'thumb_height' settings for inline thumbs, ...Brion Vibber
2010-10-28Merge branch '1.0.x' into schema-xBrion Vibber
2010-10-27Enable Strict Transport Security plugin by defaultCraig Andrews
2010-10-19$config['db']['mysql_foreign_keys'] option to experimentally enable foreign k...Brion Vibber
2010-10-18Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-10-18default for nofollow external is sometimesEvan Prodromou
2010-10-18options to nofollow external links in noticesEvan Prodromou
2010-10-14Merge remote branch 'statusnet/0.9.x' into 1.0.xCraig Andrews
2010-10-14document and default for site|ssllogoEvan Prodromou
2010-10-14Make HTTPS urls in File::url() if necessaryEvan Prodromou
2010-10-04Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-09-30Add a $config['plugins']['locale_path'] which can be set to override the indi...Brion Vibber
2010-09-17Basic license admin panel (maybe we can make it fancier later)Zach Copley
2010-08-13Merge branch 'master' into 1.0.xEvan Prodromou
2010-08-06Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...Brion Vibber
2010-06-11Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-10Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-07Basic custom CSS and theme uploading features. 'local' subdir can now be cust...Brion Vibber
2010-05-21Disable SSL peer/hostname verification for HTTPClient unless we've configured...Brion Vibber
2010-05-06Enable ClientSideShorten plugin by defaultCraig Andrews
2010-05-05Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-05-04Handle timeout more gracefully in background pingsBrion Vibber
2010-04-26Give users more control over URL shorteningEvan Prodromou
2010-04-07Merge branch '0.9.x' into 1.0.xEvan Prodromou
2010-04-05Merge branch 'master' into testingBrion Vibber
2010-04-05lib/default.php has nofollow groupEvan Prodromou
2010-04-02Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-03-29Tweak to Eugene Crosser's patch to make transactions and acks configurable; d...Brion Vibber
2010-03-29Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...Brion Vibber
2010-03-22Stub plugins administration panel, allows for disabling/re-enabling plugins f...Brion Vibber
2010-03-17Pulling the stub plugin panel back out; we'll flesh it out more for 1.0.x and...Brion Vibber
2010-03-16Stub plugins administration panel, allows for disabling/re-enabling plugins f...Brion Vibber
2010-03-09Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-08make API realm configurableEvan Prodromou
2010-03-04Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-04OStatus enabled by defaultEvan Prodromou
2010-03-04Merge commit 'origin/testing' into 0.9.xBrion Vibber
2010-03-03Site-wide notice text admin panelZach Copley
2010-03-03Language setting fixes:Brion Vibber
2010-03-02Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-01Remove un-needed config variable for enabling/disabling Twitter integrationZach Copley