Commit graph

14218 commits

Author SHA1 Message Date
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
David Langley
d8c3992432 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
Gil Eluard
ceb28e0d4b
Merge pull request #5460 from vector-im/gil/5454_avatar_view_prevents_to_select_space_in_space_list
Avatar view prevents to select space in space list
2022-01-30 21:57:48 +01: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
0f28260b53 Update following review. 2022-01-28 15:34:46 +00:00
Doug
aef470ebb9 Add a simple screen SwiftUI template. 2022-01-28 15:34:46 +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
01aea112d8 Use the drag gesture's predicted end point when switching pages. 2022-01-28 12:21:18 +00: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
eaf26513b0
Merge pull request #5449 from vector-im/doug/5048_add_languages
Add Indonesian and Slovak languages.
2022-01-27 12:23:00 +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