summaryrefslogtreecommitdiffstats
path: root/src/entities/instance.rs
AgeCommit message (Expand)Author
2020-09-25Cargo-fmt passPaul Woolcock
2020-09-25Various cleanup tasksPaul Woolcock
2019-03-05Add `derive(PartialEq)` to all entitiesPaul Woolcock
2018-08-28Add some more lints, and fix the compile errors they generatePaul Woolcock
2018-08-27Add `max_toot_chars` to the Instance modelPaul Woolcock
2018-03-02Fixed Instance deserialising and added undocumented propertiesAaron Power
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