]> git.mxchange.org Git - friendica.git/commit
Channels are a new way to see different content
authorMichael <heluecht@pirati.ca>
Fri, 1 Sep 2023 21:56:59 +0000 (21:56 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 1 Sep 2023 21:56:59 +0000 (21:56 +0000)
commit5c166be3fca9ae803c616cd9024eb13e7a4b9156
tree310ceb8430b21a780480c96cdbfef11e945bc2ea
parent5c26ba5f5d805fc3650dc9d07c413d89dbf04624
Channels are a new way to see different content
22 files changed:
database.sql
doc/Accesskeys.md
doc/database.md
doc/database/db_post-engagement.md [new file with mode: 0644]
doc/database/db_user-gserver.md
src/Content/Conversation.php
src/Content/Nav.php
src/Model/Item.php
src/Model/Post/Engagement.php [new file with mode: 0644]
src/Module/Conversation/Channel.php [new file with mode: 0644]
src/Module/Conversation/Community.php
src/Module/Update/Channel.php [new file with mode: 0644]
src/Object/Thread.php
src/Worker/OptimizeTables.php
src/Worker/UpdateScores.php
static/dbstructure.config.php
static/routes.config.php
view/lang/C/messages.po
view/templates/nav.tpl
view/templates/widget/community_sharer.tpl
view/theme/frio/templates/nav.tpl
view/theme/vier/templates/nav.tpl