aboutsummaryrefslogtreecommitdiff
path: root/src/utils/builder/edit_role.rs
Commit message (Expand)AuthorAgeFilesLines
* Restructure modulesZeyla Hellyer2017-05-221-125/+0
* Reasonably derive Debug on itemsZeyla Hellyer2017-05-221-0/+1
* Use constant for preset permissionsZeyla Hellyer2017-05-021-2/+2
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-29/+47
* Update doctests for Context changesZeyla Hellyer2017-02-151-2/+2
* Fix docs linksAustin Hellyer2017-01-241-6/+8
* Convert Colour to be a tuple structAustin Hellyer2017-01-131-1/+1
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-10/+4
* Rename guild structs to Guild and PartialGuildAustin Hellyer2016-11-241-2/+2
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-4/+10
* Decode embed/role colours into Colour structAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-131-0/+104