Commit Graph

579 Commits

Author SHA1 Message Date
SBiOSoftWhare a1f42730bf RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare 008855880e FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare 7b99e560cc BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare eaacdbad3c MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare d967af1aab BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare b3d0122fd0 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare 14dd6e53c6 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
SBiOSoftWhare 2679dcf5c4 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare 600b33b45c RoomCellLayoutUpdating: Add maximum text width calculation. 2022-02-09 12:33:24 +01:00
SBiOSoftWhare 0cddb81b82 MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse. 2022-02-09 10:51:31 +01:00
SBiOSoftWhare 6acda24aad BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare d30ccd3b5c MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare ff9fb47f4a RoomMessageBubbleBackgroundView: Update timestamp management. 2022-02-09 08:37:17 +01:00
SBiOSoftWhare faae2e0977 BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare e6769cc5ff BubbleRoomTimelineCellDecorator: Clean timestamp code. 2022-02-09 08:35:00 +01:00
SBiOSoftWhare 3e1b3c453e BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare 58d261ac0c BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
SBiOSoftWhare 3bde2866fc PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare 7303ff982d RoomTimelineCellIdentifier: Add dedicated identifiers for emote. 2022-02-08 11:44:52 +01:00
SBiOSoftWhare 2e30f3fba1 BubbleRoomTimelineCellDecorator: Update tempary views management. 2022-02-08 11:16:38 +01:00
SBiOSoftWhare 987015f94b SizableBaseBubbleCell: Remove reactions height fix. 2022-02-08 10:10:24 +01:00
SBiOSoftWhare 34422f11ab FileWithoutThumbnailBaseBubbleCell: Fix text color. 2022-02-08 09:31:52 +01:00
SBiOSoftWhare f6ee329c8d BubbleRoomCellLayoutConstants: Add thread constant. 2022-02-08 07:04:33 +01:00
SBiOSoftWhare d66968a9fb TextMessageBaseBubbleCell: Update add timestamp. 2022-02-08 07:04:15 +01:00
SBiOSoftWhare 2f54fb1da6 SizableBaseBubbleCell: Add workaround for reactions height miscalculation. 2022-02-08 07:02:53 +01:00
SBiOSoftWhare 2903e38e8a BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare fd8cd9c2fe Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare e224ca3b42 BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare e308933514 RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare 33ee514540 Update voice message cells. 2022-02-07 20:05:53 +01:00
SBiOSoftWhare eb83112cff Update file bubble cells. 2022-02-07 20:03:41 +01:00
SBiOSoftWhare 09ee04e8fe Update poll bubble cells. 2022-02-07 19:59:35 +01:00
SBiOSoftWhare 4d0b23c3b2 Update poll bubble cells. 2022-02-07 19:59:05 +01:00
SBiOSoftWhare a05524f431 Update location bubble cells. 2022-02-07 19:57:50 +01:00
SBiOSoftWhare 476692acdf TextMessageIncomingBubbleCell: Conforms to BubbleIncomingRoomCellProtocol. 2022-02-07 19:45:46 +01:00
SBiOSoftWhare 017cd440fa TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint. 2022-02-07 19:45:26 +01:00
SBiOSoftWhare 4147e1ed89 BubbleIncomingRoomCellProtocol: Handle decoration constraints. 2022-02-07 19:44:47 +01:00
SBiOSoftWhare ab881d2ac0 TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations. 2022-02-07 19:27:56 +01:00
SBiOSoftWhare 5f27fc6741 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare 2efa11cdfd Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare 3acf3498a7 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare 297f8bbc91 Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare 1ba4f9e6eb BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
Johannes Marbach 23050b4303 vector-im/element-ios/pull/4148 - Show target user avatars for collapsed membership changes
This commit switches to displaying the target user's avatar for collapsed membership
changes which addresses the avatar issue reported in #4102.

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2022-02-07 19:32:41 +02:00
SBiOSoftWhare 015f6b7531 BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare ea664f849b SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare 0e85965065 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare 9ee2241586 BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare 4a389aff19 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00
SBiOSoftWhare 9796d59ef0 Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00