Commit Graph

13178 Commits

Author SHA1 Message Date
Nikita Epifanov 3df744b493 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 82e31d89ce 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 0932ee158e 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 4bc0faa7f8 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 1a7564ceed 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 a2992d9a85 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 43f1ea73c5 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 ab5d572407 Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
SBiOSoftWhare 72b0d05465 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 327e80de35 TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory. 2021-10-29 14:48:42 +02:00
Doug 49675a3250 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug cf1e2650ae 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 773bf6ca28 RoomViewController: Fix a crash on before iOS 14. 2021-10-29 13:47:42 +02:00
SBiOSoftWhare 899f8094f3 RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare fa807d28f3 RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare 360b2745c3 Weakify strong reference delegates. 2021-10-29 12:23:06 +02:00
SBiOSoftWhare 9a3103fe9a Add changes 2021-10-29 12:14:20 +02:00
David Langley d3ec721906 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare 594045a5db Update GroupDetailsCoordinator. 2021-10-29 12:03:20 +02:00
SBiOSoftWhare 3036832925 EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
SBiOSoftWhare f53f193c26 ContactsTableViewController: Prevent retain cycles. 2021-10-29 11:59:52 +02:00
Doug 16c8aea47a Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
SBiOSoftWhare e6866a2e7f Update weak views usage. 2021-10-29 10:50:24 +02:00
SBiOSoftWhare b6614109a0 SettingsViewController: Prevent retain cycles. 2021-10-29 10:49:29 +02:00
SBiOSoftWhare 873999b377 ContactDetailsViewController: Prevent retain cycles. 2021-10-29 10:48:45 +02:00
SBiOSoftWhare ce483167d3 SegmentedViewController: Prevent retain cycles. 2021-10-29 10:47:00 +02:00
SBiOSoftWhare 072ccd1737 GroupsViewController: Prevent retain cycles. 2021-10-29 10:46:26 +02:00
SBiOSoftWhare 72749505e4 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 cb5e210bc4 RoomVC: Fix typo. 2021-10-28 18:51:25 +02:00
SBiOSoftWhare cf6a64639d TabBarCoordinator: Fix space switching. 2021-10-28 18:50:35 +02:00
SBiOSoftWhare 05d585d34b 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 8451949c94 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 83a1f95ccf Add changes 2021-10-28 18:18:34 +02:00
SBiOSoftWhare 24835fd79e TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00
SBiOSoftWhare 0f146e0a64 RoomCoordinator: Fix RoomVC reatin issue. 2021-10-28 18:01:30 +02:00
SBiOSoftWhare 6168b64de9 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 ddcf64a75e RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare 28e947ebfe RecentsViewController: Prevent retain cycles. 2021-10-28 17:28:56 +02:00
Doug f213804bcc 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 622f232d92 Re-order UTI types to prevent URLs being sent as text. 2021-10-28 11:56:08 +01:00
Doug f4da303bd8 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Stefan Ceriu 68a9923633 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 ef577d837d Merge branch 'develop' into gil/4893_support_pagination_in_the_space_summary_api 2021-10-27 10:28:42 +02:00
Gil Eluard e399cb5652 Support pagination in the Space Summary API
- Update after review
2021-10-27 10:27:13 +02:00
Philippe Loriaux d3c36073d7 Update changelog 2021-10-27 09:20:47 +02:00
Stefan Ceriu 7de0454759 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 cc9df052dc 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 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Stefan Ceriu 7576309da4 vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header. 2021-10-26 17:41:29 +03:00
Doug cbd9f0f4b6 Merge pull request #4988 from kittykat/issue-template
Update defect issue template to improve wording
2021-10-26 14:16:09 +01:00