element-x-ios/ElementX/Sources
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
..
Application Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Generated Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
Mocks Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
Other Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
Screens Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
Services Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
UITests Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00