In 43 places the app printed the moment we saved a post as if it were the moment it was published. Every one now says which it is, and the Radar stops burying posts whose date we never learned.
When a network does not tell us when a post was published, the old code quietly used the time we found it. A pin from March looked like it was posted this morning, and it floated to the top of every "recent" view for the wrong reason. This is the same mistake we fixed on Facebook last year, and it had crept into every other network.
created_at and first_seen_at as two fields, so an integration can tell them apart too.