justcool393

Results 4 issues of justcool393

As of now, it is, without using a custom listing, not possible to create a listing with a filtered version of a subreddits (for example `/r/mod-subreddit1` or `/r/sub1+sub2+sub3`). Adding support...

Should be simple enough to fix, but `SpamLink` and `SpamComment` are `ModActionType`s that are missing. Calls to get the moderator logs fail because of this distinction.

bug

See: https://github.com/CrustyJew/RedditSharp/blob/master/RedditSharp/SpamFilterSettings.cs#L13 If you create a subreddit, you can see that by default, the spam filter for comments is set to low, but this class automatically sets it to high.

bug

An example: https://www.reddit.com/r/EnoughTrumpSpam/comments/6h4ehm/man_ravaged_by_amnesia_somehow_able_to_hold_down/divfj9u/ ![Example Image showing bug](https://user-images.githubusercontent.com/1238820/27164003-e3c5da52-513f-11e7-9c77-deac5694169b.png) Initial report based on: https://mod.reddit.com/mail/perma/17a45/1yyxq

bug
confirmed