Only run email checker if a MailChecker is set
scs and postgres store bump
Adding BaseService for convenience
Adding server Extend functionality
Misisng return for context.Canceled error check
Adding ability to override template variables and disable collision protection all together
Adding IP address to error email
Adding new check for echo context.Canceled relay errors
Removing using ACLs by default for s3 storage. These are no longer recommended
Adding 'now' html function to defaults
Moving away from dumb messages implementation. Now using simple json
Account for situations when sessions are not available
Adding base64 URL encoding for crypto values and defining custom Encoding objects
Add additional stderr debug logging to gql error handler.
Adding proper template rendering instead of full template mashup