pokemontrades / flairhq

A small project to allow easy adding of flair applications for subreddits (focusing initially on /r/pokemontrades) and easy moderation for moderators.
Apache License 2.0
11 stars 9 forks source link

Adjust flair mod permissions to allow for approving and denying apps #619

Closed pkmnbumba closed 6 years ago

pkmnbumba commented 6 years ago

Adjust policies to allow flair mods to approve and deny apps (tested on local instance)

Raia commented 6 years ago

Thanks for looking into this @pkmnbumba!

We should probably change the base branch to merge this into master (since I don't think we're going to merge the KvA changes permanently, or are we?) and then just cherry pick this commit for the duration of KvA.

SnowPhoenix commented 6 years ago

I think we're likely enough to want to reuse the code that we may as well merge it in and just disable the endpoints and remove the client side code once KvA is over. We'd also have to maintain two branches with bug fixes, which could get annoying if we do any more bug fixes before the end of KvA.