| Commit message (Expand) | Author | Age | Files | Lines |
* | install redbasic during setup so that at least one theme is registered. Other... | friendica | 2013-12-16 | 1 | -0/+2 |
* | issue #240 - we were using htmlentities instead of htmlspecialchars in severa... | friendica | 2013-12-11 | 1 | -1/+1 |
* | INSTALL for dummies - step 1: ensure that we throw an ugly error message in t... | friendica | 2013-11-05 | 1 | -0/+19 |
* | Issue #181 | Thomas Willingham | 2013-10-14 | 1 | -2/+2 |
* | fix include paths | dsp1986 | 2013-09-17 | 1 | -1/+1 |
* | if somebody changes the site url during setup - check if we can connect to th... | friendica | 2013-05-16 | 1 | -0/+12 |
* | fix intltext template driver | friendica | 2013-05-15 | 1 | -0/+9 |
* | another typo | friendica | 2013-05-15 | 1 | -1/+1 |
* | more setup work | friendica | 2013-05-15 | 1 | -3/+3 |
* | typo | friendica | 2013-05-15 | 1 | -1/+1 |
* | add port settings to setup | friendica | 2013-05-15 | 1 | -2/+9 |
* | add certificate check to setup | friendica | 2013-05-15 | 1 | -0/+9 |
* | disable pcss when installing since modules don't yet work and pcss uses the v... | friendica | 2013-05-14 | 1 | -1/+1 |
* | add db_port to setup and cli_startup - still need to set the port in mod/setup | friendica | 2013-05-10 | 1 | -3/+3 |
* | db abstraction layer | friendica | 2013-04-22 | 1 | -12/+12 |
* | xss attack vector in bbcode.php - check for proc_open being disabled for secu... | friendica | 2013-02-26 | 1 | -0/+6 |
* | make sure old fetch_url calls (and those that provided their own curl wrapper... | friendica | 2013-02-25 | 1 | -2/+2 |
* | check for mcrypt during install, allow admin email account to be admin *if* i... | friendica | 2013-01-27 | 1 | -0/+5 |
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 1 | -4/+0 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 1 | -0/+4 |
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 1 | -0/+18 |
* | ensure admin setting gets passed through setup | friendica | 2012-11-06 | 1 | -0/+5 |
* | mv mod_install to mod_setup, conflict with name of install dir | friendica | 2012-11-03 | 1 | -0/+500 |