Results 4 comments of Matthew Halloran

I was having this issue as well. First, I tried replacing each enum with a string union like this: ``` // Read the TypeScript file let tsData = fs.readFileSync(pathToTsFile, "utf8");...

Update: The comment section has been added, but it can be improved: - Fix issues with adding comments to the correct threads - Improve UX - Make sure all comment-related...

@sunw31 Thank you for the suggestion! CodeforDAO looks like an interesting project👍 When I update the site to version 1.1 at the end of this month, I will begin adding...

Update: Notifications should be able to do the following: - Support both WebPush and the Apple equivalent - Allow you to customize which ones you see - Be able to...