Overview
Users should be able to manually disable an invite link.
Implementation
Clicking a new "deactivate" button on /me/invites should set the inactive column to 1.
On the signup page, if this value is set to 1, show error message that the invite link has expired.