element-x-ios/ElementX/Sources/Services/Client
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
..
ClientError.swift #49, #123 - Setup UI integration and performance testing (#148) 2022-08-18 16:32:29 +03:00
ClientProxy.swift Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
ClientProxyProtocol.swift Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
MockClientProxy.swift Add user search for dm chats (#739) 2023-03-29 14:29:25 +02:00
SlidingSyncViewProxy.swift Fixes #676 - Fixes regression on updating room list states when using data from the cold cache 2023-03-22 17:38:24 +02:00