Commit Graph

4423 Commits

Author SHA1 Message Date
SBiOSoftWhare 0eec99d2e3 FileWithoutThumbnailBaseBubbleCell: Fix text color. 2022-02-08 09:31:52 +01:00
SBiOSoftWhare d03209379d RoomDataSource: Apply theme if needed. 2022-02-08 07:06:36 +01:00
SBiOSoftWhare fb7e4ff2d7 BubbleRoomCellLayoutConstants: Add thread constant. 2022-02-08 07:04:33 +01:00
SBiOSoftWhare 6066b464eb TextMessageBaseBubbleCell: Update add timestamp. 2022-02-08 07:04:15 +01:00
SBiOSoftWhare e1bd6df40f SizableBaseBubbleCell: Add workaround for reactions height miscalculation. 2022-02-08 07:02:53 +01:00
SBiOSoftWhare 9fa6d44fab BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare 7733260a05 Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare 9bdf74e2d9 BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare 370ab1c552 RoomBubbleCellData: Handle attributed text without vertical blank space. 2022-02-07 20:58:00 +01:00
SBiOSoftWhare aabce63b81 RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare 9abdd88ea0 Update voice message cells. 2022-02-07 20:05:53 +01:00
SBiOSoftWhare 7b595cfe56 Update file bubble cells. 2022-02-07 20:03:41 +01:00
SBiOSoftWhare d464bb2773 Update poll bubble cells. 2022-02-07 19:59:35 +01:00
SBiOSoftWhare c22f6c5277 Update poll bubble cells. 2022-02-07 19:59:05 +01:00
SBiOSoftWhare 60cfab230a Update location bubble cells. 2022-02-07 19:57:50 +01:00
SBiOSoftWhare cec6377417 TextMessageIncomingBubbleCell: Conforms to BubbleIncomingRoomCellProtocol. 2022-02-07 19:45:46 +01:00
SBiOSoftWhare 6ed1ef4137 TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint. 2022-02-07 19:45:26 +01:00
SBiOSoftWhare 300a495f99 BubbleIncomingRoomCellProtocol: Handle decoration constraints. 2022-02-07 19:44:47 +01:00
SBiOSoftWhare b063c2dcc3 TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations. 2022-02-07 19:27:56 +01:00
SBiOSoftWhare 588b1e2542 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare 30edeb38bd Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare 9a8b64766a Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare a19f8f75aa Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare 8086a0de3d BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
Johannes Marbach 9c8518f393 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 e5c83520a0 BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare d9ce8a0460 SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare 77361c0170 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare f2cd3a62e4 BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare e7ef0fcfd8 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00
SBiOSoftWhare c5626f8590 Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00
SBiOSoftWhare c1193725c3 Create TextMessageBaseBubbleCell 2022-02-07 16:19:11 +01:00
SBiOSoftWhare 4d496716f8 BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
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 7cb7ee9ae9 Merge pull request #5495 from vector-im/steve/5210_bubble_polls
Message bubbles: Handle polls and threads
2022-02-07 16:01:11 +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
ismailgulek 4a66d88f58 Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00
Aaron Raimist 6bf3fc31de Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
Gil Eluard 383f199aee SP3.2: Long press on rooms in space room lists #5232
- Small tweaks
2022-02-06 21:29:25 +01:00
Gil Eluard d62549141d Merge branch 'gil/5231_SP3-1_Update_room_settings_for_Spaces' into gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
# Conflicts:
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewModel.swift
#	Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
2022-02-06 21:22:28 +01:00
Nikita Epifanov 5265d8166e Translated using Weblate (Russian)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ru/
2022-02-06 14:26:16 +00:00
Gil Eluard ae27b06f0d Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
Gil Eluard eaea03a256 SP2: Adding Rooms to Spaces #523o
- check permission before adding room
- Added join button in explore room screens
2022-02-05 08:20:39 +01:00
Doug 0624efaa20 Fix tests. 2022-02-04 17:46:27 +00:00
Doug f50a92d0a8 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug 295b3eaa99 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
Gil Eluard 57999c30db Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces 2022-02-04 16:43:43 +01:00
SBiOSoftWhare aacda37b56 Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00