Skip to content

Rewrite requests

Compare
Choose a tag to compare
@ppannuto ppannuto released this 01 Jun 23:45
· 245 commits to release since this release

Rewrite the request infrastructure to facilitate more interation and to
intrinsically enforce some of our policies (must sell at known store, must
provide URL if you can, etc).

This also moves requests to logged-in users only, which should help following
through on confusing requests.