Commits
- Commit:
2a4edef3d088dbb3d4653ffa1edf6920955c7f79
- From:
- Oliver Lowe <o@olowe.co>
- Date:
lemmy: decode person, counts from API responses
We want these so we can render the info easily in clients
- Commit:
3035f1740e0c871f69032fd48aa8427079e225d8
- From:
- Oliver Lowe <o@olowe.co>
- Date:
lemmy: start decoding users in API responses
This commit adds tests too as it's starting to get a bit trickier.