| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a ShareMap across contexts | Austin Hellyer | 2016-12-05 | 7 | -44/+147 |
| * | Add more Context docs+permission requirements | Austin Hellyer | 2016-12-04 | 3 | -27/+194 |
| * | Add documentation for models | Illia | 2016-12-04 | 23 | -21/+217 |
| * | 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 | 3 | -21/+9 |
| * | 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 |
| * | Tests exist | 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 |
| * | Allow Role positions to be negative | Austin Hellyer | 2016-12-01 | 2 | -2/+303 |
| * | 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 |
| * | Release v0.1.0v0.1.0 | Austin Hellyer | 2016-11-30 | 8 | -8/+8 |
| * | Re-order example Cargo.toml's | Austin Hellyer | 2016-11-30 | 8 | -15/+16 |
| * | Example should be no-run | Austin Hellyer | 2016-11-30 | 1 | -1/+1 |
| * | Update readme example | Austin Hellyer | 2016-11-30 | 2 | -2/+2 |
| * | Move the example in the readme | Austin Hellyer | 2016-11-30 | 2 | -58/+64 |
| * | Clarify some docs | Austin Hellyer | 2016-11-30 | 4 | -45/+124 |
| * | Add remaining REST routes | Austin Hellyer | 2016-11-30 | 3 | -8/+85 |
| * | Add documentation for examples | Austin Hellyer | 2016-11-29 | 14 | -45/+298 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 43 | -670/+389 |
| * | Add more shiny readme badges | Austin Hellyer | 2016-11-29 | 1 | -2/+6 |
| * | Add initial audio support | Austin Hellyer | 2016-11-29 | 14 | -204/+713 |
| * | Remove duplicated gateway logic | Austin Hellyer | 2016-11-29 | 3 | -37/+11 |
| * | Retrieve a new URL on reconnect | Austin Hellyer | 2016-11-29 | 1 | -2/+4 |
| * | Use html_logo_url instead of a doc script | Austin Hellyer | 2016-11-29 | 2 | -12/+1 |