Commit Graph

577 Commits

Author SHA1 Message Date
SBiOSoftWhare 1fe026e210 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare 4635872169 Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare 4491debd73 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare a8a64d8301 Update Riot/Modules/Room/Views/BubbleCells/BaseBubbleCell/TimestampDisplayable.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
2022-02-07 15:15:42 +01:00
SBiOSoftWhare aacda37b56 Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu ffb1ab424b vector-im/element-ios/issues/5298 - Add .well-known configuration support for tile server and map styles. 2022-02-04 11:33:55 +02:00
SBiOSoftWhare 0467dae350 BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
SBiOSoftWhare b04bafcad7 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare 4aa869f915 Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
SBiOSoftWhare 205f42e10f RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare 3bdf9acebf BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare c02476bf54 Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00
SBiOSoftWhare 9497572f4b BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare 94684ea40a Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare 231cac52a5 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare 7274ba5a9b Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare bc069e2fcb PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
SBiOSoftWhare e33959d17c PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare fdfa6aaf43 RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
SBiOSoftWhare d34d9b5e4b BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
ismailgulek 95db348bdc Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare a1cf7b9b7c 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 384b49cda8 BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare 8133f9db53 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 a5d8310e9e VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare c9e1f37b89 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 02877691d3 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare 4e7a9bdd0e Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 77af7713a1 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare e9e85ad769 Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare 223d1802c1 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare 6f436cc533 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 2ecca91c14 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 99139ea9ae RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 84285c6400 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare b6a5de1458 BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare d402e9ed8f BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 589b40483a Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare 4d838cfb8f Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare 9aedb4e96e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 83942a010d PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 88c36b5f1c RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare 18f7330372 MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 4935c3867f Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare 53e41f836f BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 43be760a69 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
ismailgulek 24025822a4 Fix tapping on user avatar 2022-01-28 01:51:55 +03:00
ismailgulek 9448d653a4 Fix further review remarks 2022-01-27 02:16:30 +03:00
ismailgulek 81543d6de3 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-27 02:01:55 +03:00
ismailgulek 558b43763f Fix further review remarks 2022-01-27 01:45:01 +03:00