Commit Graph

15987 Commits

Author SHA1 Message Date
SBiOSoftWhare a1cf7b9b7c 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
Doug 2b7354cdd4 Rename 5159.feature.change to 5159.feature 2022-02-01 16:35:34 +00:00
Gil Eluard b60c3edd3b Merge pull request #5478 from vector-im/gil/5175_Accepting_a_Space_Invite_has_shouty_button_labels
Accepting a Space Invite has shouty button labels
2022-02-01 17:33:55 +01:00
Gil Eluard f3117fbe44 Accepting a Space Invite has shouty button labels #5175
- fixed
2022-02-01 16:41:57 +01:00
SBiOSoftWhare 384b49cda8 BubbleRoomTimelineCellDecorator: Fix typos. 2022-02-01 16:27:43 +01:00
Jozef Gaal 2e117eb488 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 f2a1eb46af 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 c6b82d10ab BuildSettings: Disable message bubble setting atm. 2022-02-01 15:25:53 +01:00
SBiOSoftWhare 8133f9db53 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 3cfcd9e419 Update third party licenses. 2022-02-01 14:58:28 +01:00
SBiOSoftWhare a5d8310e9e VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
SBiOSoftWhare c9e1f37b89 FileWithoutThumbnailBaseBubbleCell: Remove useless method. 2022-02-01 14:24:12 +01:00
SBiOSoftWhare 02877691d3 BubbleRoomTimelineCellDecorator: Update a guard let indentation. 2022-02-01 14:23:33 +01:00
SBiOSoftWhare 4e7a9bdd0e Flip cellData.isIncoming usage. 2022-02-01 14:22:05 +01:00
David Langley 9e8482e896 Green spinner should not hide for MXSessionStateProcessingBackgroundSyncCache. 2022-02-01 11:11:37 +00:00
SBiOSoftWhare 77af7713a1 FileWithoutThumbnailBaseBubbleCell: Fix nullability crash. 2022-02-01 11:54:03 +01:00
David Langley cf2d100fe2 Merge pull request #5466 from vector-im/langleyd/5465_media_library_freeze_15.2
Make sure all code paths that use PHPhotoLibrary request authorization.
2022-02-01 10:06:26 +00:00
ismailgulek c358f10272 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
SBiOSoftWhare e9e85ad769 Update file without thumbnail cell content view layout. 2022-01-31 17:49:38 +01:00
SBiOSoftWhare 223d1802c1 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
David Langley 9109e562fa Make sure all code paths that use PHPhotoLibrary request authorization. 2022-01-31 16:41:38 +00:00
SBiOSoftWhare c51787133c MXKRoomBubbleTableViewCell: Add possiblity to choose between left or right display for timestamp. 2022-01-31 17:15:35 +01:00
SBiOSoftWhare 6f436cc533 BubbleRoomTimelineCellDecorator: Handle timestamp for stickers. 2022-01-31 17:13:20 +01:00
SBiOSoftWhare 24bb3d5c67 BuildSettings: Enable temporary message bubble setting. 2022-01-31 14:43:06 +01:00
SBiOSoftWhare 2ecca91c14 BubbleRoomCellLayoutUpdater: Fix incoming selected sticker cell. 2022-01-31 14:40:17 +01:00
SBiOSoftWhare 99139ea9ae RoomSelectedStickerBubbleCell: Handle bubble outgoing case. 2022-01-31 12:11:36 +01:00
Simon Wiedmer ec96c04ea1 Call native api only if there is a change 2022-01-31 11:13:07 +01:00
SBiOSoftWhare 84285c6400 PollBubbleCell: Fix method override. 2022-01-31 10:56:02 +01:00
SBiOSoftWhare b6a5de1458 BubbleRoomTimelineCellDecorator: Handle file without thumbnail cells timestamp. 2022-01-31 10:55:40 +01:00
SBiOSoftWhare d402e9ed8f BubbleRoomTimelineCellProvider: Handle file without thumbnail cells. 2022-01-31 10:55:03 +01:00
SBiOSoftWhare 589b40483a Create file without thumbnail outgoing cells. 2022-01-31 10:53:29 +01:00
SBiOSoftWhare 076394bc18 Add assets for file without thumbnail cells. 2022-01-31 10:53:10 +01:00
SBiOSoftWhare 4d838cfb8f Create file without thumbnail iincoming cells. 2022-01-31 10:51:50 +01:00
SBiOSoftWhare 9aedb4e96e Create file without thumbnail content cell and base cell. 2022-01-31 10:51:04 +01:00
SBiOSoftWhare a3f3d874f3 RoomViewController: Handle file without thumbnail cell identifiers. 2022-01-31 10:48:35 +01:00
SBiOSoftWhare 83942a010d PlainRoomTimelineCellProvider: Handle file without thumbnail cell mapping. 2022-01-31 10:47:55 +01:00
SBiOSoftWhare 88c36b5f1c RoomTimelineCellIdentifier: Add identifiers for file without thumbnail cells. 2022-01-31 10:46:46 +01:00
SBiOSoftWhare 18f7330372 MXKRoomBubbleTableViewCell: Expose onContentViewTap method. 2022-01-31 10:45:15 +01:00
SBiOSoftWhare 4935c3867f Update MXKRoomBubbleTableViewCell. 2022-01-31 10:41:44 +01:00
SBiOSoftWhare 736b72be55 MXKRoomBubbleCellData: Add convenient isAttachment property. 2022-01-31 10:40:45 +01:00
David Langley ac0bda01ec 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 b1c2e5b3b5 Disable refresh tokens and revert pod and lockfile 2022-01-31 00:28:31 +00:00
Gil Eluard 5cb1a8c18b 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 744435864b 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 01b8646a6f 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 5f942e84ce 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 affea0aaa1 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 faf3f35849 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 e0638d21d9 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 c5f97c6cc5 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