]> git.mxchange.org Git - friendica.git/commit
Network, Channels and Community are children of timeline
authorMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 09:14:36 +0000 (09:14 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 9 Sep 2023 09:14:36 +0000 (09:14 +0000)
commit013aee01f5d2af35bf141e2c389b9708c184306b
tree78faa16cad68a7d4433efc7b3ca4db8f1d0a0e74
parent41919bdaeacbf501eeecf0e50128fa8fb12d1a3e
Network, Channels and Community are children of timeline
16 files changed:
src/Content/Conversation.php
src/Content/Conversation/Collection/Channels.php [deleted file]
src/Content/Conversation/Collection/Timelines.php [new file with mode: 0644]
src/Content/Conversation/Entity/Channel.php [deleted file]
src/Content/Conversation/Entity/Timeline.php [new file with mode: 0644]
src/Content/Conversation/Factory/Channel.php [deleted file]
src/Content/Conversation/Factory/Timeline.php [new file with mode: 0644]
src/Content/Nav.php
src/Module/Conversation/Channel.php
src/Module/Conversation/Community.php
src/Module/Conversation/Network.php
src/Module/Conversation/Timeline.php [new file with mode: 0644]
src/Module/Update/Channel.php
src/Module/Update/Community.php
src/Module/Update/Network.php
static/routes.config.php