Commit graph

490 commits

Author SHA1 Message Date
SBiOSoftWhare
0c752c5988 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare
19b8e8d401 Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare
06b88ee512 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare
f2d6bc3de7 Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare
53e32df86c BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
SBiOSoftWhare
422f4f4a18 BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare
99c7b99ec9 SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare
270a45e2c9 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare
05b87b1f0b BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare
092c42f8c7 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00
SBiOSoftWhare
da280169bd Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00
SBiOSoftWhare
94ffe5a167 Create TextMessageBaseBubbleCell 2022-02-07 16:19:11 +01:00
SBiOSoftWhare
22869b649c BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
SBiOSoftWhare
967cfd55f7 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare
16cd4dde2c Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare
a602a93cf9 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare
f4d0aa1d94
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
e37d90273e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu
9ac722dcad 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
e38850331a BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
SBiOSoftWhare
de5d7162a7 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare
5f19528341 Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
SBiOSoftWhare
433e63261f RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare
a511598b78 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare
d5c68e1a0c Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00
SBiOSoftWhare
66103719fd BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare
ac1b9e9b86 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare
4f47eff7c3 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare
a1cbd77121 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare
7b135b1f93 PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
SBiOSoftWhare
d6dac84b32 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare
9f38f51082 RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
SBiOSoftWhare
0656f94679 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
ismailgulek
61b741ef2d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare
5ff5a7065b
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
8f414c6375 BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare
ed86bafba1
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
363f160d69 VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare
0cd2391f90 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare
763fa531b5 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare
d0677189a1 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare
6cddedd9b4 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare
af0702886b Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare
435f765de6 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare
bd4db16e65 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare
256c2040e4 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare
b99c413d3f RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare
b9e9dd4e09 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare
6dd08ec447 BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare
96a52aa523 BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00