The thread table is replaced by post-thread and post-thread-user
authorMichael <heluecht@pirati.ca>
Thu, 4 Feb 2021 05:51:25 +0000 (05:51 +0000)
committerMichael <heluecht@pirati.ca>
Thu, 4 Feb 2021 05:51:25 +0000 (05:51 +0000)
commit5e846dd7c29fe93e583c195e97513e221dac31b9
tree4361acafd3a33e832349307e72933bb82c29b22c
parente561cad844951d7711e92c96019698da70a47e02
The thread table is replaced by post-thread and post-thread-user
13 files changed:
database.sql
include/api.php
mod/notes.php
src/Model/Item.php
src/Model/Post.php
src/Model/Post/Thread.php [new file with mode: 0644]
src/Module/Conversation/Community.php
src/Worker/Expire.php
src/Worker/ExpirePosts.php
src/Worker/RemoveUnusedContacts.php
static/dbstructure.config.php
static/dbview.config.php
update.php