X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fdatabase%2Fdb_user-contact.md;h=30c80c5261034dc050b17b026bb69bd6079851ef;hb=9e37435ae6b31c35c95721f3dadd293afb3f1b23;hp=2cd910bb059399a46ae1853e64dea34de5b1d794;hpb=fd0d17df312ff3f55efc989399936335431f42d6;p=friendica.git diff --git a/doc/database/db_user-contact.md b/doc/database/db_user-contact.md index 2cd910bb05..30c80c5261 100644 --- a/doc/database/db_user-contact.md +++ b/doc/database/db_user-contact.md @@ -15,6 +15,7 @@ Fields | ignored | Posts from this contact are ignored | boolean | YES | | NULL | | | collapsed | Posts from this contact are collapsed | boolean | YES | | NULL | | | hidden | This contact is hidden from the others | boolean | YES | | NULL | | +| is-blocked | User is blocked by this contact | boolean | YES | | NULL | | | pending | | boolean | YES | | NULL | | | rel | The kind of the relation between the user and the contact | tinyint unsigned | YES | | NULL | | | info | | mediumtext | YES | | NULL | |