| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |