Commit Graph

11819 Commits

Author SHA1 Message Date
manuroe cefd7f3353 Merge branch 'release/1.4.8/master' 2021-07-29 16:58:29 +02:00
manuroe 4946bb2eef finish version++ 2021-07-29 16:58:28 +02:00
manuroe c16debe88f Merge pull request #4633 from vector-im/release/1.4.8/release
Release 1.4.8
2021-07-29 16:56:07 +02:00
manuroe 1beabe45fb version++ 2021-07-29 16:16:43 +02:00
manuroe fbf98d5461 Merge pull request #4632 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
2021-07-29 15:07:13 +02:00
manuroe eefd4e910d Merge pull request #4631 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-07-29 15:06:05 +02:00
manuroe e69eba3b6c Merge pull request #4630 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-07-29 15:04:29 +02:00
Weblate 2ba26d68c9 Merge branch 'origin/develop' into Weblate. 2021-07-29 13:03:02 +00:00
Weblate 1751aec60d Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:28 +00:00
Weblate f092856146 Merge branch 'origin/develop' into Weblate. 2021-07-29 13:00:22 +00:00
Priit Jõerüüt 4286969db4 Translated using Weblate (Estonian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/et/
2021-07-29 13:00:16 +00:00
Priit Jõerüüt 43b6bfb7b4 Translated using Weblate (Estonian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-29 13:00:15 +00:00
Ihor Hordiichuk 155ae1b76b Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/uk/
2021-07-29 13:00:15 +00:00
lvre a94098ff25 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/pt_BR/
2021-07-29 13:00:15 +00:00
Szimszon 13ff0698be Translated using Weblate (Hungarian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/hu/
2021-07-29 13:00:15 +00:00
sr093906 6755234b41 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/zh_Hans/
2021-07-29 13:00:15 +00:00
lvre 1aa69e36a0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-07-29 13:00:14 +00:00
Szimszon 5ca6e2981b Translated using Weblate (Hungarian)
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-29 13:00:13 +00:00
sr093906 cb623cae15 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1247 of 1247 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-07-29 13:00:12 +00:00
Gil Eluard 3ee671cd2d Merge pull request #4613 from vector-im/gil/voice_messages_rc
Release blockers for voice messages
2021-07-29 14:36:42 +02:00
Gil Eluard 396d9926a4 Merge branch 'develop' into gil/voice_messages_rc 2021-07-29 14:11:49 +02:00
Doug 266cf58ed7 Merge pull request #4621 from vector-im/doug/4620_fix_read_only_room_crash
Only set the voice message toolbar view on RoomInputToolbarView.
2021-07-29 11:11:28 +01:00
SBiOSoftWhare a924a35a23 Merge pull request #4590 from vector-im/steve/improve_recentsdatasource
RecentsDataSource: Factorize section reset in one place
2021-07-29 12:05:26 +02:00
SBiOSoftWhare b3838b32a0 Merge branch 'develop' into steve/improve_recentsdatasource 2021-07-29 12:04:49 +02:00
Doug 7f55362c7f Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-07-29 10:45:30 +01:00
Doug 44dffafa51 Merge pull request #4619 from vector-im/doug/4616_access_contacts_when_needed
Delay access to local contacts until they're needed for display
2021-07-29 09:59:21 +01:00
Doug 2eb24dc191 Move refreshLocalContacts call to viewDidAppear. 2021-07-29 09:37:14 +01:00
Doug 15fe68ec28 Request confirmation for contact sync on self rather than a non-existent presentedViewController. 2021-07-29 09:31:07 +01:00
Doug fc561a0c7e Only set the voice message toolbar view on RoomInputToolbarView. 2021-07-28 16:40:03 +01:00
Doug 3dc9a784c4 Update CHANGES.rst. 2021-07-28 16:08:56 +01:00
Doug adb9e64fbf Move LegacyAppDelegate.refreshLocalContacts to ContactsTableViewController. 2021-07-28 16:07:07 +01:00
Doug b986a7304b Merge pull request #4608 from vector-im/doug/4523_remove_contacts_from_people_tab
Remove contacts section from people tab
2021-07-28 10:53:58 +01:00
Weblate c7c0e946fa Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:30 +00:00
Weblate ad3c82fe03 Merge branch 'origin/develop' into Weblate. 2021-07-28 07:50:28 +00:00
Doug a416d5c1bf Update CHANGES.rst. 2021-07-27 16:26:01 +01:00
Doug 58037705dc Remove peopleCellDataArray from total item count. 2021-07-27 16:06:41 +01:00
Doug 6c44ef2382 Remove old MXKRecentsDataSource methods. 2021-07-27 15:59:36 +01:00
Priit Jõerüüt 689759c998 Translated using Weblate (Estonian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-07-27 14:25:18 +00:00
Lukas Novotny b9051309d1 Translated using Weblate (Czech)
Currently translated at 24.9% (310 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/cs/
2021-07-27 14:25:18 +00:00
Szimszon 7982d10cc1 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1244 of 1244 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-07-27 14:25:10 +00:00
Doug 97c88ad00b Remove old conformances. 2021-07-27 14:53:58 +01:00
Doug 2c84084077 Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Gil Eluard 4214a6dd46 Slide to lock should be more generous #4602
- Distance needed to enter lock mode reduced
2021-07-27 14:55:06 +02:00
Gil Eluard 0d3286ed60 Voice Messages copy could be improved #4604
- Fixed
2021-07-26 22:24:36 +02:00
Gil Eluard ce9cf4fd7c Tapping on waveform in composer glitches UI #4603
- Fixed
2021-07-26 22:19:04 +02:00
Gil Eluard 0f9a292184 Tap/hold to send voice messages isn't intuitive #4601
- Fixed
2021-07-26 21:59:16 +02:00
Doug 7ea7e83703 Merge pull request #4607 from vector-im/doug/4606_fix_authentication_crash
Fix crash from potentially calling removeObserver multiple times.
2021-07-26 17:07:36 +01:00
Lukas Novotny c8855b965e Added translation using Weblate (Czech) 2021-07-26 14:24:57 +00:00
Doug c9f0371ec3 Remove the observer in destroy. 2021-07-26 15:16:27 +01:00
Doug de37c77f08 Fix crash from potentially calling removeObserver multiple times.
Let the system remove it for us.
2021-07-26 15:01:55 +01:00