| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -14/+14 |
| * | Clippy lints + permission byte literals | Zeyla Hellyer | 2017-04-09 | 1 | -1/+1 |
| * | Remove support for group calls and guild sync | Zeyla Hellyer | 2017-04-09 | 1 | -33/+18 |
| * | Allow standalone voice connections | Zeyla Hellyer | 2017-02-11 | 1 | -150/+244 |
| * | Properly drop on binds | Austin Hellyer | 2017-01-24 | 1 | -7/+4 |
| * | Fix typo | Illia | 2016-12-31 | 1 | -2/+2 |
| * | (╯°□°)╯︵ ┻━┻ | Austin Hellyer | 2016-12-19 | 1 | -1/+1 |
| * | Make 'voice' feature not require 'cache' | Austin Hellyer | 2016-12-16 | 1 | -3/+6 |
| * | Add initial audio support | Austin Hellyer | 2016-11-29 | 1 | -16/+38 |
| * | 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 | 1 | -4/+4 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -0/+331 |