Commit Graph

24 Commits

Author SHA1 Message Date
Doug c268e0dc3a Remove overlap of sender name and first message tap targets. 2022-06-23 11:32:06 +01:00
Johannes Marbach ff79edf060 Make avatar view tappable in bubble layout
Fixes: #5572
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-20 21:24:57 +02:00
SBiOSoftWhare 7dfff11b5f Timeline decorations: Refactor reaction class names. 2022-02-28 15:52:29 +01:00
Stefan Ceriu d8d5c6385b Fixes vector-im/element-ios/issues/5673 - Implicitly unwrapped optionals on the PlainRoomTimelineCellDecorator. 2022-02-23 14:17:29 +02:00
SBiOSoftWhare e327aea1af Merge branch 'develop' into steve/bubbles_sender_name_margin
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Styles/Bubble/Cells/TextMessage/Common/TextMessageBaseBubbleCell.swift
2022-02-18 17:31:26 +01:00
SBiOSoftWhare 912c27fccc RoomCellContentView: Expose new contraints. 2022-02-18 16:26:09 +01:00
SBiOSoftWhare 6978854b2b Merge branch 'develop' into steve/5553_bubbles_text_link
# Conflicts:
#	Riot/Modules/Room/TimelineCells/Common/MXKRoomBubbleTableViewCell.h
2022-02-18 15:16:59 +01:00
SBiOSoftWhare 8296bdb452 Merge pull request #5624 from vector-im/steve/5521_bubbles_readmarker
Message Bubbles: Fix read marker appearing part way thru a message
2022-02-18 15:14:30 +01:00
SBiOSoftWhare 202cac5d6d BaseRoomCell: Handle read marker. 2022-02-17 19:23:19 +01:00
SBiOSoftWhare 31d3e8cc7e RoomCellContentView: Handle read marker view. 2022-02-17 19:21:33 +01:00
SBiOSoftWhare 72d9a9b01b Add RoomCellReadMarkerDisplayable protocol. 2022-02-17 19:20:39 +01:00
SBiOSoftWhare f7efad2504 RoomCellContentView: Fix avatar container view with no clear bg. 2022-02-17 10:38:48 +01:00
SBiOSoftWhare d13a6bfb59 BaseRoomCell: Fix sender name tap. Prepare avatar view tap. 2022-02-17 09:39:34 +01:00
SBiOSoftWhare 416d3dd002 Fix several MARK comments. 2022-02-16 12:09:55 +01:00
SBiOSoftWhare 2a8727d747 Rename RoomBubbleCellLayout to PlainRoomCellLayoutConstants. 2022-02-16 10:51:06 +01:00
SBiOSoftWhare fbcc88510a BaseRoomCell make some rename. 2022-02-16 10:48:08 +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 9b89b8c4bd BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView (2). 2022-02-16 10:41:31 +01:00
SBiOSoftWhare 644217bb23 BaseRoomCell: Rename bubbleCellContentView property to roomCellContentView. 2022-02-16 10:40:39 +01:00
SBiOSoftWhare fdd3559e7d Rename BubbleCellContentView to RoomCellContentView. 2022-02-16 10:11:35 +01:00
SBiOSoftWhare 98a6021216 Rename BaseBubbleCell to BaseRoomCell. Rename BaseBubbleCellType to BaseRoomCellProtocol. 2022-02-16 10:09:11 +01:00
SBiOSoftWhare 4b50805a75 Rename BaseBubbleCell folder to BaseRoomCell. 2022-02-16 09:56:13 +01:00