]> git.mxchange.org Git - friendica.git/blobdiff - doc/database.md
Implement time based paging for Mastodon Home Timeline Endpoint
[friendica.git] / doc / database.md
index 5759d29ec74e21f0982a25b85b0f0d41d9e67477..edfb7b82267ee0ae1389691b4aff65f2cb1f6495 100644 (file)
@@ -23,6 +23,7 @@ Database Tables
 | [contact-relation](help/database/db_contact-relation) | Contact relations |
 | [conv](help/database/db_conv) | private messages |
 | [delayed-post](help/database/db_delayed-post) | Posts that are about to be distributed at a later time |
+| [delivery-queue](help/database/db_delivery-queue) | Delivery data for posts for the batch processing |
 | [diaspora-contact](help/database/db_diaspora-contact) | Diaspora compatible contacts - used in the Diaspora implementation |
 | [diaspora-interaction](help/database/db_diaspora-interaction) | Signed Diaspora Interaction |
 | [endpoint](help/database/db_endpoint) | ActivityPub endpoints - used in the ActivityPub implementation |