Evan Prodromou
|
f7f7f167d6
update version number
|
15 years ago |
Craig Andrews
|
d8212977ce
Use PHP exceptions for PEAR error handling.
|
15 years ago |
Evan Prodromou
|
babca69f67
add bugfix to version number.
|
15 years ago |
Evan Prodromou
|
417f5d653f
update to beta6
|
15 years ago |
Zach Copley
|
1f859e72a2
Add activity.php to common includes
|
15 years ago |
Evan Prodromou
|
f964357de9
readme and version for beta5
|
15 years ago |
Brion Vibber
|
7347381183
Fix for Mapstraction plugin's zoomed map links
|
15 years ago |
Evan Prodromou
|
ee4ea3f3e1
increment software beta version
|
15 years ago |
Evan Prodromou
|
d6b8b13116
change rc3 to beta3
|
15 years ago |
Evan Prodromou
|
52bbb2262a
rev version in lib/common.php
|
15 years ago |
Brion Vibber
|
0e1f2d4b47
Fix regressions in XMPP output during inbox refactoring
|
15 years ago |
Brion Vibber
|
ec145b73fc
Major refactoring of queue handlers to support running multiple sites in one daemon.
|
15 years ago |
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 years ago |
Siebrand Mazeland
|
4af6b7f5c3
Lots of tiny message changes.
|
15 years ago |
Evan Prodromou
|
2c33e61b94
add default plugins and load them
|
15 years ago |
Evan Prodromou
|
cc5534d180
First version of Memcache plugin
|
15 years ago |
Evan Prodromou
|
30c2e2ce83
update to rc2
|
15 years ago |
Zach Copley
|
5159340bc6
Updated version info
|
15 years ago |
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 years ago |
Brion Vibber
|
63ebb033bf
Declare global usage in common.php so setup works right when called from phpunit tests
|
15 years ago |
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 years ago |
brenda
|
2147ac510f
don't offer install.php on check-fancy requests
|
15 years ago |
Brion Vibber
|
d8fe5224cb
Fix for bug 1974: drop unnecessary define_syslog_variables() call from common.php
|
15 years ago |
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 years ago |
Evan Prodromou
|
b7e2e3fd2b
Restructure theme.php to define a class Theme
|
15 years ago |
Brion Vibber
|
8e64723813
Make unit tests work again by forcing a 'global' on $_have_a_config...
|
15 years ago |
Brenda Wallace
|
f1daca16e2
give some suggestions back to the user when no config file found, and a link to the installer
|
15 years ago |
Brenda Wallace
|
d5951ebce6
Revert "give some suggestions back to the user when no config file found, and a link to the installer"
|
15 years ago |
Brenda Wallace
|
7f5fbee2e3
give some suggestions back to the user when no config file found, and a link to the installer
|
15 years ago |
Zach Copley
|
b4b992bca7
Merge branch '0.9.x' into pluginize-twitter-bridge
|
15 years ago |