Hamish Peebles

Results 35 issues of Hamish Peebles

# Description Currently, when using the macros exposed by this cdk (`query`, `update`, etc.), the request and response must be serialized and deserialized using candid. This PR allows developers to...

We have a use case where we'd like to synchronously determine if a string is a single emoji. By adding `getAllNativeEmojis`, we can load all of the emoji unicode strings...

# Description Adds `upload_chunk`, `stored_chunks`, `clear_chunk_store` and `install_chunked_code` to the management canister API. # How Has This Been Tested? I have tested this locally by uploading a wasm comprised of...

external-contributor

If userA blocks userB and they are both in the same group, messages from userB in that group should appear minimised by default to userA (similar to deleted messages).

enhancement

This was in a channel which had an ICP payment gate. https://oc.app/community/tj76k-fqaaa-aaaar-a3vsa-cai/channel/283806532254715438641103320620325336219 ![image](https://github.com/open-chat-labs/open-chat/assets/4965315/2944e123-80f5-4b1e-b0c9-016b94850cd9)

bug
frontend