Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
aef7f9ae48
feat: Implement core game systems for actor, garage, organization, bank, locker, and notifications with client-side UI and server-side data stores.
9c09976ef2
feat: Initialize core client and server systems for actor, bank, garage, locker, and notifications, including UI components and data models.