| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s/rose_water/rosewater | Austin Hellyer | 2016-12-03 | 1 | -1/+1 |
| * | Add rose water colour | Illia | 2016-12-03 | 1 | -0/+2 |
| * | Add 'fooyoo' to Colour struct | Isaac Dickinson | 2016-12-01 | 1 | -1/+3 |
| * | Add fabled_pink to Colour struct | Ken Swenson | 2016-12-01 | 1 | -0/+2 |
| * | Simplify colour macro | Austin Hellyer | 2016-12-01 | 1 | -3/+2 |
| * | Re-order dark_green colour alphabetically | khazhyk | 2016-12-01 | 1 | -2/+2 |
| * | Capitalize the hex value for blitz_blue | Kisei | 2016-11-30 | 1 | -1/+1 |
| * | Add documentation for EditMember and EditProfile | Kisei | 2016-11-30 | 2 | -0/+15 |
| * | Add blitz blue color | Crawl | 2016-11-30 | 1 | -0/+2 |
| * | Add Blurple to Colour list | GetRektByMe | 2016-11-30 | 1 | -0/+2 |
| * | Add kerbal colour | indiv0 | 2016-11-30 | 1 | -0/+2 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 4 | -99/+3 |
| * | Re-order message builder file | Austin Hellyer | 2016-11-28 | 1 | -22/+21 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-28 | 1 | -7/+7 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 4 | -30/+171 |
| * | 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 |