SBiOSoftWhare
|
dc059fdd9d
|
Create TextMessageBaseBubbleCell
|
2022-02-07 16:19:11 +01:00 |
|
SBiOSoftWhare
|
eb0692d751
|
BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable.
|
2022-02-07 16:14:37 +01:00 |
|
SBiOSoftWhare
|
5253c23f37
|
Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview.
|
2022-02-07 16:13:49 +01:00 |
|
SBiOSoftWhare
|
7bf6c95361
|
Create TextMessageBubbleCellContentView
|
2022-02-07 16:12:47 +01:00 |
|
SBiOSoftWhare
|
b3e1dd52f5
|
BubbleCellContentView: Add support for URL preview, expose several constraints.
|
2022-02-07 16:07:27 +01:00 |
|
SBiOSoftWhare
|
734dd6afb0
|
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
|
90631393bb
|
Merge branch 'develop' into steve/5210_bubble_polls
|
2022-02-04 16:32:33 +01:00 |
|
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 |
|
SBiOSoftWhare
|
1988855f13
|
BubbleRoomTimelineCellDecorator: Update threading view top margin.
|
2022-02-03 17:37:24 +01:00 |
|
SBiOSoftWhare
|
6cc7db6e69
|
BubbleRoomTimelineCellDecorator: Handle thread view.
|
2022-02-03 17:25:14 +01:00 |
|
SBiOSoftWhare
|
5a1eceee85
|
Bubble poll cells: Handle timestamp display.
|
2022-02-03 16:54:38 +01:00 |
|
SBiOSoftWhare
|
2239de78f0
|
RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable.
|
2022-02-03 16:51:33 +01:00 |
|
SBiOSoftWhare
|
d98da9480b
|
BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells.
|
2022-02-03 16:50:52 +01:00 |
|
SBiOSoftWhare
|
db371efddf
|
Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp.
|
2022-02-03 16:50:01 +01:00 |
|
SBiOSoftWhare
|
a9f343c9a7
|
BubbleRoomTimelineCellProvider: Handle poll cells.
|
2022-02-03 10:15:04 +01:00 |
|
SBiOSoftWhare
|
0f0d6c11e8
|
Implement poll outgoing bubble cells.
|
2022-02-03 10:13:53 +01:00 |
|
SBiOSoftWhare
|
184b488e52
|
Implement poll incoming bubble cells.
|
2022-02-03 10:12:57 +01:00 |
|
SBiOSoftWhare
|
c30b0964e3
|
Create a PollBaseBubbleCell.
|
2022-02-03 10:11:53 +01:00 |
|
SBiOSoftWhare
|
3c4f5c9d5d
|
PollBubbleCell: Expose poll view adding method.
|
2022-02-03 10:10:56 +01:00 |
|
SBiOSoftWhare
|
b25102ba90
|
PlainRoomTimelineCellProvider: Update poll cells mapping.
|
2022-02-03 09:57:23 +01:00 |
|
SBiOSoftWhare
|
5a3119310f
|
RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers.
|
2022-02-03 09:56:15 +01:00 |
|
SBiOSoftWhare
|
a6849274c1
|
BubbleCellContentView: Do not align content view and pagination title.
|
2022-02-02 16:55:34 +01: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 |
|