Shannon
Shannon
This should be resolved for most* gated subreddits now. The functions `getSubredditByName()` and `getSubredditById()` are deprecated in favor of `getSubredditInfoByName()` and `getSubredditInfoById()` (related [commit](https://github.com/reddit/devvit/commit/a17ddc0c28d022d85f6d3eb60e599830b1477969)). The new functions are able to...
> For completeness, I tried it on a quarantined subreddit (e.g. TheRedPill) and that still fails yeah, I'm keeping this issue open until we can fetch quarantined subreddits with the...
There are some concerns internally about returning information for quarantined subreddits, especially if users haven't opted-in to viewing the subreddit's content. I'd like to leave the behavior as-is (and simply...
This should be resolved now. I introduced a function `reddit.modmail.createModNotification()` which builds on top of the logic used to create mod inbox conversations (from issue #89).
Hi @amatsagu, mind giving this PR a review when you get a chance?
Note: this issue was uncovered after reviewing https://github.com/reddit/devvit/pull/109
I recently made a change which deprecates `createConversation()` in favor of 2 new functions: * `createModInboxConversation()` * `createModDiscussionConversation()` the changes are available in `devvit@next`. We still have an open issue...
This should be resolved now by commit: https://github.com/reddit/devvit/commit/9b3073e9e5140232d54099c7129ef4a04c7e8f4b