SBiOSoftWhare
5e4265ca5e
Merge branch 'develop' into steve/bubbles_move_files
2022-02-16 16:07:32 +01:00
SBiOSoftWhare
a6cbfcb9e4
Merge pull request #5588 from vector-im/steve/5409_bubbles_constants
...
Message bubbles: Use layout constants instead magic numbers
2022-02-16 12:36:12 +01:00
SBiOSoftWhare
478d9f57f5
BubbleRoomCellLayoutUpdater: Fix outgoing message issue.
2022-02-16 11:59:35 +01:00
Stefan Ceriu
92f633cccb
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Doug
13a59eb845
Fix for images sometimes being sent unencrypted in an encrypted room.
2022-02-16 12:42:00 +02:00
SBiOSoftWhare
95c61f747e
Room timeline: Move files in explicit folders.
2022-02-16 09:36:52 +01:00
SBiOSoftWhare
5902ae545d
BubbleRoomTimelineCellDecorator: Use layout constants.
2022-02-15 17:27:44 +01:00
SBiOSoftWhare
eee145e6b4
FileWithoutThumbnailCellContentView: Use constants.
2022-02-15 17:11:51 +01:00
SBiOSoftWhare
550b6cd53b
RoomMessageBubbleBackgroundView: Use constants.
2022-02-15 17:11:41 +01:00
SBiOSoftWhare
1d654ff019
BubbleRoomCellLayoutConstants: Add new decoration constraints.
2022-02-15 17:11:03 +01:00
SBiOSoftWhare
7ad4a6b5f1
BubbleRoomCellLayoutUpdater: User constants.
2022-02-15 15:53:52 +01:00
SBiOSoftWhare
2b6ad24422
PollBaseBubbleCell: Use constants.
2022-02-15 14:46:54 +01:00
SBiOSoftWhare
41a54ba273
Voice message cells: Use constants.
2022-02-15 12:12:49 +01:00
SBiOSoftWhare
e456ff32c0
Poll cells: Use constants.
2022-02-15 12:10:32 +01:00
SBiOSoftWhare
8e2e3a15dd
Location sharing cells: Use constants.
2022-02-15 12:09:13 +01:00
SBiOSoftWhare
cd6c99565b
File cells: Use constants.
2022-02-15 12:07:41 +01:00
SBiOSoftWhare
219aaaf492
Text message bubbles: Use constants.
2022-02-15 12:05:31 +01:00
SBiOSoftWhare
b568039b5a
BubbleRoomCellLayoutConstants: Update constants and add new ones.
2022-02-15 12:03:08 +01:00
ismailgulek
f2e8faf54e
Use thread protocols where possible
2022-02-11 18:11:44 +03:00
aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
SBiOSoftWhare
022f797c5b
Merge pull request #5518 from vector-im/steve/bubbles_text_msg
...
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare
ff53e39e10
BubbleRoomCellLayoutUpdater: Fix outgoing layout.
2022-02-09 16:34:41 +01:00
SBiOSoftWhare
f0929229dd
RoomTimelineStyle: Remove useless property.
2022-02-09 16:34:05 +01:00
SBiOSoftWhare
9dcc10ab8a
FileWithoutThumbnailBaseBubbleCell: Update attributed text usage.
2022-02-09 16:32:58 +01:00
SBiOSoftWhare
29f41a314f
BaseBubbleCell: Update isTextViewNeedsPositioningVerticalSpace value.
2022-02-09 16:32:36 +01:00
SBiOSoftWhare
8fcb0534f8
MXKRoomBubbleTableViewCell: Add properties regarding attributed text blank space positioning.
2022-02-09 16:32:07 +01:00
SBiOSoftWhare
c644d14484
BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes.
2022-02-09 16:14:34 +01:00
SBiOSoftWhare
fb904f0b60
Add text message bubble cells without sender name variants.
2022-02-09 16:13:35 +01:00
SBiOSoftWhare
35a23ace1e
BubbleCellContentView: Separate avatar and user name in different containers.
2022-02-09 16:12:42 +01:00
SBiOSoftWhare
55ec6a09ca
BubbleRoomCellLayoutUpdater: Update legacy text message cells layout.
2022-02-09 12:34:05 +01:00
SBiOSoftWhare
2e1dcf361d
RoomCellLayoutUpdating: Add maximum text width calculation.
2022-02-09 12:33:24 +01:00
SBiOSoftWhare
f91309a2aa
MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse.
2022-02-09 10:51:31 +01:00
SBiOSoftWhare
78c1341b3a
BubbleRoomCellLayoutUpdater: Update legacy text incoming layout.
2022-02-09 10:50:33 +01:00
SBiOSoftWhare
948e0cd192
MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay.
2022-02-09 08:40:24 +01:00
SBiOSoftWhare
d9ace34620
RoomMessageBubbleBackgroundView: Update timestamp management.
2022-02-09 08:37:17 +01:00
SBiOSoftWhare
bbf45650e3
BaseBubbleCell: Fix decoration disappear issues.
2022-02-09 08:36:39 +01:00
SBiOSoftWhare
0386a5b4af
BubbleRoomTimelineCellDecorator: Clean timestamp code.
2022-02-09 08:35:00 +01:00
SBiOSoftWhare
60f2b961ec
BaseBubbleCell: Fix decoration touch recognition.
2022-02-08 15:10:34 +01:00
SBiOSoftWhare
2d37939f35
BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code.
2022-02-08 15:04:07 +01:00
SBiOSoftWhare
d5acb64a90
PlainRoomTimelineCellProvider: Handle emote cells.
2022-02-08 11:45:20 +01:00
SBiOSoftWhare
24495a3225
RoomTimelineCellIdentifier: Add dedicated identifiers for emote.
2022-02-08 11:44:52 +01:00
SBiOSoftWhare
f466aea377
BubbleRoomTimelineCellDecorator: Update tempary views management.
2022-02-08 11:16:38 +01:00
SBiOSoftWhare
723708402e
SizableBaseBubbleCell: Remove reactions height fix.
2022-02-08 10:10:24 +01:00
SBiOSoftWhare
0eec99d2e3
FileWithoutThumbnailBaseBubbleCell: Fix text color.
2022-02-08 09:31:52 +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