summaryrefslogtreecommitdiff
path: root/lib/common.php
AgeCommit message (Expand)Author
2010-10-20Many i18n/L10n updates and lots of descriptions for translators added.Siebrand Mazeland
2010-10-18Bump version/string: 0.9.6 "Man on the Moon"Brion Vibber
2010-09-29* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-09-08Bump version to 0.9.5Brion Vibber
2010-08-16StatusNet 0.9.4 "Orange Crush"0.9.4Brion Vibber
2010-08-110.9.4beta2 update some notes in README, note the fix from beta10.9.4beta2Brion Vibber
2010-08-10update version for 0.9.4beta10.9.4beta1Brion Vibber
2010-06-28Update version and code name: 0.9.3 Half a World AwayBrion Vibber
2010-04-29Update codename in common.phpBrion Vibber
2010-04-29Update release notes and version number for 0.9.2Zachary Copley
2010-03-28update README and version number0.9.1Evan Prodromou
2010-03-25version number and codenameEvan Prodromou
2010-03-20Move activity classes to their own filesEvan Prodromou
2010-03-16Pull back for now on switch of PEAR error mode to exceptions; seems to trigge...Brion Vibber
2010-03-04Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-04update version numberEvan Prodromou
2010-03-01Use PHP exceptions for PEAR error handling.Craig Andrews
2010-02-27add bugfix to version number.Evan Prodromou
2010-02-25update to beta6Evan Prodromou
2010-02-22Add activity.php to common includesZach Copley
2010-02-01readme and version for beta50.9.0beta5Evan Prodromou
2010-01-27Fix for Mapstraction plugin's zoomed map linksBrion Vibber
2010-01-27increment software beta versionEvan Prodromou
2010-01-16change rc3 to beta3Evan Prodromou
2010-01-13rev version in lib/common.phpEvan Prodromou
2010-01-13Fix regressions in XMPP output during inbox refactoringBrion Vibber
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-12Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (fun...Brion Vibber
2010-01-10Lots of tiny message changes.Siebrand Mazeland
2010-01-07add default plugins and load themEvan Prodromou
2010-01-02First version of Memcache pluginEvan Prodromou
2009-12-22update to rc2Evan Prodromou
2009-11-20Updated version info0.9.0rc1Zach Copley
2009-11-18Added support for pgettext() and npgettext() to separate contexts for transla...Brion Vibber
2009-11-17Declare global usage in common.php so setup works right when called from phpu...Brion Vibber
2009-11-16Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by definin...Brion Vibber
2009-11-14don't offer install.php on check-fancy requestsbrenda
2009-11-12Fix for bug 1974: drop unnecessary define_syslog_variables() call from common...Brion Vibber
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-08Restructure theme.php to define a class ThemeEvan Prodromou
2009-11-02Make unit tests work again by forcing a 'global' on $_have_a_config...Brion Vibber
2009-10-30give some suggestions back to the user when no config file found, and a link ...Brenda Wallace
2009-10-30Revert "give some suggestions back to the user when no config file found, and...Brenda Wallace
2009-10-30give some suggestions back to the user when no config file found, and a link ...Brenda Wallace
2009-10-13Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-10-01check the schemaEvan Prodromou
2009-09-24Move configuration defaults to new module and variableEvan Prodromou
2009-09-16Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-09-15add http client config valueEvan Prodromou
2009-09-08Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley