Greg Slepak
Greg Slepak
### Problem The window console that's used by the contracts is not the overwritten one that's in `captureLogs.js`, because `'chelonia/private/loadManifest'` (which sets the `console` object that's used by the contracts)...
### Problem It's happened several times now for me when using the PWA on Android/GrapheneOS that attempting to bring up the pinned messages in a chatroom does nothing. I tap...
### Problem This is a heisenbug that happens on my machine: https://github.com/user-attachments/assets/76aabdc4-0cb3-469c-a09d-22563b8a409f ``` 1) proposal-based invitation link has 7 days of expiry 14 passing (1m) 1 failing 1) Proposals -...
### Problem On Desktop in the GIG group it shows 3 waves:  On mobile in the PWA it shows only 1 and it's...
### Problem Copying from Slack: --- Once we release the 1.0, none of the code in `gi.app` or `gi.actions` that the contracts interact with is allowed to be changed in...
### Problem Gmail isn't delivering our emails to some newsletter subscribers. ### Solution When someone enters a @gmail.com or @googlemail.com or @google.com email address, open up a popup window that...
### Problem When I opened up the PWA on mobile I got this notification. But it's a message I DM'd to someone else, so I shouldn't be notified and also...
### Problem Recent changes by @corrideat have made it so that the full compiled contracts and their slim versions are about the same size. If this is indeed so, there's...
### Problem Something I probably failed to catch while reviewing #2383, is that even when there's plenty of room, there's a scroll bar now: , I merged #2394 when I shouldn't have. ### Solution The `isTargetChatroomCurrentlyActive` check should either be done inside of `messageReceivePostEffect` or passed in as...