Commit graph

14474 commits

Author SHA1 Message Date
LinAGKar
e1e96ca5b8 Translated using Weblate (Swedish)
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/sv/
2022-02-08 13:26:17 +00: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
ismailgulek
dfc916d0c5
Merge pull request #5503 from vector-im/ismail/5426_uisis
Handle session states better
2022-02-08 12:28:47 +03:00
SBiOSoftWhare
a9c1a513c3 SizableBaseBubbleCell: Remove reactions height fix. 2022-02-08 10:10:24 +01:00
Elsie Hupp
4bccbac783 Clarify "password" as "Matrix account password" 2022-02-08 10:47:30 +02: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
Johannes Marbach
19b5042050 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
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
SBiOSoftWhare
da280169bd Create incoming text message bubble cells. 2022-02-07 16:27:16 +01:00
SBiOSoftWhare
94ffe5a167 Create TextMessageBaseBubbleCell 2022-02-07 16:19:11 +01:00
SBiOSoftWhare
22869b649c BaseBubbleCell: Add default support for RoomCellURLPreviewDisplayable. 2022-02-07 16:14:37 +01:00
SBiOSoftWhare
967cfd55f7 Add RoomCellURLPreviewDisplayable, a protocol indicating that a cell support displaying a URL preview. 2022-02-07 16:13:49 +01:00
SBiOSoftWhare
16cd4dde2c Create TextMessageBubbleCellContentView 2022-02-07 16:12:47 +01:00
SBiOSoftWhare
a602a93cf9 BubbleCellContentView: Add support for URL preview, expose several constraints. 2022-02-07 16:07:27 +01:00
SBiOSoftWhare
de775a9e67
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
f4d0aa1d94
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
0034f56505
Merge pull request #5511 from vector-im/ismail/5263_thread_blink
Avoid Thread Screen Blink
2022-02-07 14:13:00 +03:00
ismailgulek
e6c2b067b1
Add changelog 2022-02-07 12:53:08 +03:00
ismailgulek
71ccde652e
Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00