Matt Grogan
Matt Grogan
Steps to reproduce: 1. Install dfx 0.7.0-beta.2 `DFX_VERSION=0.7.0-beta.2 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"` 2. Start dfx (issue happens much more quickly when running emulator) `dxf start --emulator` 2. Clone "open...
Also an admin should be able to specify a reason when banning a user which should be viewable against the user and seen by the user in the OpenChatBot message...
Ensure the canister metrics have what we need and we don't expose anything private
user_index group_index notifications_index proposals_bot cycles_dispenser open_storage_index
open_storage_index open_storage_bucket notifications_index
Currently there is a long chain of c2c calls: user:delete_group -> group::c2c_delete_group -> group_index::c2c_delete_group -> local_group_index::c2c_delete_group This means the original call from the client takes a long time to complete....
> I used to be a Slack user and now use OpenChat as my primary work communication. Slack allows me to set a custom status with an emoji and I...