pl00h

Results 55 issues of pl00h

Create an app settings toggle for mods to allow developers to view logs in their communities, without having to add the developer to the mod list

enhancement

This could be contained in a Worker iframe ([iirc](https://web.dev/articles/sandboxed-iframes)). A method of invoking this could be Devvit.clientScript('script.ts') (or just the old new Worker) This could work like a Worker, in...

enhancement