]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_user-contact.md
Merge pull request #11609 from annando/fix-uid
[friendica.git] / doc / database / db_user-contact.md
index 2cd910bb059399a46ae1853e64dea34de5b1d794..30c80c5261034dc050b17b026bb69bd6079851ef 100644 (file)
@@ -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    |       |