Commit Graph

13033 Commits

Author SHA1 Message Date
ismailgulek 136bb7eb9e Present threads with custom sized presentable 2021-11-11 15:17:01 +03:00
ismailgulek 5da959779b Use full title mode for now 2021-11-11 15:02:01 +03:00
ismailgulek 2d97cc04f2 Allow ThreadViewController to be presented with a custom size 2021-11-11 15:01:44 +03:00
ismailgulek 380a874ccb Allow custom sizing when the presented vc is in a navigation stack 2021-11-11 15:00:34 +03:00
ismailgulek 0008b12d71 Disable threads by default 2021-11-11 12:47:54 +03:00
ismailgulek 38517a707a Update title view mode according to thread status 2021-11-11 01:39:14 +03:00
ismailgulek 63c2954c69 Dismiss thread when close tapped 2021-11-11 01:07:12 +03:00
ismailgulek e9f7b4a7f2 Override nib and title view for ThreadViewController 2021-11-11 01:06:50 +03:00
ismailgulek 628cdf34e3 Load correct instance of RoomViewController from the storyboard 2021-11-11 01:06:00 +03:00
ismailgulek d7eb6d1163 Create specific title view for threads 2021-11-11 01:05:03 +03:00
ismailgulek c2621ad19b Create thread title string 2021-11-11 01:02:47 +03:00
ismailgulek f26601196a Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
ismailgulek cc18723588 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek 93b037240f Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek 55669ed8d3 Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
ismailgulek b5ead490e1 Create ThreadSummaryView 2021-11-09 16:50:02 +03:00
ismailgulek 7267a0889d Add thread option to an event if the labs setting enabled 2021-11-09 15:24:08 +03:00
ismailgulek ca84e052d2 Add labs setting for threads 2021-11-09 15:18:18 +03:00
ismailgulek 8be3d29191 Add additional height in the cell for thread summary view 2021-11-09 14:46:35 +03:00
ismailgulek afaffce552 Introduce lab setting for threads 2021-11-09 14:44:27 +03:00
ismailgulek 048c982a1c Initialize thread data source 2021-11-04 02:07:50 +03:00
ismailgulek 01f7a7b243 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
ismailgulek 919e1d6adb Add context menu item 2021-11-03 13:36:18 +03:00
Stefan Ceriu 5f4d31b3f9 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 902ef3b730 Merge pull request #5061 from vector-im/steve/5058_fix_retain_cycles
Fix retain cycles
2021-10-29 15:42:35 +02:00
SBiOSoftWhare 854ce42656 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 a380a6b491 TabBarCoordinator: Improve tab bar controllers management. Avoid to have twice HomeVC in memory. 2021-10-29 14:48:42 +02:00
Doug 85d16e28b4 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug fda0e91900 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 c7bd9e4971 RoomViewController: Fix a crash on before iOS 14. 2021-10-29 13:47:42 +02:00
SBiOSoftWhare 27c9baafb3 RoomSearchViewController: Fix setup. 2021-10-29 13:47:16 +02:00
SBiOSoftWhare f02927b2dd RoomInfoListViewController: Weakify self in a closure. 2021-10-29 13:46:34 +02:00
SBiOSoftWhare 9568c29401 Weakify strong reference delegates. 2021-10-29 12:23:06 +02:00
SBiOSoftWhare 14cc70e3a4 Add changes 2021-10-29 12:14:20 +02:00
SBiOSoftWhare fbfc2cffa3 Update GroupDetailsCoordinator. 2021-10-29 12:03:20 +02:00
SBiOSoftWhare d37e32f6d4 EnterNewRoomDetailsViewController: Prevent retain cycles. 2021-10-29 12:02:19 +02:00
SBiOSoftWhare 262ac81bac ContactsTableViewController: Prevent retain cycles. 2021-10-29 11:59:52 +02:00
Doug 78f280979d Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
SBiOSoftWhare 8cd1e76334 Update weak views usage. 2021-10-29 10:50:24 +02:00
SBiOSoftWhare 53d5571302 SettingsViewController: Prevent retain cycles. 2021-10-29 10:49:29 +02:00
SBiOSoftWhare f9cd78afc7 ContactDetailsViewController: Prevent retain cycles. 2021-10-29 10:48:45 +02:00
SBiOSoftWhare db6f4e9926 SegmentedViewController: Prevent retain cycles. 2021-10-29 10:47:00 +02:00
SBiOSoftWhare 3733e093cd GroupsViewController: Prevent retain cycles. 2021-10-29 10:46:26 +02:00
SBiOSoftWhare 5da513b9e2 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 896f78930b RoomVC: Fix typo. 2021-10-28 18:51:25 +02:00
SBiOSoftWhare 29fb0bd298 TabBarCoordinator: Fix space switching. 2021-10-28 18:50:35 +02:00
SBiOSoftWhare eddb43cfa3 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 a049328d79 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 f61bbee500 Add changes 2021-10-28 18:18:34 +02:00
SBiOSoftWhare 73f61df90c TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00