Commit Graph

6565 Commits

Author SHA1 Message Date
Gil Eluard 70a8e478e7 Merge pull request #4965 from vector-im/gil/4570_home_space_data_filtering
[Spaces] M10.4.1 Home space data filtering #4570
2021-10-18 20:12:18 +02:00
Gil Eluard dd6126ec8b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 16:44:55 +02:00
Doug 0e6d33b587 Allow images to be pasted from Safari rather than their URL.
Use correct type.
2021-10-18 15:22:55 +01:00
Gil Eluard 5ae64a8b9b [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 15:01:11 +02:00
Gil Eluard b5ded8d2a7 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-15 14:20:04 +02:00
ismailgulek d86d3a139d Merge pull request #5010 from vector-im/ismail/5008_wellknown_parsing
WellKnown Parsing
2021-10-15 11:13:43 +03:00
Doug 254a17f1be Merge pull request #5003 from vector-im/doug/5002_stop_requesting_url_previews
Stop requesting URL previews if the homeserver has disabled the feature.
2021-10-14 17:44:18 +01:00
Doug c882045a8c Re-enable link detection in clearStore instead of via NotificationCenter. 2021-10-14 14:24:01 +01:00
ismailgulek 4b8aae33ad Adapt to optional wellknown properties 2021-10-14 12:03:27 +03:00
ismailgulek 0750fa5544 Make properties optional 2021-10-14 12:02:46 +03:00
Doug 91fd7ddb64 Add observer to re-enable link detection when signing out of an account. 2021-10-13 16:01:19 +01:00
Doug 5da9f4646c Use MXError and MXHTTPOperation where possible. 2021-10-13 14:51:50 +01:00
Doug d9e253c904 Add tags to URLPreviewView and BubbleReactionsView so their highlight behaviour matches their bubble component.
Fix bug setting text alpha.
2021-10-13 14:05:06 +01:00
Doug 7cfe5590e1 Stop requesting URL previews if the feature has been disabled on the homeserver. 2021-10-13 12:51:15 +01:00
Stefan Ceriu fddeb5e0ee #1098 - Added extra top padding on first list item. Fixed various merge problems. 2021-10-13 11:46:43 +03:00
Stefan Ceriu 432af4b879 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 62f9586a7a #1098 - Removed vectorHostingController background color. 2021-10-13 11:26:27 +03:00
Stefan Ceriu b847528d81 #1098 - Moved new MXKRoomInputToolbarDelegate method to Element. 2021-10-13 11:26:27 +03:00
Stefan Ceriu d30cab44ad #1098 - Fixed iOS 15 issues. 2021-10-13 11:26:27 +03:00
Stefan Ceriu 9724409fc0 #1098 - Working real user suggestion inside the main application. 2021-10-13 11:26:22 +03:00
Stefan Ceriu e63dbed95c #1098 - Added user suggestions to the main app timeline. 2021-10-13 11:25:36 +03:00
Stefan Ceriu 97a16806b1 #1098 - Generated UserSuggestion from template, got initial UI working and automatically updating. 2021-10-13 11:24:46 +03:00
manuroe 71d1a65b67 Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
Stefan Ceriu 712434ea0f Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug 6c11005319 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
ismailgulek baada9efda Convert number to a string 2021-10-11 22:01:26 +03:00
Doug ad37f87210 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 8dfd4ce787 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 e177f2f03f Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
SBiOSoftWhare 3baceed6bd NavigationRouter: Update controllers pop notification order sending. 2021-10-11 16:51:12 +02:00
SBiOSoftWhare f409f7ab9d Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-11 11:11:13 +02:00
SBiOSoftWhare 89583010bb Update Riot/Routers/NavigationRouterStoreProtocol.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-11 11:10:26 +02:00
Doug 981ce9a0c7 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 5b00c5ee3e [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 b569b65cd7 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-11 09:21:48 +02:00
SBiOSoftWhare 004d738898 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare ab613c3889 Update Riot/Routers/NavigationRouterStore.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 17:03:45 +02:00
SBiOSoftWhare 00fd7e26ce 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 e50143addc 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 15a93fcc6a NavigationRouter: Fix issues when setting the same presentable instances. 2021-10-08 16:25:14 +02:00
SBiOSoftWhare 252ee40032 Update MasterTabBarController. 2021-10-08 16:06:23 +02:00
SBiOSoftWhare 546c92ff42 RoomCoordinator: Refactor room loading methods. 2021-10-08 16:00:56 +02:00
SBiOSoftWhare a299bcb51a Array: Update convenient method signature. 2021-10-08 15:45:53 +02:00
Stefan Ceriu 2e1ff54773 Fixes #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings. 2021-10-08 16:28:42 +03:00
Weblate 6e6ebdf03b Merge branch 'origin/develop' into Weblate. 2021-10-08 13:15:50 +00:00
SBiOSoftWhare c7ab8b7eed ContactDetailsViewController: Update initializer. 2021-10-08 15:08:58 +02:00
SBiOSoftWhare 8018c772a1 GroupDetailsViewController: Update initializer. 2021-10-08 14:34:42 +02:00
Doug 481d84d1e4 Update Analytics from Steve's comments. 2021-10-08 12:50:39 +01:00
SBiOSoftWhare 2e0646fa54 RoomCoordinatorProtocol: Update comment description. 2021-10-08 13:47:40 +02:00
SBiOSoftWhare 69578ba0b9 TabBarCoordinator: Fix some typos. 2021-10-08 13:46:33 +02:00