aboutsummaryrefslogtreecommitdiff
path: root/src/model/permissions.rs
Commit message (Expand)AuthorAgeFilesLines
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-1/+3
* rustfmtacdenisSK2017-07-271-97/+33
* Remove the deprecated functionsacdenisSK2017-07-111-27/+0
* Update dependenciesZeyla Hellyer2017-06-211-28/+28
* Fix broken docs links on Permissions structZeyla Hellyer2017-06-171-5/+5
* Restructure modulesZeyla Hellyer2017-05-221-0/+1
* Use constant for preset permissionsZeyla Hellyer2017-05-021-17/+41
* Update most dependency version requirementsZeyla Hellyer2017-04-231-3/+3
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-6/+37
* Clippy lints + permission byte literalsZeyla Hellyer2017-04-091-27/+27
* Add slightly more documentationZeyla Hellyer2017-03-251-1/+9
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-3/+0
* Rename PublicChannel to GuildChannelAustin Hellyer2016-11-251-1/+1
* Rename guild structs to Guild and PartialGuildAustin Hellyer2016-11-241-1/+1
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-0/+3
* Add missing permission shorthandsAustin Hellyer2016-11-141-0/+16
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Add Manage Webhooks to permissions 2FA listAustin Hellyer2016-11-081-0/+2
* Add some more documentationAustin Hellyer2016-11-061-1/+1
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Fix doc links to enum variantsAustin Hellyer2016-11-051-1/+1
* Add message reactionsAustin Hellyer2016-11-051-6/+18
* Initial commitAustin Hellyer2016-10-181-0/+446