Commit graph

13243 commits

Author SHA1 Message Date
Ihor Hordiichuk
78be521463 Translated using Weblate (Ukrainian)
Currently translated at 59.2% (788 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-10-30 20:25:52 +00:00
sr093906
0a48ee1bea Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/zh_Hans/
2021-10-30 20:25:47 +00:00
Nikita Epifanov
390a6a3410 Translated using Weblate (Russian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
2021-10-30 20:25:46 +00:00
Besnik Bleta
47c87c1d47 Translated using Weblate (Albanian)
Currently translated at 99.5% (1324 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2021-10-30 20:25:46 +00:00
lvre
7e1b881f40 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2021-10-30 20:25:45 +00:00
libexus
c093e456c4 Translated using Weblate (German)
Currently translated at 99.5% (1324 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-30 20:25:45 +00:00
Priit Jõerüüt
b289deff69 Translated using Weblate (Estonian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2021-10-30 20:25:43 +00:00
Szimszon
06caa95e9d Translated using Weblate (Hungarian)
Currently translated at 100.0% (1330 of 1330 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2021-10-30 20:25:42 +00:00
Stefan Ceriu
37adc8ae4d Fixes vector-im/element-ios/issues/5063 - Fixed retain cycles between the user suggestion coordinator and the suggestion service, and in the suggestion service currentTextTrigger subject sink. 2021-10-29 17:05:17 +03:00
SBiOSoftWhare
88d46cd808
Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
SBiOSoftWhare
22d48c7da6
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
b362b4c69e TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory. 2021-10-29 14:48:42 +02:00
Doug
baef854c37 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug
d0555b58f2
Merge pull request #5059 from vector-im/doug/4815_share_extension_prompt
Handle showMediaSizeSelection in the share extension.
2021-10-29 13:03:47 +01:00
SBiOSoftWhare
e33f0779d2 RoomViewController: Fix a crash on before iOS 14. 2021-10-29 13:47:42 +02:00
SBiOSoftWhare
d967d35493 RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare
7b44443f1e RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare
41eca48408 Weakify strong reference delegates. 2021-10-29 12:23:06 +02:00
SBiOSoftWhare
db4172e2a2 Add changes 2021-10-29 12:14:20 +02:00
David Langley
4175f3fdc3 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare
b31937bc74 Update GroupDetailsCoordinator. 2021-10-29 12:03:20 +02:00
SBiOSoftWhare
f5f44f002e EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
SBiOSoftWhare
222db3c02d ContactsTableViewController: Prevent retain cycles. 2021-10-29 11:59:52 +02:00
Doug
4d4612e8e7 Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
SBiOSoftWhare
a05c488ed6 Update weak views usage. 2021-10-29 10:50:24 +02:00
SBiOSoftWhare
df472c11d5 SettingsViewController: Prevent retain cycles. 2021-10-29 10:49:29 +02:00
SBiOSoftWhare
4361a598b0 ContactDetailsViewController: Prevent retain cycles. 2021-10-29 10:48:45 +02:00
SBiOSoftWhare
1b63507759 SegmentedViewController: Prevent retain cycles. 2021-10-29 10:47:00 +02:00
SBiOSoftWhare
ea7983abba GroupsViewController: Prevent retain cycles. 2021-10-29 10:46:26 +02:00
SBiOSoftWhare
cd8a428205
Merge pull request #5056 from vector-im/steve/5055_roomvc_retain_cycles
RoomVC: Retain cycles prevent RoomViewController to be deallocated
2021-10-28 20:26:42 +02:00
SBiOSoftWhare
9fc412f41d RoomVC: Fix typo. 2021-10-28 18:51:25 +02:00
SBiOSoftWhare
920e8e0508 TabBarCoordinator: Fix space switching. 2021-10-28 18:50:35 +02:00
SBiOSoftWhare
1c6ae4c835
Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-28 18:48:19 +02:00
SBiOSoftWhare
3a732b4bf8
Update Riot/Modules/Common/Recents/RecentsViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-28 18:47:59 +02:00
SBiOSoftWhare
9e145b95c1 Add changes 2021-10-28 18:18:34 +02:00
SBiOSoftWhare
dd5f7d6451 TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00
SBiOSoftWhare
24e0713f3e RoomCoordinator: Fix RoomVC reatin issue. 2021-10-28 18:01:30 +02:00
SBiOSoftWhare
c1095a66d2 NavigationRouter: in didPopViewController call run completion after sending notification in order to send the right module instance. 2021-10-28 17:55:01 +02:00
SBiOSoftWhare
03cdf3d732 RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare
1ba2abed73 RecentsViewController: Prevent retain cycles. 2021-10-28 17:28:56 +02:00
Doug
0b1e7788d7 Remove image orientation checks.
Images are still reoriented when resizing, but when sending the original data this isn't necessary.
2021-10-28 12:17:46 +01:00
Doug
8f81292c44 Re-order UTI types to prevent URLs being sent as text. 2021-10-28 11:56:08 +01:00
Doug
0ac42bb9c6 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Stefan Ceriu
04aaec2be9
Merge pull request #5052 from vector-im/stefan/4976-input-toolbar-text-view
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with sim…
2021-10-27 12:25:09 +03:00
Gil Eluard
cf73ac2534 Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api 2021-10-27 10:28:42 +02:00
Gil Eluard
779909eac4 Support pagination in the Space Summary API
- Update after review
2021-10-27 10:27:13 +02:00
Philippe Loriaux
389071a3ca Update changelog 2021-10-27 09:20:47 +02:00
Stefan Ceriu
7e6e82d9ef vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations. 2021-10-27 10:15:57 +03:00
libexus
b9e206a0a6 Translated using Weblate (German)
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/de/
2021-10-26 18:25:40 +00:00
Philippe Loriaux
c6c3eaaec1 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00