zed/crates/client/src
Antonio Scandurra 93688cbe22 Fix bug when determining contact status
Users are sorted by login but we were binary-searching them by id.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-05-10 17:26:53 +02:00
..
channel.rs Allow fuzzy-search for potential contacts in the contacts panel 2022-05-05 14:14:44 -07:00
client.rs Fully test contact request acceptance 2022-05-08 15:19:56 -06:00
http.rs Make following redirects explicit in HttpClient::get 2022-04-27 13:14:45 +02:00
test.rs Remove async-std and surf from client 2022-04-26 21:19:15 -06:00
user.rs Fix bug when determining contact status 2022-05-10 17:26:53 +02:00