| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -45/+60 |
| * | Convert Colour to be a tuple struct | Austin Hellyer | 2017-01-13 | 1 | -1/+1 |
| * | Remove image/thumbnail embed builders | Austin Hellyer | 2016-12-18 | 1 | -82/+13 |
| * | Allow time::Tm to be passed into embed timestamp | Austin Hellyer | 2016-12-18 | 1 | -9/+44 |
| * | No Z or +XX:XX | Christopher F | 2016-12-18 | 1 | -3/+4 |
| * | Add documentation regarding ISO-8601 to embeds | Christopher F | 2016-12-18 | 1 | -0/+7 |
| * | Deprecate embed image/thumbnail height/width | Austin Hellyer | 2016-12-09 | 1 | -36/+10 |
| * | Implement From<Embed> for CreateEmbed | Austin Hellyer | 2016-12-08 | 1 | -1/+70 |
| * | Add documentation for models | Illia | 2016-12-04 | 1 | -3/+8 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -36/+0 |
| * | Ensure embed fields are inline by default | Austin Hellyer | 2016-11-23 | 1 | -1/+1 |
| * | Don't typo CreateEmbed::image field | Austin Hellyer | 2016-11-21 | 1 | -1/+1 |
| * | Add support for creating embed images | Austin Hellyer | 2016-11-21 | 1 | -0/+48 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 1 | -0/+4 |
| * | Add send_message rich embeds | Austin Hellyer | 2016-11-15 | 1 | -17/+310 |
| * | Move the builders to the utils | Austin Hellyer | 2016-11-13 | 1 | -0/+42 |