element-x-ios/ElementX/Sources/UITests
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
..
UITestsAppCoordinator.swift Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
UITestsScreenIdentifier.swift Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
UITestsSignalling.swift Use files instead of UDP for signalling. (#585) 2023-02-15 14:02:50 +00:00