Commit Graph

458 Commits

Author SHA1 Message Date
Stefan Ceriu 4fe6d9a5ad 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
ismailgulek c6db4e7e0f Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
SBiOSoftWhare 6a2401b463 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 b62af5f67e BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
SBiOSoftWhare de42a24820 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 8a4c5ebda6 VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare 544bc0de9d FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 3edffa0d92 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare 470a92a27e Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare 8d73e8e257 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
SBiOSoftWhare 7172f70e35 Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare 1b6bd0cd27 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
SBiOSoftWhare b965ff0bc4 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 19aa1fb2b6 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 682a3c6cc9 RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare 136daf2787 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare 60045dd00e BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare 29fdcc4978 BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 4e33f8aa93 Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare b8d83190c7 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare e67e257306 Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare 2e08e71a44 PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 66502bb7b6 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare fda7a20f6e MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 5dba92b82d Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare 84285ff154 BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare 4d21536e07 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
ismailgulek d1dcaeff2b Fix tapping on user avatar 2022-01-28 01:51:55 +03:00
ismailgulek ba5cbb961b Fix further review remarks 2022-01-27 02:16:30 +03:00
ismailgulek 86ec671e75 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-27 02:01:55 +03:00
ismailgulek 58675a7a1a Fix further review remarks 2022-01-27 01:45:01 +03:00
SBiOSoftWhare cd5ae2f521 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00
SBiOSoftWhare 43b72ad57d PlainRoomTimelineCellDecorator: Expose a Theme property. 2022-01-26 17:39:35 +01:00
SBiOSoftWhare ead98e3880 BubbleRoomCellLayoutUpdater: Disable bubble bg for emotes. 2022-01-26 16:24:56 +01:00
SBiOSoftWhare ca1ac3006a BubbleRoomCellLayoutUpdater & BubbleRoomTimelineCellDecorator: Use convenient message type property from MXEvent. 2022-01-26 16:11:59 +01:00
SBiOSoftWhare 2bd87d0456 VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
SBiOSoftWhare fe0aea9163 MXKRoomBubbleCellData: Remove redundant isSenderCurrentUser method. 2022-01-26 15:52:27 +01:00
SBiOSoftWhare b030ad9055 BubbleRoomTimelineCellDecorator: Show timestamp for location sharing. 2022-01-26 15:47:23 +01:00
ismailgulek 0984e9c794 Fix Doug's remarks 2022-01-26 15:58:37 +03:00
ismailgulek f9ae800298 Implement thread summary displayable on cell decorator 2022-01-26 14:28:24 +03:00
ismailgulek 98dd950a35 Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-26 14:27:25 +03:00
ismailgulek 785fe6b4e0 Fix review remarks 2022-01-25 23:59:19 +03:00
SBiOSoftWhare 7fa99711eb Message bubbles: Improve voice message cells implementation. 2022-01-25 16:59:08 +01:00
SBiOSoftWhare b260cfe4b0 BubbleRoomTimelineCellProvider: Handle location cells. 2022-01-25 16:45:30 +01:00
SBiOSoftWhare f8b4527134 Message bubbles: Implement outgoing location cells. 2022-01-25 16:45:02 +01:00
SBiOSoftWhare e05f0b3f2b Message bubbles: Implement incoming location cells. 2022-01-25 16:44:41 +01:00
SBiOSoftWhare 670455f628 PlainRoomTimelineCellProvider: Handle new location cell identifiers. 2022-01-25 16:43:42 +01:00
SBiOSoftWhare b9473b468e RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing location cells. 2022-01-25 16:40:55 +01:00
SBiOSoftWhare 5437689c01 BubbleCellContentView: Add outlets for inner content view left and right constraints. 2022-01-25 15:47:37 +01:00
SBiOSoftWhare 8f9f0831da BubbleRoomTimelineCellProvider: Handle voice message cells. 2022-01-25 15:47:18 +01:00