Closed TimJentzsch closed 3 years ago
Relevant issue: Closes #182
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.
460
This looks great, I just have one little nitpick about the 258.
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: