aboutsummaryrefslogtreecommitdiffstats
path: root/mod/setup.php
Commit message (Expand)AuthorAgeFilesLines
* Actually create syschan during installThomas Willingham2014-03-071-0/+3
* some windows fixesfriendica2014-02-021-1/+4
* add store directory write check to install checksfriendica2014-01-081-0/+20
* install redbasic during setup so that at least one theme is registered. Other...friendica2013-12-161-0/+2
* issue #240 - we were using htmlentities instead of htmlspecialchars in severa...friendica2013-12-111-1/+1
* INSTALL for dummies - step 1: ensure that we throw an ugly error message in t...friendica2013-11-051-0/+19
* Issue #181Thomas Willingham2013-10-141-2/+2
* fix include pathsdsp19862013-09-171-1/+1
* if somebody changes the site url during setup - check if we can connect to th...friendica2013-05-161-0/+12
* fix intltext template driverfriendica2013-05-151-0/+9
* another typofriendica2013-05-151-1/+1
* more setup workfriendica2013-05-151-3/+3
* typofriendica2013-05-151-1/+1
* add port settings to setupfriendica2013-05-151-2/+9
* add certificate check to setupfriendica2013-05-151-0/+9
* disable pcss when installing since modules don't yet work and pcss uses the v...friendica2013-05-141-1/+1
* add db_port to setup and cli_startup - still need to set the port in mod/setupfriendica2013-05-101-3/+3
* db abstraction layerfriendica2013-04-221-12/+12
* xss attack vector in bbcode.php - check for proc_open being disabled for secu...friendica2013-02-261-0/+6
* make sure old fetch_url calls (and those that provided their own curl wrapper...friendica2013-02-251-2/+2
* check for mcrypt during install, allow admin email account to be admin *if* i...friendica2013-01-271-0/+5
* add Smarty templates for international templatesZach Prezkuta2013-01-101-4/+0
* bypass smarty for intletext templatesfriendica2013-01-071-0/+4
* fix show-stopping bugsZach Prezkuta2013-01-061-0/+18
* ensure admin setting gets passed through setupfriendica2012-11-061-0/+5
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-031-0/+500