Commit graph

7608 commits

Author SHA1 Message Date
SBiOSoftWhare
c5f9e5e9f4 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare
ad5ed7078a MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare
e3622036a3 BubbleRoomTimelineCellProvider: Handle text message cells without sender name and use bubbles for emotes. 2022-02-09 16:14:34 +01:00
SBiOSoftWhare
bc1ccb5d05 Add text message bubble cells without sender name variants. 2022-02-09 16:13:35 +01:00
SBiOSoftWhare
d950f3f5e0 BubbleCellContentView: Separate avatar and user name in different containers. 2022-02-09 16:12:42 +01:00
SBiOSoftWhare
9952515911 BubbleRoomCellLayoutUpdater: Update legacy text message cells layout. 2022-02-09 12:34:05 +01:00
SBiOSoftWhare
cb7c514177 RoomCellLayoutUpdating: Add maximum text width calculation. 2022-02-09 12:33:24 +01:00
SBiOSoftWhare
a6d0fa2b9a MXKRoomBubbleTableViewCell: Clear attachmentWebView on reuse. 2022-02-09 10:51:31 +01:00
SBiOSoftWhare
3419bd8d53 BubbleRoomCellLayoutUpdater: Update legacy text incoming layout. 2022-02-09 10:50:33 +01:00
SBiOSoftWhare
f27acf8a4a MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare
a8af98d6d9 RoomMessageBubbleBackgroundView: Update timestamp management. 2022-02-09 08:37:17 +01:00
SBiOSoftWhare
a1ce68cbd5 BaseBubbleCell: Fix decoration disappear issues. 2022-02-09 08:36:39 +01:00
SBiOSoftWhare
8013e11046 BubbleRoomTimelineCellDecorator: Clean timestamp code. 2022-02-09 08:35:00 +01:00
SBiOSoftWhare
22bd0c3aa9 BaseBubbleCell: Fix decoration touch recognition. 2022-02-08 15:10:34 +01:00
SBiOSoftWhare
b5f3e13081 BubbleRoomCellLayoutUpdater: Update plain text cell margins and remove unused code. 2022-02-08 15:04:07 +01:00
SBiOSoftWhare
34d0ff9ed7 RoomVC: Handle emote cell identifiers. 2022-02-08 11:57:45 +01:00
SBiOSoftWhare
1aaab7b14e PlainRoomTimelineCellProvider: Handle emote cells. 2022-02-08 11:45:20 +01:00
SBiOSoftWhare
fee1c81191 RoomTimelineCellIdentifier: Add dedicated identifiers for emote. 2022-02-08 11:44:52 +01:00
SBiOSoftWhare
8f39f504a0 RoomBubbleCellData: Fix quote for bubbles. 2022-02-08 11:17:06 +01:00
SBiOSoftWhare
a09092708f BubbleRoomTimelineCellDecorator: Update tempary views management. 2022-02-08 11:16:38 +01:00
SBiOSoftWhare
a9c1a513c3 SizableBaseBubbleCell: Remove reactions height fix. 2022-02-08 10:10:24 +01:00
SBiOSoftWhare
212183a50c FileWithoutThumbnailBaseBubbleCell: Fix text color. 2022-02-08 09:31:52 +01:00
SBiOSoftWhare
5ef2208374 RoomDataSource: Apply theme if needed. 2022-02-08 07:06:36 +01:00
SBiOSoftWhare
a698d20c29 BubbleRoomCellLayoutConstants: Add thread constant. 2022-02-08 07:04:33 +01:00
SBiOSoftWhare
d8e1cfa022 TextMessageBaseBubbleCell: Update add timestamp. 2022-02-08 07:04:15 +01:00
SBiOSoftWhare
448acdcfb9 SizableBaseBubbleCell: Add workaround for reactions height miscalculation. 2022-02-08 07:02:53 +01:00
SBiOSoftWhare
751bc0a88c BubbleCellContentView: Update decorations order. 2022-02-08 07:01:58 +01:00
SBiOSoftWhare
604a74efab Message bubble: Improve thread summary positioning. 2022-02-07 22:22:18 +01:00
SBiOSoftWhare
657a3f9a82 BubbleCellContentView: Update read receipts view height. 2022-02-07 21:47:36 +01:00
SBiOSoftWhare
25d80f3b98 RoomBubbleCellData: Handle attributed text without vertical blank space. 2022-02-07 20:58:00 +01:00
SBiOSoftWhare
d0239c3c16 RoomTimelineStyle: Add property to indicate to use vertical whitespace for text. 2022-02-07 20:57:18 +01:00
SBiOSoftWhare
d1ad4b3906 Update voice message cells. 2022-02-07 20:05:53 +01:00
SBiOSoftWhare
17fd62bb31 Update file bubble cells. 2022-02-07 20:03:41 +01:00
SBiOSoftWhare
1a89099a87 Update poll bubble cells. 2022-02-07 19:59:35 +01:00
SBiOSoftWhare
ee81d70328 Update poll bubble cells. 2022-02-07 19:59:05 +01:00
SBiOSoftWhare
802bbd5109 Update location bubble cells. 2022-02-07 19:57:50 +01:00
SBiOSoftWhare
1763336388 TextMessageIncomingBubbleCell: Conforms to BubbleIncomingRoomCellProtocol. 2022-02-07 19:45:46 +01:00
SBiOSoftWhare
964663322d TextMessageOutgoingWithoutSenderInfoBubbleCell: Fix bg view leading constraint. 2022-02-07 19:45:26 +01:00
SBiOSoftWhare
2a80c4a289 BubbleIncomingRoomCellProtocol: Handle decoration constraints. 2022-02-07 19:44:47 +01:00
SBiOSoftWhare
76203d16ee TextMessageOutgoingWithoutSenderInfoBubbleCell: Conforms to BubbleOutgoingRoomCellProtocol, handle stick to right decorations. 2022-02-07 19:27:56 +01:00
SBiOSoftWhare
0c752c5988 BubbleRoomTimelineCellDecorator: Handle URL preview. 2022-02-07 19:27:07 +01:00
SBiOSoftWhare
19b8e8d401 Add BubbleRoomCellLayoutConstants 2022-02-07 19:26:40 +01:00
SBiOSoftWhare
06b88ee512 Create RoomCellDecorationAlignment 2022-02-07 19:25:54 +01:00
SBiOSoftWhare
f2d6bc3de7 Add bubble cell protocols. 2022-02-07 19:25:38 +01:00
SBiOSoftWhare
53e32df86c BubbleCellContentView: Add possiblity to set decoration views alignment. 2022-02-07 19:24:25 +01:00
SBiOSoftWhare
422f4f4a18 BubbleCellContentView: Update URL preview view handling. 2022-02-07 17:28:50 +01:00
SBiOSoftWhare
99c7b99ec9 SizableBaseBubbleCell: Handle handle URL preview. 2022-02-07 17:28:07 +01:00
SBiOSoftWhare
270a45e2c9 Create URLPreviewViewSizer allows to determine reactions view height for a given urlPreviewData and width. 2022-02-07 17:27:14 +01:00
SBiOSoftWhare
05b87b1f0b BubbleRoomTimelineCellProvider: Handle new text message cells. 2022-02-07 16:36:32 +01:00
SBiOSoftWhare
092c42f8c7 Create outgoing text message bubble cells. 2022-02-07 16:29:18 +01:00