Commit Graph

95 Commits

Author SHA1 Message Date
SBiOSoftWhare 43d0e752f1 BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
SBiOSoftWhare 7a558551c1 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare 27ff14e60b Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
SBiOSoftWhare b7b3dc3884 RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare 90ee6944b0 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare f826d7c724 BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare 6edb3bf521 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare 27ac8c8113 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare 00ffb850c6 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare c010a9f218 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare 22f72fdf28 Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
SBiOSoftWhare 1f24033fbf BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare 2d86f3f772 Update Riot/Modules/Room/Views/BubbleCells/Styles/Bubble/BubbleRoomTimelineCellDecorator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-02-01 15:24:26 +01:00
SBiOSoftWhare cbe34de73b VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare 82e52b5651 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 072d80ab75 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare a1fcf51812 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 2f8929e3e7 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare ff4be933cf Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare abec1a6771 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare 640c3d21b9 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 52aa9e4ce2 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 68994a1449 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 68c3c6cbaf BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare 4b4099fefa BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 168b3d8d26 Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare 0a24209c33 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare 4bf6ccee0e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 93f9ea598e PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare cd987cd10e BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 2b3e952163 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare 9d1f072917 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare 51795cb485 PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
SBiOSoftWhare 7d94b05f16 BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare 9bbc4ef0c2 BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare 9774b315d7 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare 6e1ddd3a5b BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
ismailgulek abe26c43fe Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
SBiOSoftWhare 5154b9e9cc Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare 8a9c8b8f49 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare 7da9c39af7 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare deda0191d4 Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare ee48645c59 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare 081ae4e36c BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00
SBiOSoftWhare d46aa5f95a Message bubbles: Implement outgoing voice message cells. 2022-01-25 15:45:47 +01:00
SBiOSoftWhare 61de861ae2 Message bubbles: Implement incoming voice message cells. 2022-01-25 15:45:29 +01:00
SBiOSoftWhare 62c6520e1d BubbleRoomCellLayoutUpdater: Update with nex theme colors. 2022-01-25 15:38:53 +01:00
SBiOSoftWhare 7f2fe6b0ff Message bubble: Add extension on theme for incoming and outgoing colors. 2022-01-25 15:38:29 +01:00
SBiOSoftWhare 0c48976018 PlainRoomTimelineCellProvider: Handle new voice message cell identifiers. 2022-01-25 14:53:05 +01:00
ismailgulek 3593690465 Implement thread summary view on cell decorator 2022-01-25 14:31:19 +03:00