summaryrefslogtreecommitdiffstats
path: root/src/entities/relationship.rs
AgeCommit message (Expand)Author
2020-09-25Various cleanup tasksPaul Woolcock
2019-03-05Add `derive(PartialEq)` to all entitiesPaul Woolcock
2018-09-19Make a couple new masto properties optionalPaul Woolcock
2018-09-14Add the "endorsements" endpoints from mastodon 2.5.0Paul Woolcock
2018-09-06POST /.../unfollow returns a Relationship, not an AccountPaul Woolcock
2018-02-12Version 0.10.0-rc1Aaron Power
2017-11-11docs(all): Added documentation to missing partsAaron Power
2017-04-210.3.0 Redone registration api, added debug/cloneAaron Power
2017-04-10Initial commitAaron Power