| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the way ids and some enums are made (#295) | Leah | 2018-03-23 | 1 | -39/+45 |
| * | Implement or derive Serialize on all models | Zeyla Hellyer | 2018-01-01 | 1 | -20/+8 |
| * | Add the `VIEW_AUDIT_LOG` permission (#229) | Lakelezz | 2017-12-04 | 1 | -0/+8 |
| * | Fix clippy lints | Zeyla Hellyer | 2017-10-11 | 1 | -1/+1 |
| * | Update bitflags, other dependencies | Zeyla Hellyer | 2017-09-21 | 1 | -28/+28 |
| * | Fix the PRESET_GENERAL permission constant | Zeyla Hellyer | 2017-09-03 | 1 | -1/+1 |
| * | Clippy lints | Zeyla Hellyer | 2017-08-18 | 1 | -30/+30 |
| * | 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 |