Commit Graph

554 Commits

Author SHA1 Message Date
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
SBiOSoftWhare db30e2b869 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00
SBiOSoftWhare 14f5688118 Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00
SBiOSoftWhare a645f3a61d Create TextMessageBaseBubbleCell 2022-02-07 16:19:11 +01:00
SBiOSoftWhare 719b837b4c BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
SBiOSoftWhare c848909219 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare a01215df30 Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare 6deb6d34a3 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare a40506a50c 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 e090fef42e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Stefan Ceriu 40bc43b0f6 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 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 c50b9da5ee Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +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 e342a7fc5e PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
SBiOSoftWhare c010a9f218 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare ed9ebe8abf RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
SBiOSoftWhare 2bc7d47193 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
ismailgulek e84e78b1e7 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03: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