]> git.mxchange.org Git - friendica.git/commit
New table "post-counts" to precalculate the counts
authorMichael <heluecht@pirati.ca>
Thu, 28 Dec 2023 17:42:39 +0000 (17:42 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 28 Dec 2023 17:42:39 +0000 (17:42 +0000)
commit40a126306621fe9eadb58101bd19a0be32e4c163
tree552a4f8b215175744310375d14122d58623d7b3d
parent2588ac1a164a48925b22bfc79d3ffa6ffa1490f1
New table "post-counts" to precalculate the counts
database.sql
doc/database.md
doc/database/db_post-counts.md [new file with mode: 0644]
src/Database/PostUpdate.php
src/Model/Item.php
src/Model/Post.php
src/Model/Post/Counts.php [new file with mode: 0644]
src/Protocol/ActivityPub/Receiver.php
static/dbstructure.config.php