Commit graph

7701 commits

Author SHA1 Message Date
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
71ccde652e
Avoid data source reload on thread screen itself 2022-02-07 12:52:33 +03:00
Aaron Raimist
e8814135ff
Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
Nikita Epifanov
c216c52bf2 Translated using Weblate (Russian)
Currently translated at 100.0% (7 of 7 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
5551165d01 Translated using Weblate (Russian)
Currently translated at 100.0% (49 of 49 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov
3e063b5570 Translated using Weblate (Russian)
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/ru/
2022-02-06 14:26:16 +00:00
Doug
8c55168067 Fix tests. 2022-02-04 17:46:27 +00:00
Doug
906eb48181 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
Doug
d11b3e0950 Add the Use Case selection screen to the onboarding flow. 2022-02-04 16:10:38 +00:00
SBiOSoftWhare
e37d90273e Merge branch 'develop' into steve/5210_bubble_polls 2022-02-04 16:32:33 +01:00
Christian Meusel
7b33868957 Translated using Weblate (German)
Currently translated at 99.8% (1401 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-04 14:26:15 +00:00
ismailgulek
c21aa04048
Merge branch 'develop' into ismail/5426_uisis 2022-02-04 14:24:53 +03:00
ismailgulek
c2f234aa7b
Gracefully pause the session 2022-02-04 14:24:14 +03:00
Stefan Ceriu
cab5be20cd vector-im/element-ios/issues/5298 - Tweaks following code review. 2022-02-04 11:33:55 +02:00
Stefan Ceriu
9ac722dcad 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
Stefan Ceriu
c92c46fc99 vector-im/element-ios/issues/5298 - Reusing location sharing coordinator external sharing logic in the timeline. 2022-02-04 11:33:55 +02:00
aringenbach
793977864c
Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
ismailgulek
bfbd549006
Use readable session states 2022-02-04 01:44:18 +03:00
Doug
f63d0c4101 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Doug
43fb085521 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug
26e30bedf7 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug
50de0dc36c Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
Doug
047dd44f05 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach
3fe7a242eb Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
SBiOSoftWhare
a949c0f0d7 Remove old collection view right align layout. 2022-02-03 17:52:12 +01:00
SBiOSoftWhare
3213641718 BubbleReactionsView: Use another collection view layout for right align mode. 2022-02-03 17:51:50 +01:00
SBiOSoftWhare
e38850331a BubbleRoomTimelineCellDecorator: Update threading view top margin. 2022-02-03 17:37:24 +01:00
SBiOSoftWhare
de5d7162a7 BubbleRoomTimelineCellDecorator: Handle thread view. 2022-02-03 17:25:14 +01:00
SBiOSoftWhare
5f19528341 Bubble poll cells: Handle timestamp display. 2022-02-03 16:54:38 +01:00
SBiOSoftWhare
433e63261f RoomMessageBubbleBackgroundView: Conforms to TimestampDisplayable. 2022-02-03 16:51:33 +01:00
SBiOSoftWhare
a511598b78 BubbleRoomTimelineCellDecorator: Support TimestampDisplayable cells. 2022-02-03 16:50:52 +01:00
SBiOSoftWhare
d5c68e1a0c Add TimestampDisplayable: A protocol indicating that a view support displaying a timestamp. 2022-02-03 16:50:01 +01:00
ismailgulek
ff81b2bfd0
Add error logs for event fetch requests 2022-02-03 17:52:48 +03:00
ismailgulek
51c6827ce4
Merge pull request #5257 from vector-im/ismail/5096_thread_notifications
Thread Notifications & Badges
2022-02-03 16:30:39 +03:00
ismailgulek
ac9da65621
Merge pull request #5483 from vector-im/ismail/5448_roomlist_updates
HomeViewController: Fix empty sections
2022-02-03 15:20:55 +03:00
ismailgulek
9f686da45e
Fix review remarks 2022-02-03 14:25:14 +03:00
ismailgulek
146a5bc002
Fix files search build error 2022-02-03 14:24:32 +03:00
ismailgulek
516479ae1d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-03 14:01:21 +03:00
SBiOSoftWhare
66103719fd BubbleRoomTimelineCellProvider: Handle poll cells. 2022-02-03 10:15:04 +01:00
SBiOSoftWhare
ac1b9e9b86 Implement poll outgoing bubble cells. 2022-02-03 10:13:53 +01:00
SBiOSoftWhare
4f47eff7c3 Implement poll incoming bubble cells. 2022-02-03 10:12:57 +01:00
SBiOSoftWhare
a1cbd77121 Create a PollBaseBubbleCell. 2022-02-03 10:11:53 +01:00
SBiOSoftWhare
7b135b1f93 PollBubbleCell: Expose poll view adding method. 2022-02-03 10:10:56 +01:00
Gil Eluard
5645385862
Merge pull request #5487 from vector-im/gil/5323_Space_list_loses_responsiveness_upon_refresh
Space list loses responsiveness upon refresh
2022-02-03 10:00:08 +01:00
SBiOSoftWhare
d6dac84b32 PlainRoomTimelineCellProvider: Update poll cells mapping. 2022-02-03 09:57:23 +01:00
SBiOSoftWhare
fb56b07f69 RoomVC: Handle poll cell identifiers. 2022-02-03 09:56:59 +01:00
SBiOSoftWhare
9f38f51082 RoomTimelineCellIdentifier: Add incoming and outgoing poll cell indentifiers. 2022-02-03 09:56:15 +01:00
ismailgulek
2303498026
Add thread setting check to permalinks and search results 2022-02-03 01:40:52 +03:00
Johan Smits
0df17eff8f Translated using Weblate (Dutch)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-02-02 20:26:15 +00:00
Gil Eluard
7bce24ae96
Merge pull request #5486 from vector-im/gil/5171_joining_a_space_seemed_to_noop 2022-02-02 19:48:24 +01:00
Gil Eluard
6dd858e604 Space list loses responsiveness upon refresh/update, often in the middle of scrolling
- Fixed
2022-02-02 18:15:26 +01:00
Gil Eluard
07f1268f36 joining a space seemed to noop
- Should be fixed
2022-02-02 17:38:33 +01:00
Anderas
03e920857d
Merge pull request #5484 from vector-im/andy/4524-fix-timeline-scroll
Scroll to the bottom of timeline automatically
2022-02-02 16:03:12 +00:00
SBiOSoftWhare
0656f94679 BubbleCellContentView: Do not align content view and pagination title. 2022-02-02 16:55:34 +01:00
Andy Uhnak
0c6034e493 Scroll to the bottom of timeline automatically, fixes #4524
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-02 14:58:33 +00:00
ismailgulek
36f24f359d
Reload section if total number of rooms changes, fixes #5448 2022-02-02 16:43:52 +03:00
ismailgulek
61b741ef2d
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-02 12:46:00 +03:00
Stefan Ceriu
7c54bf763c Made StateStoreViewModel state mutable and removed the reducer for all the features using it. 2022-02-02 10:02:12 +02:00
Stefan Ceriu
5bf73c99fc Made location sharing and polls toolbar action icon render as template. 2022-02-02 09:59:45 +02:00
Stefan Ceriu
07f5851421 De-labs location sharing and enable it by default. 2022-02-02 09:59:45 +02:00
SBiOSoftWhare
5ff5a7065b
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
Gil Eluard
6001f0cd0f Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
SBiOSoftWhare
8f414c6375 BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
Jozef Gaal
fb561ebe91 Translated using Weblate (Slovak)
Currently translated at 96.9% (1360 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-02-01 15:26:16 +00:00
artevaeckt
0fa482140b Translated using Weblate (German)
Currently translated at 99.8% (1401 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-02-01 15:26:14 +00:00
SBiOSoftWhare
ed86bafba1
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
e5df35d7fd Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare
363f160d69 VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare
0cd2391f90 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare
763fa531b5 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare
d0677189a1 Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
SBiOSoftWhare
6cddedd9b4 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
ismailgulek
ce1dd57864
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
SBiOSoftWhare
af0702886b Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare
435f765de6 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
David Langley
916e476770 Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
SBiOSoftWhare
26f4aee144 MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
SBiOSoftWhare
bd4db16e65 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare
0b2c4472ae BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
SBiOSoftWhare
256c2040e4 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare
b99c413d3f RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
SBiOSoftWhare
b9e9dd4e09 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare
6dd08ec447 BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare
96a52aa523 BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare
90dae6b1df Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare
d8e9137cbf Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
SBiOSoftWhare
637c7f5798 Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare
4b20435b14 Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare
5468b38dfd RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare
e509724937 PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare
96bd3863e4 RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare
e696960500 MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare
972f05550f Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare
36e678fccd MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley
4566bd8f8b
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
Gil Eluard
1bc743d585 it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
2022-01-30 21:10:20 +01:00
Linerly
b13e002b2a Translated using Weblate (Indonesian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
2022-01-29 09:26:22 +00:00
Priit Jõerüüt
89a1e3b1ca Translated using Weblate (Estonian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-01-29 09:26:21 +00:00
Ihor Hordiichuk
eed2b075d8 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-01-29 09:26:20 +00:00
lvre
f9767209b4 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-01-29 09:26:19 +00:00
random
6ac67073a4 Translated using Weblate (Italian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-01-29 09:26:18 +00:00
Besnik Bleta
755d889d45 Translated using Weblate (Albanian)
Currently translated at 99.6% (1398 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2022-01-29 09:26:17 +00:00
Szimszon
e07ee38de3 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-01-29 09:26:16 +00:00
Paragoumba
da1d301e50 Translated using Weblate (French)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-01-29 09:26:15 +00:00
Gawoyme
e09f6e20ae Translated using Weblate (French)
Currently translated at 100.0% (1403 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-01-29 09:26:14 +00:00
artevaeckt
7aa94f7657 Translated using Weblate (German)
Currently translated at 99.7% (1400 of 1403 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2022-01-29 09:26:14 +00:00
Doug
7eb2311cd5
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
2022-01-28 15:34:26 +00:00
SBiOSoftWhare
ca09a1388d BubbleRoomTimelineCellDecorator: Handle voice message timestamp. 2022-01-28 14:40:02 +01:00
SBiOSoftWhare
0e02397a70 VoiceMessage bubble cells: Add extra space for timestamp. 2022-01-28 14:38:49 +01:00
SBiOSoftWhare
198b91ec70 VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00
Doug
77052715b1 Remove preload from AuthenticationCoordinator and instantiate early instead. 2022-01-28 11:53:50 +00:00
David Langley
456e269534 Add nullability checks and remove comment 2022-01-28 11:47:52 +00:00
lvre
19f81e068d Translated using Weblate (Portuguese (Brazil))
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/pt_BR/
2022-01-28 08:26:13 +00:00
artevaeckt
8189de1a0b Translated using Weblate (German)
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/de/
2022-01-28 08:26:12 +00:00
ismailgulek
bd12487fd7
Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
ismailgulek
9d83aee4b7
Display redacted events only if threads enabled 2022-01-28 04:31:44 +03:00
ismailgulek
ad83173678
Use replied event in fallback events 2022-01-28 04:31:19 +03:00
ismailgulek
9b6f2e35f6
Fix tapping on user avatar 2022-01-28 01:51:55 +03:00
David Langley
aebf141102
Merge pull request #5452 from vector-im/langleyd/5451_call_transfer_on_hold
Call transfer selection should put the other person on hold.
2022-01-27 15:32:39 +00:00
Doug
f767eaa1e7 Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
2022-01-27 15:19:54 +00:00
David Langley
f49dbc5ae5 Call transfer selection should put the other person on hold. 2022-01-27 14:16:09 +00:00
Doug
3f8d930fac Add Indonesian and Slovak languages. 2022-01-27 10:37:53 +00:00
ismailgulek
3d76d82a5d
Fix redundant check 2022-01-27 03:28:22 +03:00
ismailgulek
3dec412178
Merge branch 'develop' into ismail/5096_thread_notifications 2022-01-27 03:20:25 +03:00
ismailgulek
ec38cef53d
Fix further review remarks 2022-01-27 02:16:30 +03:00
ismailgulek
f14b47171a
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks 2022-01-27 02:01:55 +03:00
ismailgulek
815f1f586a
Fix further review remarks 2022-01-27 01:45:01 +03:00
SBiOSoftWhare
f4807bc938 BubbleRoomTimelineCellDecorator: Handle timestamp for media with thumbnail. 2022-01-26 17:43:58 +01:00