Get rid of the "item" table, enhanced "post" tables
authorMichael <heluecht@pirati.ca>
Sat, 13 Feb 2021 19:56:03 +0000 (19:56 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 13 Feb 2021 19:56:03 +0000 (19:56 +0000)
commitce6ad1aa73885196ce5393a910d1b57774a940d4
tree2162d1f2f4adfce488677259220f5bf12ad2c192
parentc918e83aa2b3e45537e79f6930c7d1ab4daa89be
Get rid of the "item" table, enhanced "post" tables
23 files changed:
database.sql
mod/item.php
src/Content/Widget/TagCloud.php
src/Factory/Api/Mastodon/Status.php
src/Model/Contact.php
src/Model/Item.php
src/Model/Post.php
src/Module/Conversation/Network.php
src/Module/Profile/Status.php
src/Module/Search/Filed.php
src/Module/Search/Index.php
src/Module/Update/Profile.php
src/Protocol/ActivityPub/Processor.php
src/Protocol/ActivityPub/Receiver.php
src/Protocol/ActivityPub/Transmitter.php
src/Protocol/Feed.php
src/Worker/Delivery.php
src/Worker/Notifier.php
src/Worker/RemoveContact.php
static/dbstructure.config.php
static/dbview.config.php
tests/datasets/api.fixture.php
update.php