Commit Graph

531 Commits

Author SHA1 Message Date
SBiOSoftWhare 4e7c71b97e Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare 58b249ccd4 BubbleRoomCellLayoutUpdater: Fix outgoing layout. 2022-02-09 16:34:41 +01:00
SBiOSoftWhare a9fc0fc4ae RoomTimelineStyle: Remove useless property. 2022-02-09 16:34:05 +01:00
SBiOSoftWhare 3ae07474d7 FileWithoutThumbnailBaseBubbleCell: Update attributed text usage. 2022-02-09 16:32:58 +01:00
SBiOSoftWhare aacf38820a BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value. 2022-02-09 16:32:36 +01:00
SBiOSoftWhare 6aa005d145 MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning. 2022-02-09 16:32:07 +01:00
SBiOSoftWhare be259d4392 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare 290c2b4a83 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare fcced28069 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
SBiOSoftWhare 130acc4387 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare 2c5a930b08 RoomCellLayoutUpdating: Add maximum text width calculation. 2022-02-09 12:33:24 +01:00
SBiOSoftWhare 4ce8b1ad14 MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse. 2022-02-09 10:51:31 +01:00
SBiOSoftWhare cec8f9197d BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare 3d82ef9e42 MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare f9e953c966 RoomMessageBubbleBackgroundView: Update timestamp management. 2022-02-09 08:37:17 +01:00
SBiOSoftWhare 68514fb2cd BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare d5bd037ec9 BubbleRoomTimelineCellDecorator: Clean timestamp code. 2022-02-09 08:35:00 +01:00
SBiOSoftWhare a3b9b23b3a BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare a405330d68 BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
SBiOSoftWhare f472cde909 PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare 5883d7382e RoomTimelineCellIdentifier: Add dedicated identifiers for emote. 2022-02-08 11:44:52 +01:00
SBiOSoftWhare 8cd8b13262 BubbleRoomTimelineCellDecorator: Update tempary views management. 2022-02-08 11:16:38 +01:00
SBiOSoftWhare 330a93e637 SizableBaseBubbleCell: Remove reactions height fix. 2022-02-08 10:10:24 +01:00
SBiOSoftWhare e9ce1969c1 FileWithoutThumbnailBaseBubbleCell: Fix text color. 2022-02-08 09:31:52 +01:00
SBiOSoftWhare 92a5e1bddb BubbleRoomCellLayoutConstants: Add thread constant. 2022-02-08 07:04:33 +01:00
SBiOSoftWhare 4d1c7677de TextMessageBaseBubbleCell: Update add timestamp. 2022-02-08 07:04:15 +01:00
SBiOSoftWhare c9075dda57 SizableBaseBubbleCell: Add workaround for reactions height miscalculation. 2022-02-08 07:02:53 +01:00
SBiOSoftWhare 565a90c76d BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare 1366a4a836 Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare ba2520ac9c BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare 848f7f471e RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare 99179020cb Update voice message cells. 2022-02-07 20:05:53 +01:00
SBiOSoftWhare db542fa582 Update file bubble cells. 2022-02-07 20:03:41 +01:00
SBiOSoftWhare a1bf040151 Update poll bubble cells. 2022-02-07 19:59:35 +01:00
SBiOSoftWhare ee92229ac6 Update poll bubble cells. 2022-02-07 19:59:05 +01:00
SBiOSoftWhare 757ebde672 Update location bubble cells. 2022-02-07 19:57:50 +01:00
SBiOSoftWhare ef0a1aec06 TextMessageIncomingBubbleCell: Conforms to BubbleIncomingRoomCellProtocol. 2022-02-07 19:45:46 +01:00
SBiOSoftWhare 1a5df84b07 TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint. 2022-02-07 19:45:26 +01:00
SBiOSoftWhare d674c1693a BubbleIncomingRoomCellProtocol: Handle decoration constraints. 2022-02-07 19:44:47 +01:00
SBiOSoftWhare 008d48a4b1 TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations. 2022-02-07 19:27:56 +01:00
SBiOSoftWhare be14bc1113 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare 64c43cccd4 Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare 789ccfac04 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare e80aa40b09 Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare a3508c10d7 BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
Johannes Marbach 891b85f113 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 261603f31d BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare d06c95d183 SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare 17b8f42888 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare 497c773cbf BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00