Commit graph

6606 commits

Author SHA1 Message Date
ismailgulek
a65a946c17
Introduce RiotSettings.showAllRoomsInHomeSpace and adapt changes in filter options 2021-10-19 16:36:43 +03:00
ismailgulek
5d08c2e196
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 14:01:32 +03:00
Gil Eluard
d3413a7a21
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
66e2c079e0 [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 16:44:55 +02:00
Doug
98be850786 Allow images to be pasted from Safari rather than their URL.
Use correct type.
2021-10-18 15:22:55 +01:00
Gil Eluard
94f3439260 [Spaces] M10.4.1 Home space data filtering #4570
- update after review
2021-10-18 15:01:11 +02:00
Gil Eluard
07e539a40d Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-15 14:20:04 +02:00
ismailgulek
ef764ef3a8
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-15 12:07:21 +03:00
ismailgulek
1126e5f9a6
Merge pull request #5010 from vector-im/ismail/5008_wellknown_parsing
WellKnown Parsing
2021-10-15 11:13:43 +03:00
Doug
fca940ed54
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
d565800f72 Re-enable link detection in clearStore instead of via NotificationCenter. 2021-10-14 14:24:01 +01:00
ismailgulek
f7cefd6af4
Adapt to optional wellknown properties 2021-10-14 12:03:27 +03:00
ismailgulek
a3be60b2fb
Make properties optional 2021-10-14 12:02:46 +03:00
Doug
d9217a053d Add observer to re-enable link detection when signing out of an account. 2021-10-13 16:01:19 +01:00
Doug
60b31a8cbe Use MXError and MXHTTPOperation where possible. 2021-10-13 14:51:50 +01:00
Doug
02753aaf8c 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
842125469d Stop requesting URL previews if the feature has been disabled on the homeserver. 2021-10-13 12:51:15 +01:00
ismailgulek
ba53cb6d41
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-13 14:34:20 +03:00
Stefan Ceriu
2e0aab11ea #1098 - Added extra top padding on first list item. Fixed various merge problems. 2021-10-13 11:46:43 +03:00
Stefan Ceriu
0f0acc89d6 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
0a95788731 #1098 - Removed vectorHostingController background color. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
e84c8fc2e6 #1098 - Moved new MXKRoomInputToolbarDelegate method to Element. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
56a7da7759 #1098 - Fixed iOS 15 issues. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
9b3e68a3db #1098 - Working real user suggestion inside the main application. 2021-10-13 11:26:22 +03:00
Stefan Ceriu
109a4e7157 #1098 - Added user suggestions to the main app timeline. 2021-10-13 11:25:36 +03:00
Stefan Ceriu
7de24ab628 #1098 - Generated UserSuggestion from template, got initial UI working and automatically updating. 2021-10-13 11:24:46 +03:00
ismailgulek
6a047f98fb
Improve tab switching performance 2021-10-12 22:56:52 +03:00
ismailgulek
ed3645f1db
Improve mocking performance 2021-10-12 22:42:16 +03:00
ismailgulek
bb1845acce
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
8bb1de192c
Refactor cell data arrays 2021-10-12 21:25:15 +03:00
manuroe
8fad0be309 Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
ismailgulek
678f7e2e96
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 14:30:25 +03:00
ismailgulek
f95391009f
Add unit tests for NSArray mapping 2021-10-12 14:29:40 +03:00
ismailgulek
bffee105cf
Add docs and rename block parameter 2021-10-12 14:29:16 +03:00
Stefan Ceriu
fa05233998 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug
17110e2a91 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
ismailgulek
58df3d3309
Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 11:49:55 +03:00
ismailgulek
e24d7fffcf
Convert number to a string 2021-10-11 22:01:26 +03:00
Doug
93e70896ba
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
f891cce4bb
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
bd56dbe731 Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
SBiOSoftWhare
b7a2ac17a8 NavigationRouter: Update controllers pop notification order sending. 2021-10-11 16:51:12 +02:00
SBiOSoftWhare
52fafa1132
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
e594865a6b
Update Riot/Routers/NavigationRouterStoreProtocol.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-11 11:10:26 +02:00
Doug
60bc34d26d
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
691bf34c28 [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
151a48e0b7 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-11 09:21:48 +02:00
SBiOSoftWhare
feef2baa95 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
SBiOSoftWhare
b2fc0b6337
Update Riot/Routers/NavigationRouterStore.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 17:03:45 +02:00
SBiOSoftWhare
c8d9b0afa3
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 16:39:49 +02:00