Commits


lemmy: decode published, updated times Now that the Lemmy API returns nice timestamps, it's all done automatically by Go's JSON package.


lemmy: start decoding users in API responses This commit adds tests too as it's starting to get a bit trickier.