Commit graph

12817 commits

Author SHA1 Message Date
Stefan Ceriu
0f0acc89d6 #1098 - Various changes following code review. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
cf03af3629 #1098 - Fix performance issues on item list change. Rebuild the whole list instead of comparing changed items. 2021-10-13 11:26:27 +03:00
Stefan Ceriu
1fad621b17 #1098 - Avatar view model: stop requesting avatars for empty URIs. 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
3de15b914c #1098 - Stopped relying on the SDK in the suggestionService and added unit and ui tests. 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
Stefan Ceriu
b499c20e16 vector-im/element-ios/issues/1098 - Fixed indentation in templates. Added UnitTests to the main RiotSwiftUI target. 2021-10-13 11:23:56 +03:00
Stefan Ceriu
347e24f451 vector-im/element-ios/issues/1098 - Fixed typo in template file name. 2021-10-13 11:23:55 +03:00
manuroe
18ad9862f5 Prepare for new sprint 2021-10-12 13:45:01 +02:00
manuroe
8fad0be309 Merge remote-tracking branch 'origin/master' into develop 2021-10-12 13:43:16 +02:00
manuroe
57f7049009 Merge branch 'release/1.6.4/master' 2021-10-12 13:41:45 +02:00
manuroe
7b97511665 finish version++ 2021-10-12 13:41:45 +02:00
manuroe
4d2c80deda
Merge pull request #4991 from vector-im/release/1.6.4/release
Release 1.6.4
2021-10-12 13:41:14 +02:00
Stefan Ceriu
fa05233998 Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain. 2021-10-12 14:17:06 +03:00
Doug
e84255f2a3
Merge pull request #4990 from vector-im/doug/4989_sync_contacts_state
Move call to validateSyncLocalContactsState into MatrixKit.
2021-10-12 12:14:31 +01:00
manuroe
e77faa3a5c version++ 2021-10-12 12:57:25 +02:00
manuroe
02b1ad8fa6 changelog.d: Upgrade MatrixKit version ([v0.16.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6)). 2021-10-12 12:57:24 +02:00
Doug
17110e2a91 Move call to validateSyncLocalContactsState into MatrixKit. 2021-10-12 11:17:20 +01:00
ismailgulek
c1aa73ca03
Merge pull request #4983 from vector-im/ismail/4982_preview_crash
Fix Room Preview Crash
2021-10-11 22:42:27 +03:00
ismailgulek
3e1f2560f8
Add changelog 2021-10-11 22:02:36 +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
Doug
cbd86d63eb
Merge pull request #4975 from vector-im/doug/4974_viewframereader_preferencekey
Add FramePreferenceKey for use in ViewFrameReader.
2021-10-11 13:06:47 +01:00
Doug
bd1982adee Add FramePreferenceKey for use in ViewFrameReader. 2021-10-11 12:18:10 +01: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
manuroe
e53bcee700 Prepare for new sprint 2021-10-08 17:51:22 +02:00
manuroe
1d55e8ae23 Merge branch 'master' into develop 2021-10-08 17:51:20 +02:00
manuroe
588c2d9d0e Merge branch 'release/1.6.2/master' 2021-10-08 17:51:15 +02:00
manuroe
6c9ad945d4 finish version++ 2021-10-08 17:51:15 +02:00
manuroe
9bb9ce2a9a
Merge pull request #4973 from vector-im/release/1.6.2/release
Release 1.6.2
2021-10-08 17:40:12 +02:00
SBiOSoftWhare
feef2baa95 NavigationStore: Update public method signature. 2021-10-08 17:15:14 +02:00
manuroe
3ebed0cc1f version++ 2021-10-08 17:04:44 +02:00
manuroe
e004201577 changelog.d: Upgrade MatrixKit version ([v0.16.5](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.5)). 2021-10-08 17:04:44 +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
SBiOSoftWhare
adc429f6cc
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
d0ff3cd85f NavigationRouter: Fix issues when setting the same presentable instances. 2021-10-08 16:25:14 +02:00
SBiOSoftWhare
ac79e07665 Update MasterTabBarController. 2021-10-08 16:06:23 +02:00
SBiOSoftWhare
119186bb6b RoomCoordinator: Refactor room loading methods. 2021-10-08 16:00:56 +02:00
SBiOSoftWhare
73919b1791 Array: Update convenient method signature. 2021-10-08 15:45:53 +02:00
Stefan Ceriu
1d53e95a49 Fixes #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings. 2021-10-08 16:28:42 +03:00