Commit Graph

13025 Commits

Author SHA1 Message Date
ismailgulek f2ca655c1d Load correct instance of RoomViewController from the storyboard 2021-11-11 01:06:00 +03:00
ismailgulek 579742b668 Create specific title view for threads 2021-11-11 01:05:03 +03:00
ismailgulek 10da17183d Create thread title string 2021-11-11 01:02:47 +03:00
ismailgulek 9d5ccc635e Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
ismailgulek 887d91a3c4 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek b8fb43a727 Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek 6c8fd2927b Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
ismailgulek 7a9770eb51 Create ThreadSummaryView 2021-11-09 16:50:02 +03:00
ismailgulek aee29cc1e0 Add thread option to an event if the labs setting enabled 2021-11-09 15:24:08 +03:00
ismailgulek 50da7afa70 Add labs setting for threads 2021-11-09 15:18:18 +03:00
ismailgulek e286ffea66 Add additional height in the cell for thread summary view 2021-11-09 14:46:35 +03:00
ismailgulek f7634cba09 Introduce lab setting for threads 2021-11-09 14:44:27 +03:00
ismailgulek 7a5f4c9fc6 Initialize thread data source 2021-11-04 02:07:50 +03:00
ismailgulek b49620b7d4 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
ismailgulek 5d6f8488c9 Add context menu item 2021-11-03 13:36:18 +03:00
Stefan Ceriu a309152835 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 b4c807c87f Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
SBiOSoftWhare 087887d5f5 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 09923d6d05 TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory. 2021-10-29 14:48:42 +02:00
Doug 5866dd7553 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug 778886736e 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 d1c7c16980 RoomViewController: Fix a crash on before iOS 14. 2021-10-29 13:47:42 +02:00
SBiOSoftWhare a46a18480c RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare 584fc1ee8f RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare 1d3cacc5bb Weakify strong reference delegates. 2021-10-29 12:23:06 +02:00
SBiOSoftWhare 8a1a8acc3f Add changes 2021-10-29 12:14:20 +02:00
SBiOSoftWhare 03932238fc Update GroupDetailsCoordinator. 2021-10-29 12:03:20 +02:00
SBiOSoftWhare ab1f6a91cc EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
SBiOSoftWhare db5a7f5bb2 ContactsTableViewController: Prevent retain cycles. 2021-10-29 11:59:52 +02:00
Doug 3e9f167854 Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
SBiOSoftWhare 4363e82039 Update weak views usage. 2021-10-29 10:50:24 +02:00
SBiOSoftWhare f48fb23071 SettingsViewController: Prevent retain cycles. 2021-10-29 10:49:29 +02:00
SBiOSoftWhare 0c9fea5f6c ContactDetailsViewController: Prevent retain cycles. 2021-10-29 10:48:45 +02:00
SBiOSoftWhare 4341441d77 SegmentedViewController: Prevent retain cycles. 2021-10-29 10:47:00 +02:00
SBiOSoftWhare a941df3079 GroupsViewController: Prevent retain cycles. 2021-10-29 10:46:26 +02:00
SBiOSoftWhare aa1b25c2ed 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 428b0f25a5 RoomVC: Fix typo. 2021-10-28 18:51:25 +02:00
SBiOSoftWhare ed919d340f TabBarCoordinator: Fix space switching. 2021-10-28 18:50:35 +02:00
SBiOSoftWhare 372e2d8b23 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 b6ab35f013 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 39ab510bb9 Add changes 2021-10-28 18:18:34 +02:00
SBiOSoftWhare 9e6d15fc53 TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00
SBiOSoftWhare c22d2a7aa6 RoomCoordinator: Fix RoomVC reatin issue. 2021-10-28 18:01:30 +02:00
SBiOSoftWhare 67695ccce7 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 9f6c716165 RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare 0b746046da RecentsViewController: Prevent retain cycles. 2021-10-28 17:28:56 +02:00
Doug 16762d846d 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 434a9b5e77 Re-order UTI types to prevent URLs being sent as text. 2021-10-28 11:56:08 +01:00
Doug bcaed3f572 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Stefan Ceriu 3109c9fdda 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