violet_rails icon indicating copy to clipboard operation
violet_rails copied to clipboard

show forum subscriptions in user mangement + allow mods to subscribe users to threads arbitrarily

Open donrestarone opened this issue 4 years ago • 0 comments

there is a button on each forum thread that allows the current user to subscribe / unsubscribe to a thread. We want to:

  1. List all the threads a user is subscribed to in this view (nest it under a button, Forum): Screenshot from 2022-05-30 09-21-59

  2. on a specific thread, add a UI + server logic that allows admins to search for users and subscribe them to the specific thread (if they are not already subscribed, and allow subscriptions to be removed as well)

Screenshot from 2022-05-30 09-19-52

tldr; admins should be able to unsubscribe/subscribe users to forum threads

donrestarone avatar Jun 02 '21 00:06 donrestarone