Brion Vibber
|
2f41e93339
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x
|
15 gadi atpakaļ |
Evan Prodromou
|
f7f7f167d6
update version number
|
15 gadi atpakaļ |
Craig Andrews
|
d8212977ce
Use PHP exceptions for PEAR error handling.
|
15 gadi atpakaļ |
Evan Prodromou
|
babca69f67
add bugfix to version number.
|
15 gadi atpakaļ |
Evan Prodromou
|
417f5d653f
update to beta6
|
15 gadi atpakaļ |
Zach Copley
|
1f859e72a2
Add activity.php to common includes
|
15 gadi atpakaļ |
Evan Prodromou
|
f964357de9
readme and version for beta5
|
15 gadi atpakaļ |
Brion Vibber
|
7347381183
Fix for Mapstraction plugin's zoomed map links
|
15 gadi atpakaļ |
Evan Prodromou
|
ee4ea3f3e1
increment software beta version
|
15 gadi atpakaļ |
Evan Prodromou
|
d6b8b13116
change rc3 to beta3
|
15 gadi atpakaļ |
Evan Prodromou
|
52bbb2262a
rev version in lib/common.php
|
15 gadi atpakaļ |
Brion Vibber
|
0e1f2d4b47
Fix regressions in XMPP output during inbox refactoring
|
15 gadi atpakaļ |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 gadi atpakaļ |
Brion Vibber
|
cbc3c7b141
Ticket 2152: avoid fatal when php.ini disables dl via disabled_functions (function_exists returns false even though it exists and cannot be redefined)
|
15 gadi atpakaļ |
Siebrand Mazeland
|
4af6b7f5c3
Lots of tiny message changes.
|
15 gadi atpakaļ |
Evan Prodromou
|
2c33e61b94
add default plugins and load them
|
15 gadi atpakaļ |
Evan Prodromou
|
cc5534d180
First version of Memcache plugin
|
15 gadi atpakaļ |
Evan Prodromou
|
30c2e2ce83
update to rc2
|
15 gadi atpakaļ |
Zach Copley
|
5159340bc6
Updated version info
|
15 gadi atpakaļ |
Brion Vibber
|
1827256d0e
Added support for pgettext() and npgettext() to separate contexts for translatable messages that are going to be ambiguous in English original.
|
15 gadi atpakaļ |
Brion Vibber
|
63ebb033bf
Declare global usage in common.php so setup works right when called from phpunit tests
|
15 gadi atpakaļ |
Brion Vibber
|
8ab40e7051
Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by defining our own bogus function rather than attempting to patch upstream libs. This keeps our fix across upstream versions (or when loading upstream library from outside extlib)
|
15 gadi atpakaļ |
brenda
|
2147ac510f
don't offer install.php on check-fancy requests
|
15 gadi atpakaļ |
Brion Vibber
|
d8fe5224cb
Fix for bug 1974: drop unnecessary define_syslog_variables() call from common.php
|
15 gadi atpakaļ |
Craig Andrews
|
014d6b1d19
Redid how URL shorteners work. This way is much more like how Evan wants events to work (and more like how the rest of SN works).
|
15 gadi atpakaļ |
Evan Prodromou
|
b7e2e3fd2b
Restructure theme.php to define a class Theme
|
15 gadi atpakaļ |
Brion Vibber
|
8e64723813
Make unit tests work again by forcing a 'global' on $_have_a_config...
|
15 gadi atpakaļ |
Brenda Wallace
|
f1daca16e2
give some suggestions back to the user when no config file found, and a link to the installer
|
15 gadi atpakaļ |
Brenda Wallace
|
d5951ebce6
Revert "give some suggestions back to the user when no config file found, and a link to the installer"
|
15 gadi atpakaļ |
Brenda Wallace
|
7f5fbee2e3
give some suggestions back to the user when no config file found, and a link to the installer
|
15 gadi atpakaļ |