random
|
30c4a31b99
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1253 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
|
2021-08-13 19:25:18 +00:00 |
|
Besnik Bleta
|
199bc51b1c
|
Translated using Weblate (Albanian)
Currently translated at 99.6% (1249 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
|
2021-08-13 19:25:17 +00:00 |
|
Szimszon
|
d36d1a9392
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1253 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
|
2021-08-13 19:25:17 +00:00 |
|
Nikita Epifanov
|
097523d05b
|
Translated using Weblate (Russian)
Currently translated at 100.0% (1253 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
|
2021-08-13 19:25:16 +00:00 |
|
sr093906
|
e73cf62b13
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1253 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
|
2021-08-13 19:25:16 +00:00 |
|
jelv
|
0d5685e255
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (1253 of 1253 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
|
2021-08-13 19:25:15 +00:00 |
|
Stefan Ceriu
|
216300e687
|
Fixes #1482 - Popping the user back to the home screen after leaving a room.
|
2021-08-13 17:57:50 +03:00 |
|
Doug
|
ce84301041
|
Move function.
|
2021-08-13 14:45:22 +01:00 |
|
Doug
|
0d5c85f56c
|
Check for unnecessary assignments to contactsAreFilteredWithSearch in the setter.
|
2021-08-13 14:44:23 +01:00 |
|
Doug
|
85f38a0163
|
Fix the footer when searching from StartChatViewController.
|
2021-08-13 14:38:24 +01:00 |
|
Doug
|
f55605cf1c
|
Load contacts and/or the footer view before the view appears.
|
2021-08-13 14:15:42 +01:00 |
|
Doug
|
9c1710c14f
|
Match NSContactsUsageDescription to Figma design.
|
2021-08-13 14:06:28 +01:00 |
|
David Langley
|
90e686efd0
|
Merge branch 'langleyd/4669_room_notification_settings_swiftui' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-13 10:01:11 +01:00 |
|
ismailgulek
|
17f602b9e6
|
Merge branch 'develop' into element_4471
|
2021-08-13 11:52:12 +03:00 |
|
David Langley
|
f0ac2ba1ad
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:42 +01:00 |
|
David Langley
|
2718621d10
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:26 +01:00 |
|
David Langley
|
68cb229dae
|
Update Riot/Managers/Theme/SwiftUI/ThemeKey.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:16 +01:00 |
|
David Langley
|
1ccc3b6eba
|
Fix header font size
|
2021-08-12 17:51:50 +01:00 |
|
David Langley
|
8ab3b0711c
|
Typo
|
2021-08-12 17:10:19 +01:00 |
|
David Langley
|
7d45fdc50f
|
Cleanup from comments
|
2021-08-12 16:57:19 +01:00 |
|
Gil Eluard
|
89d606cc71
|
Merge branch 'spaces' into gil/4571_explore_rooms
# Conflicts:
# Riot/Modules/SideMenu/SideMenuCoordinator.swift
|
2021-08-12 17:17:24 +02:00 |
|
David Langley
|
814741edf3
|
Fix avatar service not returning generated image on network error. Fix padding and make nav buttons private.
|
2021-08-12 13:49:56 +01:00 |
|
Gil Eluard
|
728c777790
|
Merge branch 'spaces' into gil/4501_show_suggested_in_room_lists
|
2021-08-12 14:35:25 +02:00 |
|
David Langley
|
504349f40a
|
Remove visibility modifier
|
2021-08-12 12:42:26 +01:00 |
|
Doug
|
4bdecb1e48
|
Localise contacts disabled alert strings.
|
2021-08-12 12:29:20 +01:00 |
|
Doug
|
8380f07dff
|
Fix bug where RequestContactsAccessFooterView could still be visible beneath the contacts.
|
2021-08-12 12:20:08 +01:00 |
|
David Langley
|
3f503b4bc6
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-12 11:52:50 +01:00 |
|
David Langley
|
7464614ff4
|
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
|
2021-08-12 11:52:06 +01:00 |
|
Gil Eluard
|
7f3aa4ebc0
|
[Spaces] M10.9 Space menu #4494
- Update after code review
- Fixed some points of design review
|
2021-08-12 11:23:47 +02:00 |
|
Doug
|
00c557f23d
|
Remove directRoomBorderView from InviteRecentTableViewCell.xib.
|
2021-08-12 09:50:18 +01:00 |
|
Doug
|
692ea2c96b
|
Update the value of notificationBodyLocalizationKey to "NOTIFICATION".
|
2021-08-12 09:35:30 +01:00 |
|
ismailgulek
|
15f548febe
|
Merge branch 'develop' into element_4471
|
2021-08-12 11:08:29 +03:00 |
|
Doug
|
1af17bf5d0
|
Merge branch 'develop' into doug/4132_improve_notification_content
|
2021-08-11 17:18:09 +01:00 |
|
Doug
|
713721c463
|
Merge branch 'develop' into doug/4484_contacts_access
|
2021-08-11 17:15:23 +01:00 |
|
Doug
|
ad2a5f8fca
|
Use areAllTermsAgreed instead of hasAccountDataIdentityServerValue. Move identity server terms modal from LegacyAppDelegate into ContactsTableViewController.
|
2021-08-11 17:13:15 +01:00 |
|
manuroe
|
682e66c6db
|
Merge pull request #4692 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
|
2021-08-11 12:36:39 +02:00 |
|
manuroe
|
a302cdc362
|
Merge pull request #4691 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
|
2021-08-11 12:36:09 +02:00 |
|
Weblate
|
00efbc4de3
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-11 10:25:58 +00:00 |
|
Weblate
|
85c2fc87c6
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-11 10:25:53 +00:00 |
|
Weblate
|
75b85d1c1f
|
Merge branch 'origin/develop' into Weblate.
|
2021-08-11 10:22:48 +00:00 |
|
Doug
|
309bf1da50
|
Merge pull request #4643 from vector-im/doug/4609_support_functional_members
Add support for functional members
|
2021-08-11 11:21:57 +01:00 |
|
manuroe
|
fdab81bd73
|
Merge pull request #4684 from HonkXL/develop
fixed typo "adress" - fixes issue #4480
|
2021-08-11 12:21:32 +02:00 |
|
Gil Eluard
|
7d7ed333fe
|
[Spaces] M10.8 Browsing users in a space #4682
- Added MVVM classes
- roughly integrated `RoomParticipantsViewController` to the MVVM
|
2021-08-10 20:26:27 +02:00 |
|
Doug
|
cb665e4b21
|
Match StartChatViewController colours to latest Figma.
|
2021-08-10 13:05:11 +01:00 |
|
Doug
|
e293279a53
|
Disable the contact access footer view in Unified Search.
|
2021-08-10 12:32:07 +01:00 |
|
Doug
|
82cb8bc488
|
Take into account the identity server when setting the default value of showLocalContacts.
|
2021-08-10 12:03:28 +01:00 |
|
Doug
|
d11d6ddeb3
|
Merge branch 'develop' into doug/4132_improve_notification_content
|
2021-08-10 10:28:40 +01:00 |
|
Linerly
|
4bb769adc5
|
Translated using Weblate (Indonesian)
Currently translated at 7.5% (94 of 1251 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
|
2021-08-10 09:25:18 +00:00 |
|
random
|
e1801c52ae
|
Translated using Weblate (Italian)
Currently translated at 100.0% (1251 of 1251 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
|
2021-08-10 09:25:15 +00:00 |
|
artevaeckt
|
7e521b56a0
|
Translated using Weblate (German)
Currently translated at 99.2% (1242 of 1251 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
|
2021-08-10 09:25:15 +00:00 |
|