aboutsummaryrefslogtreecommitdiff
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* s/rose_water/rosewaterAustin Hellyer2016-12-031-1/+1
* Add rose water colourIllia2016-12-031-0/+2
* Add 'fooyoo' to Colour structIsaac Dickinson2016-12-011-1/+3
* Add fabled_pink to Colour structKen Swenson2016-12-011-0/+2
* Simplify colour macroAustin Hellyer2016-12-011-3/+2
* Re-order dark_green colour alphabeticallykhazhyk2016-12-011-2/+2
* Capitalize the hex value for blitz_blueKisei2016-11-301-1/+1
* Add documentation for EditMember and EditProfileKisei2016-11-302-0/+15
* Add blitz blue colorCrawl2016-11-301-0/+2
* Add Blurple to Colour listGetRektByMe2016-11-301-0/+2
* Add kerbal colourindiv02016-11-301-0/+2
* Clean up the codebaseAustin Hellyer2016-11-294-99/+3
* Re-order message builder fileAustin Hellyer2016-11-281-22/+21
* Fix some clippy lintsAustin Hellyer2016-11-281-7/+7
* Improve docs and add new message builder methodsIllia K2016-11-284-30/+171
* Re-export CreateEmbedFooterKisei2016-11-271-0/+1
* Add a bit more docsAustin Hellyer2016-11-263-6/+110
* Remove the 'extras' feature flagAustin Hellyer2016-11-263-61/+4
* Rename PublicChannel to GuildChannelAustin Hellyer2016-11-252-6/+6
* Rename the `http` module to `rest`Austin Hellyer2016-11-252-5/+5
* Rename guild structs to Guild and PartialGuildAustin Hellyer2016-11-241-2/+2
* Ensure embed fields are inline by defaultAustin Hellyer2016-11-231-1/+1
* Rename the State to CacheAustin Hellyer2016-11-221-47/+47
* Don't typo CreateEmbed::image fieldAustin Hellyer2016-11-211-1/+1
* Add support for creating embed imagesAustin Hellyer2016-11-212-0/+49
* Fix cond. compile across multiple feature targetsAustin Hellyer2016-11-191-71/+57
* A bit of docsAustin Hellyer2016-11-187-36/+302
* Feature macros should use else as block separatorAustin Hellyer2016-11-181-4/+4
* Add Colour::from_rgbAustin Hellyer2016-11-161-0/+34
* Add send_message rich embedsAustin Hellyer2016-11-153-21/+340
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-153-83/+321
* Add a message builder for Context::send_messageAustin Hellyer2016-11-152-0/+73
* Decode embed/role colours into Colour structAustin Hellyer2016-11-142-1/+12
* Add voice connection supportAustin Hellyer2016-11-141-1/+50
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-1311-0/+639
* Fix some clippy lintsAustin Hellyer2016-11-101-0/+3
* Map op codes via a macroAustin Hellyer2016-11-091-0/+26
* Add some more documentationAustin Hellyer2016-11-063-5/+13
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Convert all doc anchors to named anchorsAustin Hellyer2016-11-051-2/+3
* Support major parameters in ratelimitsAustin Hellyer2016-11-051-4/+4
* Initial commitAustin Hellyer2016-10-183-0/+363