aboutsummaryrefslogtreecommitdiff
path: root/src/builder
Commit message (Expand)AuthorAgeFilesLines
* Fix the test `message_content_safe`acdenisSK2017-08-062-2/+2
* Refactor the display stuff a bitacdenisSK2017-08-042-22/+6
* Make some functions accept anything that's implemented DisplayacdenisSK2017-08-042-13/+30
* Change the config a bit, and a few nitpicksacdenisSK2017-07-278-43/+68
* rustfmtacdenisSK2017-07-2711-109/+148
* Add a way to add multiple fields at onceacdenisSK2017-07-111-0/+20
* Fix doc testsacdenisSK2017-07-023-81/+94
* Add support for sending attachments in embeds (#95)alex2017-06-281-0/+10
* Add 'wait' parameter to http::execute_webhookZeyla Hellyer2017-06-201-5/+5
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-063-4/+4
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-15/+73
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-038-31/+26
* Support adding reactions when creating messagealex2017-05-241-5/+13
* Add more examples and improve some othersZeyla Hellyer2017-05-236-28/+274
* Restructure modulesZeyla Hellyer2017-05-2211-0/+1365