mirror of
https://github.com/friendica/friendica
synced 2025-04-30 12:24:24 +02:00
Channels: Larger fields, better error handling
This commit is contained in:
parent
e558a83783
commit
be394b573d
9 changed files with 51 additions and 40 deletions
|
@ -21,8 +21,6 @@
|
|||
|
||||
namespace Friendica\Content\Conversation\Factory;
|
||||
|
||||
use Friendica\Capabilities\ICanCreateFromTableRow;
|
||||
use Friendica\Content\Conversation\Entity\Timeline as TimelineEntity;
|
||||
use Friendica\Content\Conversation\Repository\UserDefinedChannel;
|
||||
use Friendica\Core\Config\Capability\IManageConfigValues;
|
||||
use Friendica\Core\L10n;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue