| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup gateway prep | Austin Hellyer | 2016-12-12 | 1 | -4/+1 |
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 21 | -176/+376 |
| * | Fix no-cache+method conditional compiles | Austin Hellyer | 2016-12-10 | 9 | -30/+38 |
| * | Deprecate embed image/thumbnail height/width | Austin Hellyer | 2016-12-09 | 1 | -36/+10 |
| * | Abstract command fields to types | Austin Hellyer | 2016-12-09 | 4 | -29/+33 |
| * | Add installation notes | Austin Hellyer | 2016-12-09 | 1 | -0/+17 |
| * | Fix some clippy lints | Austin Hellyer | 2016-12-09 | 5 | -13/+13 |
| * | Command builder, quoted args, and multi-prefixes | Illia | 2016-12-09 | 5 | -32/+324 |
| * | Implement From<Embed> for CreateEmbed | Austin Hellyer | 2016-12-08 | 1 | -1/+70 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 20 | -501/+496 |
| * | Allow mentionable structs to be used as command arguments | Illia | 2016-12-07 | 4 | -1/+186 |
| * | Improve Mentions, fix MessageBuilder | Illia | 2016-12-06 | 6 | -101/+48 |
| * | Add a ShareMap across contexts | Austin Hellyer | 2016-12-05 | 4 | -42/+101 |
| * | Add more Context docs+permission requirements | Austin Hellyer | 2016-12-04 | 3 | -27/+194 |
| * | Add documentation for models | Illia | 2016-12-04 | 4 | -6/+20 |
| * | Use proper comments on inline ratelimit comments | Austin Hellyer | 2016-12-04 | 1 | -2/+2 |
| * | Fix signature of Context::move_member | Austin Hellyer | 2016-12-03 | 1 | -2/+2 |
| * | Import this import _again_ | Austin Hellyer | 2016-12-03 | 1 | -0/+2 |
| * | Make Member::colour() return an optional colour | Austin Hellyer | 2016-12-03 | 2 | -20/+8 |
| * | Derive Eq/Ord on Colour | Austin Hellyer | 2016-12-03 | 1 | -1/+14 |
| * | Add Member::colour | Illia | 2016-12-03 | 2 | -12/+37 |
| * | Add Role Eq/Ord impls | Austin Hellyer | 2016-12-03 | 1 | -0/+33 |
| * | Fix Shard::set_presence example | Austin Hellyer | 2016-12-03 | 1 | -1/+1 |
| * | Make the default Colour value the actual default | Austin Hellyer | 2016-12-03 | 1 | -2/+2 |
| * | Add Member.colour | Illia | 2016-12-03 | 1 | -0/+11 |
| * | Add User::distinct | Illia K | 2016-12-03 | 1 | -0/+5 |
| * | Add CurrentUser::edit | Austin Hellyer | 2016-12-03 | 1 | -1/+46 |
| * | Fix rest::get_guilds doctest | Austin Hellyer | 2016-12-03 | 1 | -3/+4 |
| * | s/rose_water/rosewater | Austin Hellyer | 2016-12-03 | 1 | -1/+1 |
| * | Make rest::edit_profile set new token | Austin Hellyer | 2016-12-03 | 2 | -4/+22 |
| * | Add rose water colour | Illia | 2016-12-03 | 1 | -0/+2 |
| * | Paginate rest::get_guilds and add helper methods | Austin Hellyer | 2016-12-02 | 3 | -9/+74 |
| * | Encase the event storage in an Arc<RwLock> | Austin Hellyer | 2016-12-02 | 2 | -77/+77 |
| * | Add Message::guild_id() | Austin Hellyer | 2016-12-01 | 1 | -0/+17 |
| * | 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 |
| * | Fix a typo | Austin Hellyer | 2016-12-01 | 2 | -2/+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 |
| * | Make command macro functions public | Austin Hellyer | 2016-11-30 | 1 | -2/+2 |
| * | Fix start_integration_sync | abalabahaha | 2016-11-30 | 1 | -2/+2 |
| * | 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 |
| * | Re-order example Cargo.toml's | Austin Hellyer | 2016-11-30 | 1 | -1/+2 |
| * | Example should be no-run | Austin Hellyer | 2016-11-30 | 1 | -1/+1 |
| * | Update readme example | Austin Hellyer | 2016-11-30 | 1 | -1/+1 |
| * | Move the example in the readme | Austin Hellyer | 2016-11-30 | 1 | -29/+32 |