1
0
Fork 0

Changes after code review

This commit is contained in:
Michael 2022-05-05 12:23:44 +00:00
commit 2433fee461
7 changed files with 6 additions and 59 deletions

View file

@ -50,7 +50,7 @@ Database Tables
| [post-category](help/database/db_post-category) | post relation to categories |
| [post-collection](help/database/db_post-collection) | Collection of posts |
| [post-content](help/database/db_post-content) | Content for all posts |
| [post-delivery](help/database/db_post-delivery) | Status of ActivityPub inboxes |
| [post-delivery](help/database/db_post-delivery) | Delivery data for posts for the batch processing |
| [post-delivery-data](help/database/db_post-delivery-data) | Delivery data for items |
| [post-link](help/database/db_post-link) | Post related external links |
| [post-media](help/database/db_post-media) | Attached media |

View file

@ -1,7 +1,7 @@
Table post-delivery
===========
Status of ActivityPub inboxes
Delivery data for posts for the batch processing
Fields
------