magical
ad7a1edaf1
we were sorting by strings instead of parsed dates and it was getting confused by RFC1123 dates that looked like Thu, 02 Dec 2021 00:00:00 -0700 Mon, 20 Sep 2021 00:00:00 -0600 Mon, 06 Sep 2021 00:00:00 -0600 Thu, 02 Sep 2021 00:00:00 -0600 Sun, 22 Aug 2021 00:00:00 -0600 which of course sort like Thu, 02 Sep 2021 00:00:00 -0600 Thu, 02 Dec 2021 00:00:00 -0700 Sun, 22 Aug 2021 00:00:00 -0600 Mon, 20 Sep 2021 00:00:00 -0600 Mon, 06 Sep 2021 00:00:00 -0600 |
||
---|---|---|
cache.go | ||
go.mod | ||
go.sum | ||
main.go | ||
mastodon.go |