go fmt
Configure server to manage mail queue This also sets up the recovery function for webhooks, so we get emailed when we panic during a webhook query.
Various bug fixes per pages.sr.ht
config: add GetOrigin function This implements the same behavior as Python's srht.config.get_origin.
Simplify server module
Add email work queue
Import GQL server interfaces from gql.sr.ht