| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Re-export CreateEmbedFooter | Kisei | 2016-11-27 | 1 | -0/+1 | |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 3 | -6/+110 | |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 3 | -61/+4 | |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 2 | -6/+6 | |
| * | 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 | |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 1 | -47/+47 | |
| * | 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 | |
| * | Fix cond. compile across multiple feature targets | Austin Hellyer | 2016-11-19 | 1 | -71/+57 | |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 7 | -36/+302 | |
| * | Feature macros should use else as block separator | Austin Hellyer | 2016-11-18 | 1 | -4/+4 | |
| * | Add Colour::from_rgb | Austin Hellyer | 2016-11-16 | 1 | -0/+34 | |
| * | 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 | 3 | -83/+321 | |
| * | 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 | 2 | -1/+12 | |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -1/+50 | |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 | |
| * | Move the builders to the utils | Austin Hellyer | 2016-11-13 | 11 | -0/+639 | |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -0/+3 | |
| * | Map op codes via a macro | Austin Hellyer | 2016-11-09 | 1 | -0/+26 | |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 3 | -5/+13 | |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 | |
| * | Convert all doc anchors to named anchors | Austin Hellyer | 2016-11-05 | 1 | -2/+3 | |
| * | Support major parameters in ratelimits | Austin Hellyer | 2016-11-05 | 1 | -4/+4 | |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 3 | -0/+363 | |