[WIP] General history loading and topic improvements

This commit is contained in:
Ali
2022-11-09 10:47:14 +04:00
parent 91277cd2b0
commit bc99f54b63
29 changed files with 689 additions and 159 deletions

View File

@@ -427,7 +427,8 @@ final class ThemePreviewControllerNode: ASDisplayNode, UIScrollViewDelegate {
ignoreUnreadBadge: false,
displayAsMessage: false,
hasFailedMessages: false,
forumTopicData: nil
forumTopicData: nil,
topForumTopicItems: []
),
editing: false,
hasActiveRevealControls: false,