Commit Graph

13028 Commits

Author SHA1 Message Date
ismailgulek dafcf0085e Update title view mode according to thread status 2021-11-11 01:39:14 +03:00
ismailgulek 7d6e08e3b1 Dismiss thread when close tapped 2021-11-11 01:07:12 +03:00
ismailgulek 58fda37333 Override nib and title view for ThreadViewController 2021-11-11 01:06:50 +03:00
ismailgulek e7832690d7 Load correct instance of RoomViewController from the storyboard 2021-11-11 01:06:00 +03:00
ismailgulek 0481ba21d0 Create specific title view for threads 2021-11-11 01:05:03 +03:00
ismailgulek 73c15a18cf Create thread title string 2021-11-11 01:02:47 +03:00
ismailgulek b299f4d587 Introduce RoomDisplayConfiguration for room display options 2021-11-10 18:03:02 +03:00
ismailgulek 3f9907db93 Implement opening thread modal when tapped 2021-11-10 15:42:42 +03:00
ismailgulek 56315641d5 Implement thread filtering logic in RoomDataSource 2021-11-10 13:38:32 +03:00
ismailgulek db84277016 Add ThreadSummaryView into the cell 2021-11-09 16:50:22 +03:00
ismailgulek 8cfbf9c4c7 Create ThreadSummaryView 2021-11-09 16:50:02 +03:00
ismailgulek 9a7095ea4b Add thread option to an event if the labs setting enabled 2021-11-09 15:24:08 +03:00
ismailgulek 49cadec685 Add labs setting for threads 2021-11-09 15:18:18 +03:00
ismailgulek 70aea8cf92 Add additional height in the cell for thread summary view 2021-11-09 14:46:35 +03:00
ismailgulek e2ec624f3c Introduce lab setting for threads 2021-11-09 14:44:27 +03:00
ismailgulek 8c34fed97e Initialize thread data source 2021-11-04 02:07:50 +03:00
ismailgulek 4e3667abe0 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
ismailgulek f3923d89b1 Add context menu item 2021-11-03 13:36:18 +03: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
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