aboutsummaryrefslogtreecommitdiff
path: root/src/internal
Commit message (Expand)AuthorAgeFilesLines
* Clippy and rustfmtacdenisSK2017-08-011-1/+1
* Handle the `None`s betteracdenisSK2017-07-301-3/+8
* Remove a few clonesacdenisSK2017-07-291-6/+7
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-5/+2
* rustfmtacdenisSK2017-07-275-23/+23
* Use a consistent indentation styleZeyla Hellyer2017-07-261-8/+8
* Revert the ignoring of protocol and data frame errors, while actually handlin...acdenisSK2017-07-241-12/+16
* Update dependenciesZeyla Hellyer2017-06-211-6/+6
* Upgrade rust-websocket, rust-openssl, and hyperZeyla Hellyer2017-06-072-35/+51
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-9/+16
* Remove unused internal macroZeyla Hellyer2017-05-241-9/+0
* Restructure modulesZeyla Hellyer2017-05-224-2/+179
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-1/+4
* (╯°□°)╯︵ ┻━┻Austin Hellyer2016-12-191-1/+1
* More config for CreateCommand, add various methodsIllia2016-12-101-2/+2
* Change all try's into ?sacdenisSK2016-12-071-3/+3
* Clean up the codebaseAustin Hellyer2016-11-291-12/+13
* Re-organize the client moduleAustin Hellyer2016-11-211-5/+4
* Add voice connection supportAustin Hellyer2016-11-143-0/+112
* Add internal moduleAustin Hellyer2016-11-142-0/+10