| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 5 | -23/+23 |
| * | 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 |
| * | Update dependencies | Zeyla Hellyer | 2017-06-21 | 1 | -6/+6 |
| * | Upgrade rust-websocket, rust-openssl, and hyper | Zeyla Hellyer | 2017-06-07 | 2 | -35/+51 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -9/+16 |
| * | Remove unused internal macro | Zeyla Hellyer | 2017-05-24 | 1 | -9/+0 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 4 | -2/+179 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -1/+4 |
| * | (╯°□°)╯︵ ┻━┻ | Austin Hellyer | 2016-12-19 | 1 | -1/+1 |
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 1 | -2/+2 |
| * | 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 | 3 | -0/+112 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 2 | -0/+10 |