* Filter blocked users and fix widgetbook analysis * Filter blocked users across messaging surfaces * Guard blocked-user loading windows * Remove chat list subscription from chat screen and use chat summary (#633) * chore: update rust crate * refactor: move chat summary type to its own rust bridge file * feat: add get chat summary to rust bridge * refactor: add use chat summary hook * feat: add util for shared logig on chat summary dispplay across screens * refactor: remove chat list suscription from chat screen and replace use chat profile with chat summary * refactor: use chat summary instead of chat profile in chat info screen * refactor: use chat summary instead of chat profile in chat invite screen * refactor: remove use chat profile hook * Address blocked chat review feedback * Preserve unread count for blocked chat updates --------- Co-authored-by: Pepi <mariajosefinaalliende@gmail.com>