toolbox-team / reddit-moderator-toolbox

Moderator toolbox for reddit extension development.
https://www.reddit.com/r/toolbox
Apache License 2.0
112 stars 37 forks source link

"ask for second opinion" button on items in queues #160

Open creesch opened 4 years ago

creesch commented 4 years ago

https://www.reddit.com/r/toolbox/comments/dfhjiz/feature_request_an_ask_for_second_opinion_button/

Though the request is for posts, I think it is better to simply do it for all items in queues.

Considerations

creesch commented 4 years ago

Going to assign this one to myself as I have a fairly good idea of how I want to build it.

creesch commented 4 years ago

Started work on this but have been blocked as far as comments go on redesign. jsAPI is missing information for comments in the queue.

https://www.reddit.com/r/bugs/comments/dgv9ac/jsapi_comment_event_in_rmod_queues_has_missing/

creesch commented 4 years ago

Also need to add permalink property to toolbox generated jsAPI posts.

creesch commented 4 years ago

Should be fixed now: https://www.reddit.com/r/bugs/comments/dgv9ac/jsapi_comment_event_in_rmod_queues_has_missing/fdew1ds/?context=3

Now I just have to dig up the stuff I already build 😅

creesch commented 4 years ago

Oh that was easy... https://github.com/toolbox-team/reddit-moderator-toolbox/tree/secondOpinionButton