Implement https://github.com/vector-im/element-web/issues/18957 following requirements: * Create a new right panel view to list all the threads in a given room. * Change ThreadView previous phase to be ThreadPanel rather than RoomSummary * Implement local filters for My and All threads In addition: * Create a new TileShape for proper rendering requirements (hiding typing indicator) * Create new timelineRenderingType for proper rendering requirements |
||
|---|---|---|
| .. | ||
| _BaseCard.scss | ||
| _EncryptionInfo.scss | ||
| _PinnedMessagesCard.scss | ||
| _RoomSummaryCard.scss | ||
| _ThreadPanel.scss | ||
| _UserInfo.scss | ||
| _VerificationPanel.scss | ||
| _WidgetCard.scss | ||