| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix all the dead links in the docs | Erk- | 2018-08-09 | 1 | -1/+1 |
| * | Fix links to the repo | Zeyla Hellyer | 2018-05-23 | 1 | -1/+1 |
| * | Update join messages constant | Zeyla Hellyer | 2018-04-27 | 1 | -0/+18 |
| * | Change the way ids and some enums are made (#295) | Leah | 2018-03-23 | 1 | -40/+68 |
| * | Multiple audio stream playback, volume control, pausing | Kyle Simpson | 2018-01-31 | 1 | -0/+2 |
| * | Make help-commands customisable (#227) | Lakelezz | 2017-11-30 | 1 | -1/+1 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -3/+5 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -22/+24 |
| * | Update max embed length | Zeyla Hellyer | 2017-06-22 | 1 | -1/+1 |
| * | Extract Discord close codes to constants | Zeyla Hellyer | 2017-06-21 | 1 | -0/+47 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -47/+2 |
| * | Handle message type 7 (member join) | illia k | 2017-05-22 | 1 | -0/+26 |
| * | Check for embed lengths on message sends | Zeyla Hellyer | 2017-04-19 | 1 | -2/+2 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -56/+50 |
| * | Remove support for group calls and guild sync | Zeyla Hellyer | 2017-04-09 | 1 | -6/+0 |
| * | Abstract large threshold number to a constant | Austin Hellyer | 2017-01-24 | 1 | -0/+2 |
| * | Code style cleanup | Austin Hellyer | 2017-01-08 | 1 | -46/+0 |
| * | Fix rs suffix | Illia | 2017-01-05 | 1 | -1/+1 |
| * | Add guild and channel search | Austin Hellyer | 2016-12-29 | 1 | -0/+92 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -113/+64 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -4/+6 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Add a check for message content length | Austin Hellyer | 2016-11-12 | 1 | -0/+2 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -2/+1 |
| * | Add REST error code enum | Austin Hellyer | 2016-11-09 | 1 | -0/+87 |
| * | Map op codes via a macro | Austin Hellyer | 2016-11-09 | 1 | -64/+22 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Abstract opcodes to enums | Austin Hellyer | 2016-10-22 | 1 | -0/+98 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+9 |