| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code style cleanup | Austin Hellyer | 2017-01-08 | 1 | -1/+1 |
| * | Fix typo | Illia | 2016-12-31 | 1 | -2/+2 |
| * | Fix some clippy lints | Austin Hellyer | 2016-12-09 | 1 | -6/+6 |
| * | Allow mentionable structs to be used as command arguments | Illia | 2016-12-07 | 1 | -0/+14 |
| * | Add Member::colour | Illia | 2016-12-03 | 1 | -3/+3 |
| * | Add documentation for examples | Austin Hellyer | 2016-11-29 | 1 | -3/+3 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -137/+13 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -6/+6 |
| * | Correctly track Cache's unavailable guilds | Austin Hellyer | 2016-11-27 | 1 | -0/+6 |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 1 | -6/+283 |
| * | Make Cache::get_channel return a reference | Austin Hellyer | 2016-11-26 | 1 | -4/+23 |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 1 | -1/+0 |
| * | Add Cache::get_guild_channel | Austin Hellyer | 2016-11-26 | 1 | -0/+13 |
| * | Move events into their own module | Austin Hellyer | 2016-11-25 | 1 | -0/+1 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -17/+17 |
| * | Rename the `http` module to `rest` | Austin Hellyer | 2016-11-25 | 1 | -3/+3 |
| * | Rename guild structs to Guild and PartialGuild | Austin Hellyer | 2016-11-24 | 1 | -6/+6 |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 1 | -0/+853 |