summaryrefslogtreecommitdiffstats
path: root/src/entities/notification.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-23rustfmt passPaul Woolcock
2018-02-10Changes IDs to Strings for compliance with APIv1 (#20)Johannes
2017-11-11docs(all): Added documentation to missing partsAaron Power
2017-07-03Fix incompatible serde versions, misspelled reference (#9)Bryan Tsang
2017-06-01Add missing #[serde(rename = "type")] to Notification::notification_type (#4)wariuni
2017-04-21Added serde rename for notificiation, and updated repo linkAaron Power
2017-04-210.3.0 Redone registration api, added debug/cloneAaron Power
2017-04-10Initial commitAaron Power