* don't omitempty on description
* don't omitempty on any fields
* add ms to timestamp format
* don't omitempty on text_url
* rearrange attachment fields a bit
* just give URL again as attachment text url
* update tests
* fix accidental replace
* use pub public const
* don't error on no summary
* move extract visibility to separate function
* extract visibility test
* add addressable interface