| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code style cleanup | Austin Hellyer | 2017-01-08 | 1 | -5/+8 |
| * | Add guild and channel search | Austin Hellyer | 2016-12-29 | 1 | -0/+30 |
| * | Accept u64 shard counts | Austin Hellyer | 2016-12-26 | 1 | -3/+3 |
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 1 | -1/+1 |
| * | Fix no-cache+method conditional compiles | Austin Hellyer | 2016-12-10 | 1 | -3/+3 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -19/+19 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -20/+1 |
| * | Optimize for cached, non-method compiles | Austin Hellyer | 2016-11-28 | 1 | -7/+0 |
| * | Make Cache::get_channel return a reference | Austin Hellyer | 2016-11-26 | 1 | -2/+4 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -2/+2 |
| * | Allow compiling with only either cache or methods | Austin Hellyer | 2016-11-24 | 1 | -0/+7 |
| * | Change the CACHE to be an RwLock | Austin Hellyer | 2016-11-22 | 1 | -1/+1 |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 1 | -7/+7 |
| * | Rename state methods from find_ to get_ | Austin Hellyer | 2016-11-19 | 1 | -2/+2 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -2/+6 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -1/+5 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -12/+0 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Add message reactions | Austin Hellyer | 2016-11-05 | 1 | -2/+2 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+313 |