Age | Commit message (Collapse) | Author |
|
|
|
|
|
Conflicts:
README
lib/default.php
|
|
|
|
|
|
|
|
like it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so we can easily set up our framework to run Schema setup before we have a core database to load a live config from.
|
|
db/statusnet.sql or db/statusnet_pg.sql
|
|
|
|
|
|
broken config.php.
Now running values through var_export() before putting them into the config.php, ensuring strings will be properly quoted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alter a table. This lets us skip those where we end up trying to change unsupported features.
|
|
|
|
|
|
avatars directory (OMB core, OStatus, WikiHowProfile, YammerImport)
|
|
Add a redirect action that merely redirects to another action
Redirect /api to /doc/api so users don't get the "lame" "No such user" error message
|
|
|
|
|
|
|
|
|
|
|
|
* skip 0-byte config files when initializing, go ahead and redirect to installer if no non-0-byte files
* tweak warning on installer.php to let you know if you have a 0-byte config.php that's not writable, as opposed to generally already having a config.php with data in it
|
|
|
|
|
|
|
|
|