Commit Graph

12 Commits

Author SHA1 Message Date
Philippe Loriaux 0d940098f1 Fix scroll issues with VoiceBroadcastPlayback cells (by fixing SizableBaseRoomCell) 2022-11-23 14:48:54 +01:00
ismailgulek 3f7622dd5c Fix infinite layout loops on timeline (#6942)
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`

* Fix layout issues when adding hosting views into the content view

* Use the new api when adding views into the content

* Add changelog
2022-10-20 15:55:07 +03:00
SBiOSoftWhare 7dfff11b5f Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
SBiOSoftWhare 3669d622d2 SizableBaseRoomCell: Handle read marker view. 2022-02-17 19:22:00 +01:00
SBiOSoftWhare 97a181430c Rename SizableBaseRoomCell to SizableBaseBubbleCell. 2022-02-16 11:00:23 +01:00
SBiOSoftWhare 2a8727d747 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare 2d04a58bd7 Rename BubbleCellThreadSummaryDisplayable to RoomCellThreadSummaryDisplayable. 2022-02-16 10:44:11 +01:00
SBiOSoftWhare 24dd1931ca Rename BubbleCellReadReceiptsDisplayable to RoomCellReadReceiptsDisplayable. 2022-02-16 10:43:21 +01:00
SBiOSoftWhare cae681fabb Rename BubbleCellReactionsDisplayable to RoomCellReactionsDisplayable. 2022-02-16 10:42:19 +01:00
SBiOSoftWhare 644217bb23 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare 98a6021216 Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare 95c61f747e Room timeline: Move files in explicit folders. 2022-02-16 09:36:52 +01:00