| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -1/+3 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -97/+33 |
| * | Remove the deprecated functions | acdenisSK | 2017-07-11 | 1 | -27/+0 |
| * | Update dependencies | Zeyla Hellyer | 2017-06-21 | 1 | -28/+28 |
| * | Fix broken docs links on Permissions struct | Zeyla Hellyer | 2017-06-17 | 1 | -5/+5 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+1 |
| * | Use constant for preset permissions | Zeyla Hellyer | 2017-05-02 | 1 | -17/+41 |
| * | Update most dependency version requirements | Zeyla Hellyer | 2017-04-23 | 1 | -3/+3 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -6/+37 |
| * | Clippy lints + permission byte literals | Zeyla Hellyer | 2017-04-09 | 1 | -27/+27 |
| * | Add slightly more documentation | Zeyla Hellyer | 2017-03-25 | 1 | -1/+9 |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 1 | -3/+0 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -1/+1 |
| * | Rename guild structs to Guild and PartialGuild | Austin Hellyer | 2016-11-24 | 1 | -1/+1 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -0/+3 |
| * | Add missing permission shorthands | Austin Hellyer | 2016-11-14 | 1 | -0/+16 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Add Manage Webhooks to permissions 2FA list | Austin Hellyer | 2016-11-08 | 1 | -0/+2 |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 1 | -1/+1 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Fix doc links to enum variants | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Add message reactions | Austin Hellyer | 2016-11-05 | 1 | -6/+18 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+446 |