summaryrefslogtreecommitdiff
path: root/lib/default.php
AgeCommit message (Expand)Author
2010-12-06Config flag to disable router caching if neededEvan Prodromou
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-10-18default for nofollow external is sometimesEvan Prodromou
2010-10-18options to nofollow external links in noticesEvan Prodromou
2010-10-14document and default for site|ssllogoEvan Prodromou
2010-10-14Make HTTPS urls in File::url() if necessaryEvan Prodromou
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-06Partial fix for ticket #2489 -- problems with SNI SSL virtual host certificat...Brion 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-04Handle timeout more gracefully in background pingsBrion Vibber
2010-04-05Merge branch 'master' into testingBrion Vibber
2010-04-05lib/default.php has nofollow groupEvan Prodromou
2010-03-29Tweak to Eugene Crosser's patch to make transactions and acks configurable; d...Brion Vibber
2010-03-29Add $config['db']['annotate_queries'] option to include caller ID comments in...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
2010-03-01Initial Twitter bridge admin panelZach Copley
2010-02-26Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-25remove linkback from default pluginsEvan Prodromou
2010-02-21Pulling PubSubHubbub plugin out of default list for 0.9.x; not compatible wit...Brion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-20Add a library to mint tag URIsEvan Prodromou
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17Queues: redid the breakout control model so we can start up and subscribe to ...Brion Vibber
2010-02-16Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-12Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-11let files go to SSL dir tooEvan Prodromou
2010-02-11let backgrounds be put under SSLEvan Prodromou
2010-02-11put Javascript files under SSLEvan Prodromou
2010-02-11let avatars be served over SSLEvan Prodromou
2010-02-11default theme ssl to nullEvan Prodromou
2010-02-11Themes can be served from an SSL serverEvan Prodromou
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-09Configurable delay between queuedaemon.php spawns/respawns to help stagger ou...Brion Vibber
2010-02-04Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-04Add time-based cutoffs for public tag cloud, favorited lists to speed up thos...Brion Vibber
2010-01-31Merge branch 'testing' into 0.9.xEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-28Move sessions settings to its own panelZach Copley