| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Log more information about failed deserializations | Zeyla Hellyer | 2018-04-25 | 1 | -2/+16 |
| * | Refactor imports/exports to use nested groups and better formatting | acdenisSK | 2018-03-29 | 1 | -3/+5 |
| * | Implement Deserialize for {,Gateway,Voice}Event | Zeyla Hellyer | 2017-11-19 | 1 | -20/+4 |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 1 | -2/+2 |
| * | Add a shard manager | Zeyla Hellyer | 2017-09-24 | 1 | -16/+7 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -4/+4 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -4/+4 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -4/+4 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -2/+3 |
| * | Clippy and rustfmt | acdenisSK | 2017-08-01 | 1 | -1/+1 |
| * | Handle the `None`s better | acdenisSK | 2017-07-30 | 1 | -3/+8 |
| * | Remove a few clones | acdenisSK | 2017-07-29 | 1 | -6/+7 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -5/+2 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -8/+10 |
| * | Use a consistent indentation style | Zeyla Hellyer | 2017-07-26 | 1 | -8/+8 |
| * | Revert the ignoring of protocol and data frame errors, while actually handlin... | acdenisSK | 2017-07-24 | 1 | -12/+16 |
| * | Upgrade rust-websocket, rust-openssl, and hyper | Zeyla Hellyer | 2017-06-07 | 1 | -31/+31 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -1/+1 |
| * | (╯°□°)╯︵ ┻━┻ | Austin Hellyer | 2016-12-19 | 1 | -1/+1 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -3/+3 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -12/+13 |
| * | Re-organize the client module | Austin Hellyer | 2016-11-21 | 1 | -5/+4 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -0/+60 |