Commit Graph

4138 Commits

Author SHA1 Message Date
ismailgulek 6c8f66c087 Improve mocking performance 2021-10-12 22:42:16 +03:00
Gil Eluard df94b699a0 Support pagination in the Space Summary API 2021-10-12 20:48:30 +02:00
ismailgulek 589e2adb14 Merge remote-tracking branch 'origin/ismail/4384_room_summary_store' into ismail/4384_room_summary_store 2021-10-12 21:25:26 +03:00
ismailgulek f97dea68fc Refactor cell data arrays 2021-10-12 21:25:15 +03:00
SBiOSoftWhare f18e9d2d18 Update room display management where needed. 2021-10-12 19:22:46 +02:00
SBiOSoftWhare 6a23949588 RoomCoordinator: Update RoomViewControllerDelegate conformance. 2021-10-12 19:21:19 +02:00
SBiOSoftWhare 31f2a5755e LegacyAppDelegate: Update universal link management with UniversalLinkParameters. And handle show room with RoomPresentationParameters and room preview with RoomPreviewPresentationParameters. 2021-10-12 19:20:39 +02:00
SBiOSoftWhare ddbf00de15 TabBarCoordinator: Update RoomViewControllerDelegate conformance. Handle RoomPresentationParameters and RoomPreviewPresentationParameters. 2021-10-12 19:15:35 +02:00
SBiOSoftWhare e6c4b4342f RoomVC: Update universal link management with UniversalLinkParameters. 2021-10-12 19:12:08 +02:00
SBiOSoftWhare a4337ea752 MasterTabBarController: Use RoomPresentationParameters and RoomPreviewPresentationParameters input parameters and selecting a room. 2021-10-12 19:10:30 +02:00
SBiOSoftWhare f8f328437a Add RoomPresentationParameters and RoomPreviewPresentationParameters to display a room or room preview with identifiers and presentation configuration. 2021-10-12 19:09:18 +02:00
SBiOSoftWhare 9b1f46ac6e Add UniversalLinkParameters. 2021-10-12 19:07:44 +02:00
manuroe 8582e3dc7b Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
ismailgulek 43c49f5cef Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 14:30:25 +03:00
Stefan Ceriu 90990578b0 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug de8ba64851 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
ismailgulek c415e2a0f0 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 11:49:55 +03:00
ismailgulek e5ed1767ff Convert number to a string 2021-10-11 22:01:26 +03:00
Doug 982b1a7be9 Merge pull request #4980 from vector-im/doug/4978_room_avatar_colours
Fix generated avatar colours not matching Element Web.
2021-10-11 16:54:17 +01:00
SBiOSoftWhare a100a51249 Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
Doug bf69a1dd7e Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
SBiOSoftWhare 8c50baedea Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-11 11:11:13 +02:00
Doug 743fa18034 Merge pull request #4709 from vector-im/doug/4484_contacts_access
Add FindYourContactsFooterView to ContactsTableViewController
2021-10-11 10:09:39 +01:00
Gil Eluard ea3d6c672d [Spaces] M10.4.1 Home space data filtering #4570
- Improved visual feedback when switching home settings
2021-10-11 09:52:21 +02:00
Gil Eluard 322e909800 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-11 09:21:48 +02:00
SBiOSoftWhare 177f9fb6c1 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare 4e54288d31 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 16:39:49 +02:00
SBiOSoftWhare 90c56ff744 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 16:39:09 +02:00
SBiOSoftWhare 3051a94e10 Update MasterTabBarController. 2021-10-08 16:06:23 +02:00
SBiOSoftWhare dd9bb7c32d RoomCoordinator: Refactor room loading methods. 2021-10-08 16:00:56 +02:00
ismailgulek e254ecc1c0 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-08 16:59:25 +03:00
ismailgulek 2627abbcc2 Merge remote-tracking branch 'origin/ismail/4384_room_summary_store' into ismail/4384_room_summary_store 2021-10-08 16:58:08 +03:00
ismailgulek cfabd9de83 Do not expose session from the protocol 2021-10-08 16:57:54 +03:00
ismailgulek def72a742c Update Riot/Modules/Common/Recents/Model/DiscussionsCount.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-10-08 16:52:56 +03:00
ismailgulek 1e8b6c8be8 Remove old code piece 2021-10-08 16:52:09 +03:00
Stefan Ceriu 625b9902d8 Fixes #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings. 2021-10-08 16:28:42 +03:00
SBiOSoftWhare bbc3ac8158 ContactDetailsViewController: Update initializer. 2021-10-08 15:08:58 +02:00
SBiOSoftWhare 89a1d6ee4e GroupDetailsViewController: Update initializer. 2021-10-08 14:34:42 +02:00
Doug e66fd1b557 Update Analytics from Steve's comments. 2021-10-08 12:50:39 +01:00
SBiOSoftWhare a33cdfb375 RoomCoordinatorProtocol: Update comment description. 2021-10-08 13:47:40 +02:00
SBiOSoftWhare f9b3fe1550 TabBarCoordinator: Fix some typos. 2021-10-08 13:46:33 +02:00
ismailgulek eae7a6159a Adapt api changes 2021-10-08 14:43:19 +03:00
SBiOSoftWhare 737cbba0d1 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:46 +02:00
SBiOSoftWhare ff798cce29 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:40 +02:00
SBiOSoftWhare 2569700c57 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:26 +02:00
Stefan Ceriu f988fadaf0 Fixes #4935 - Enable voice message scrubbing pan gesture only after long press. 2021-10-08 14:18:53 +03:00
Doug 4e0c76885d Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
SBiOSoftWhare 13732a3698 Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:23:37 +02:00
Doug 15b3f82faa Merge pull request #4957 from vector-im/doug/4955_contacts_permissions_analytics
Add an analytics value of accept/decline of identity server terms.
2021-10-08 10:59:08 +01:00
SBiOSoftWhare 68a477e3d0 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 11:46:53 +02:00