aboutsummaryrefslogtreecommitdiffstats
path: root/install/database.sql
Commit message (Collapse)AuthorAgeFilesLines
* directory structuresfriendica2012-12-211-1/+34
|
* more DB cleanupfriendica2012-12-201-18/+0
|
* some changes for directory servicesfriendica2012-12-191-2/+14
|
* cleanup more obsolete stufffriendica2012-12-181-88/+0
|
* modularise the notification popupsfriendica2012-12-181-2/+2
|
* converging on a workable crypto auth handshakefriendica2012-12-141-0/+15
|
* Allow forum/account delegation by anybody? On any site? But of course...friendica2012-12-101-1/+3
|
* 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
|
* llink is like plink but only on the local system, plink can be anywherefriendica2012-11-041-0/+2
|
* photo index contacts by xchanfriendica2012-11-021-1/+3
|
* 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
|
* move installation files out of basedirfriendica2012-10-241-0/+921