element-x-ios/ElementX/Sources/Screens
Alfonso Grillo e15b36b916
Add user search for dm chats (#739)
* Add searchUsers in ClientProxy

* Add UserSearchProtocol

* Delete UserSearch file

* Add search

* Refine StartChatScreen

* Improve StartChatViewModel

* Add localizations

* Fix no result style

* Update localizations

* Add UTs

* Add UI tests

* Cleanup

* Refine tests

* Add changelog.d file

* Naming refactor

* Refactor ClientProxyProtocol api

* Fix typo

* Add mark

* Rename tests

* Update Dangerfile

* Improve UI test code

* Refactor search api

* Improve style

* Improve combine chain

* Add comment

* Improve StartChatScreen

* Improve updateState

* Add extension Published.Publisher

* Improve UI tests

* Remove Combine import

* Cleanup

* Remove “proxy” wording

* Delete extra extensions

* Refactor Publisher api
2023-03-29 14:29:25 +02:00
..
AnalyticsPrompt Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Authentication Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
BugReport Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
DeveloperOptionsScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
EmojiPickerScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
FilePreview Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
HomeScreen Add identifiers for verification cross signing (#590) 2023-03-28 14:27:05 +01:00
OnboardingScreen Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Other Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
ReportContent Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomDetails Update UI tests (#730) 2023-03-28 13:06:53 +00:00
RoomMemberDetails Room Member Details block section code improvement 2023-03-28 17:35:09 +02:00
RoomMembers Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
RoomScreen Update UI tests (#730) 2023-03-28 13:06:53 +00:00
SessionVerification Add identifiers for verification cross signing (#590) 2023-03-28 14:27:05 +01:00
Settings Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
StartChat Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00