summaryrefslogtreecommitdiff
path: root/lib/common.php
AgeCommit message (Expand)Author
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
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-27update version in, and add codename to, lib/commonEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26define LACONICA_VERSION for backwards compatibilityEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26add back in /etc/laconica/* for compatibilityEvan Prodromou
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-26Moved the rest of the Twitter stuff into the TwitterBridge pluginZach Copley
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou