aboutsummaryrefslogtreecommitdiff
path: root/src/utils/builder
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for EditMember and EditProfileKisei2016-11-302-0/+15
* Clean up the codebaseAustin Hellyer2016-11-292-37/+0
* Improve docs and add new message builder methodsIllia K2016-11-282-16/+4
* Re-export CreateEmbedFooterKisei2016-11-271-0/+1
* Add a bit more docsAustin Hellyer2016-11-262-5/+110
* Remove the 'extras' feature flagAustin Hellyer2016-11-261-10/+4
* Rename PublicChannel to GuildChannelAustin Hellyer2016-11-251-4/+4
* 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
* Don't typo CreateEmbed::image fieldAustin Hellyer2016-11-211-1/+1
* Add support for creating embed imagesAustin Hellyer2016-11-212-0/+49
* A bit of docsAustin Hellyer2016-11-184-2/+68
* Add send_message rich embedsAustin Hellyer2016-11-153-21/+340
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-4/+10
* Add a message builder for Context::send_messageAustin Hellyer2016-11-152-0/+73
* Decode embed/role colours into Colour structAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-1310-0/+637