| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Framework blocks, disabled commands, improvements | Illia | 2016-12-14 | 1 | -0/+2 |
| * | Framework requires cache | Austin Hellyer | 2016-12-14 | 1 | -4/+3 |
| * | Implement command groups and buckets | Illia | 2016-12-13 | 2 | -41/+61 |
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 2 | -3/+5 |
| * | Command builder, quoted args, and multi-prefixes | Illia | 2016-12-09 | 1 | -36/+16 |
| * | Add a ShareMap across contexts | Austin Hellyer | 2016-12-05 | 2 | -2/+45 |
| * | Release v0.1.0v0.1.0 | Austin Hellyer | 2016-11-30 | 7 | -7/+7 |
| * | Re-order example Cargo.toml's | Austin Hellyer | 2016-11-30 | 7 | -14/+14 |
| * | Add documentation for examples | Austin Hellyer | 2016-11-29 | 11 | -24/+177 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 14 | -37/+77 |
| * | Add initial audio support | Austin Hellyer | 2016-11-29 | 1 | -29/+127 |
| * | Optimize for cached, non-method compiles | Austin Hellyer | 2016-11-28 | 2 | -0/+19 |
| * | Update example 07 with framework changes | Austin Hellyer | 2016-11-28 | 1 | -5/+5 |
| * | Add before/after framework command hooks | Illia K | 2016-11-28 | 1 | -8/+12 |
| * | Voice example no longer requires 'extras' | Austin Hellyer | 2016-11-26 | 1 | -6/+6 |
| * | Add no-named-argument command macro match | Austin Hellyer | 2016-11-26 | 1 | -2/+2 |
| * | Add Cache::get_guild_channel | Austin Hellyer | 2016-11-26 | 1 | -40/+20 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -4/+4 |
| * | Change the CACHE to be an RwLock | Austin Hellyer | 2016-11-22 | 1 | -4/+4 |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 2 | -8/+8 |
| * | Don't unnecessarily borrow some if-lets | Austin Hellyer | 2016-11-21 | 1 | -1/+1 |
| * | Re-organize the client module | Austin Hellyer | 2016-11-21 | 2 | -11/+11 |
| * | Add framework command named arguments | Austin Hellyer | 2016-11-21 | 1 | -0/+10 |
| * | Fix voice example for state method renamings | Austin Hellyer | 2016-11-20 | 1 | -4/+4 |
| * | Allow Id/u64 equality comparisons | Austin Hellyer | 2016-11-17 | 1 | -1/+1 |
| * | Feature-gate voice example | Austin Hellyer | 2016-11-15 | 1 | -0/+14 |
| * | Travis: Pass feature flag 'voice' | Austin Hellyer | 2016-11-14 | 1 | -0/+2 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -0/+168 |
| * | Framework: fix command arg positioning | Austin Hellyer | 2016-11-08 | 1 | -1/+1 |
| * | Add arguments to framework commands | Austin Hellyer | 2016-11-07 | 1 | -6/+6 |
| * | Add an 'allow_whitespace' framework config | Austin Hellyer | 2016-11-06 | 1 | -0/+1 |
| * | Fix typo in example 06 | Austin Hellyer | 2016-11-06 | 1 | -1/+1 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 6 | -0/+221 |