feature: notify user when to cancel pledges
The current memorize feature keeps all the pledges that it created but has no way to indicate to the user when they should cancel them.
Since it cancels all at once currently, one way is to store expiration dates and notify the user when all current pledges have expired so that they can push the cancel button.