ZIm/crates/collab/src/db
Peter Tripp e3ce0618a3
collab: Lookup avatars by GitHub ID instead of username (#33523)
Closes: https://github.com/zed-industries/zed/issues/19207

This will correctly show Avatars for recently renamed/deleted users and
for enterprise users where the username avatar url triggers a redirect
to an auth prompt. Also saves a request (302 redirect) per avatar.

Tested locally and avatars loaded as expected.

Release Notes:

- N/A
2025-06-27 09:40:50 -04:00
..
queries collab: Lookup avatars by GitHub ID instead of username (#33523) 2025-06-27 09:40:50 -04:00
tables extensions: Add "Debug Adapters" category to the extension store (#32845) 2025-06-17 12:09:08 +02:00
tests chore: Bump Rust version to 1.88 (#33439) 2025-06-26 20:54:19 +02:00
ids.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
queries.rs collab: Remove unused RateLimiter (#29343) 2025-04-24 14:23:17 +00:00
tables.rs collab: Remove unused RateLimiter (#29343) 2025-04-24 14:23:17 +00:00
tests.rs Add channel reordering functionality (#31833) 2025-06-04 16:56:33 +00:00