| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 2 | -37/+0 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 2 | -16/+4 |
| * | Re-export CreateEmbedFooter | Kisei | 2016-11-27 | 1 | -0/+1 |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 2 | -5/+110 |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 1 | -10/+4 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -4/+4 |
| * | Rename the `http` module to `rest` | Austin Hellyer | 2016-11-25 | 2 | -5/+5 |
| * | Rename guild structs to Guild and PartialGuild | Austin Hellyer | 2016-11-24 | 1 | -2/+2 |
| * | 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 | 2 | -0/+49 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 4 | -2/+68 |
| * | Add send_message rich embeds | Austin Hellyer | 2016-11-15 | 3 | -21/+340 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -4/+10 |
| * | Add a message builder for Context::send_message | Austin Hellyer | 2016-11-15 | 2 | -0/+73 |
| * | Decode embed/role colours into Colour struct | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Move the builders to the utils | Austin Hellyer | 2016-11-13 | 10 | -0/+637 |