| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate methods prefixed with `get_` | Zeyla Hellyer | 2017-04-19 | 1 | -2/+2 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 2 | -42/+45 |
| * | Clippy lints + permission byte literals | Zeyla Hellyer | 2017-04-09 | 3 | -11/+11 |
| * | Remove support for group calls and guild sync | Zeyla Hellyer | 2017-04-09 | 6 | -117/+55 |
| * | Small amount of voice docs | Zeyla Hellyer | 2017-02-11 | 4 | -5/+24 |
| * | Allow standalone voice connections | Zeyla Hellyer | 2017-02-11 | 2 | -151/+245 |
| * | Properly drop on binds | Austin Hellyer | 2017-01-24 | 2 | -13/+10 |
| * | Fix typo | Illia | 2016-12-31 | 1 | -2/+2 |
| * | (╯°□°)╯︵ ┻━┻ | Austin Hellyer | 2016-12-19 | 2 | -2/+3 |
| * | Remove useless cache use | Austin Hellyer | 2016-12-17 | 1 | -3/+0 |
| * | Make 'voice' feature not require 'cache' | Austin Hellyer | 2016-12-16 | 5 | -7/+18 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 2 | -58/+56 |
| * | Fix a typo | Austin Hellyer | 2016-12-01 | 1 | -1/+1 |
| * | Re-order example Cargo.toml's | Austin Hellyer | 2016-11-30 | 1 | -1/+2 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 3 | -15/+13 |
| * | Add initial audio support | Austin Hellyer | 2016-11-29 | 9 | -147/+548 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -3/+3 |
| * | 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 | -2/+2 |
| * | 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 | -7/+7 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 8 | -0/+961 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+0 |