1. 18 Jan, 2014 1 commit
  2. 22 Jul, 2013 1 commit
    • Add endpoints to set user notification preference · 47b51e93
      Two endpoints are intended to be used by AJAX calls from the web UI with an
      authenticated user. When enabled, the value of the preference is an encryption
      of the username, to be used as a token for one-click unsubscribe links. The
      third endpoint is the target of unsubscribe links, which displays a page with
      an appropriate message to the user.
      Greg Price committed