aboutsummaryrefslogtreecommitdiffstats
path: root/install
Commit message (Collapse)AuthorAgeFilesLines
...
* modularise the notification popupsfriendica2012-12-182-3/+13
|
* converging on a workable crypto auth handshakefriendica2012-12-142-1/+34
|
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-102-3/+11
|
* revise auto_update system so as not to conflict with pre-existing Friendica ↵friendica2012-12-091-1309/+3
| | | | settings
* DB: alter table group add hash char(255) not null default '' after id, add ↵friendica2012-12-061-2/+6
| | | | | | index (hash); alter table photo add size int(10) unsigned not null default '0' after width, add index (size);
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-041-4/+6
| | | | though
* DB UPDATE! Drop your mail table and reload it from install/database.sqlfriendica2012-12-031-21/+9
|
* DATABASE: outq additions, delivery now getting the notify across to the ↵friendica2012-11-191-1/+5
| | | | other side
* DATABASE: minor changes in group_member and outq tablesfriendica2012-11-161-15/+7
|
* more work on the settings pagesfriendica2012-11-051-24/+4
|
* llink is like plink but only on the local system, plink can be anywherefriendica2012-11-041-0/+2
|
* mv mod_install to mod_setup, conflict with name of install dirfriendica2012-11-031-1/+1
|
* photo index contacts by xchanfriendica2012-11-021-1/+3
|
* move some more stuff to the install directoryfriendica2012-11-012-0/+1366
|
* get permission discovery working - guid sigs were getting truncated in dbfriendica2012-10-311-2/+1
|
* need to accomodate different webbies on different hubsfriendica2012-10-311-1/+3
|
* increase size of signature storesfriendica2012-10-311-5/+3
|
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-2/+4
|
* more structural stufffriendica2012-10-291-6/+6
|
* clarifyfriendica2012-10-241-1/+2
|
* move installation files out of basedirfriendica2012-10-243-0/+1284