Commit Graph

2910 Commits

Author SHA1 Message Date
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 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
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
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 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
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 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 73f61df90c TabBarCoordinator: Prevent to update master tab bar controllers when not needed. 2021-10-28 18:15:46 +02:00
SBiOSoftWhare 623571a493 RoomCoordinator: Fix RoomVC reatin issue. 2021-10-28 18:01:30 +02:00
SBiOSoftWhare 988dff272e RoomVC: Prevent retain cycles. 2021-10-28 17:41:16 +02:00
SBiOSoftWhare 51cfc09ee6 RecentsViewController: Prevent retain cycles. 2021-10-28 17:28:56 +02:00
Stefan Ceriu 20e05df7a7 vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations. 2021-10-27 10:15:57 +03:00
Stefan Ceriu 71f8789a9b 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
Stefan Ceriu 8db8fa0d90 vector-im/element-ios/issues/4384 - Using mutable room list fetch sort options after chaning them to be a structure. 2021-10-25 17:54:27 +03:00
Stefan Ceriu 368225bd78 Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss. 2021-10-25 16:23:58 +03:00
SBiOSoftWhare 6d1f88868f Merge pull request #4993 from vector-im/steve/4734_room_stack
Navigation: Enable room stacking
2021-10-21 17:33:47 +02:00
SBiOSoftWhare 038c091fd6 Update Riot/Modules/GlobalSearch/Messages/HomeMessagesSearchViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-21 16:45:13 +02:00
SBiOSoftWhare a8af46c35f Update comments. 2021-10-21 16:16:32 +02:00
SBiOSoftWhare c6347cb790 Make some refacto. 2021-10-21 15:32:43 +02:00
SBiOSoftWhare 238f31368f Update folder name. 2021-10-21 15:23:01 +02:00
SBiOSoftWhare 03730cf4b1 Refactor SpacePresentationParameters to SpaceNavigationParameters. 2021-10-21 15:22:38 +02:00
SBiOSoftWhare 70e5947cef Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 14:47:17 +02:00
SBiOSoftWhare f692f65b7c Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare 545c791b69 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare 89f609b82b Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare 5b97ad9e67 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare 38514553c1 Rename UniversalLinkPresentationParameters to ScreenPresentationParameters. 2021-10-21 10:00:37 +02:00
Doug 0514b0bddc Address Steve's comments. 2021-10-20 19:29:23 +01:00
SBiOSoftWhare 9327b65465 TabBarCoordinator: Fix refacto issues. 2021-10-20 18:51:19 +02:00
SBiOSoftWhare edc2cb1715 DirectoryViewController: Refactor show room with id method. 2021-10-20 18:50:00 +02:00
SBiOSoftWhare b87f7add2c UniversalLinkParameters: Make universalLinkURL property non optional. 2021-10-20 18:47:33 +02:00
SBiOSoftWhare 5cf00b4238 Update Riot/Modules/Spaces/SpaceDetail/SpaceDetailPresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:41:27 +02:00
SBiOSoftWhare a340c2ee5a Update Riot/Modules/GlobalSearch/Rooms/DirectoryViewController.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:41:00 +02:00
Doug 59c1aa5040 Add SectionFooterView.xib to fix fonts on iOS 12-14.
Update SecurityViewController too.
2021-10-20 17:40:39 +01:00