devvit
devvit copied to clipboard
Reddit for Developers
On specific smaller screen devices like Samsung S7, A8, S10+, A71, etc (mid-tier phones which are quite common in many countries), the search bar overlaps the developers icon, so one...
I cleaned up some grammatical errors and formatting issues. Closes # n/a ## 💸 TL;DR I found a broken link in the Readme. I changed the security report link to...
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
carlop3k: playpens seems to have a memory leak; when testing UI's and doing many changes for at least 20 minutes or more usage goes up to 1.5GB; i'll try to...
Added the ability to remove & lock all comments of a post by introducing the `handleNukePost` function. `handleNukePost` allows a moderator to lock or remove all comments in a post....
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...