GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Prevent mass claiming of submissions #183

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Relevant issue: Closes #182

Description:

This enforces a limit on the maximum number of submissions a user can claim at the same time.

When the limit is reached, claiming returns status code 460 and a list of the claimed submissions. This can then be used by u/tor to warn the user.

Checklist:

itsthejoker commented 3 years ago

This looks great, I just have one little nitpick about the 258.