aboutsummaryrefslogtreecommitdiff
path: root/src/builder/create_embed.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace Vec parameters by IntoIterator (#176)François Triquet2017-10-041-1/+1
* Revert "Use the de-generification trick."acdenisSK2017-10-031-13/+3
* Use the de-generification trick.acdenisSK2017-10-021-3/+13
* `to_owned` -> `to_string`acdenisSK2017-10-011-27/+27
* Apply rustfmtZeyla Hellyer2017-09-181-48/+23
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-23/+48
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-48/+23
* Apply rustfmtZeyla Hellyer2017-08-181-23/+48
* Fix the test `message_content_safe`acdenisSK2017-08-061-1/+1
* Refactor the display stuff a bitacdenisSK2017-08-041-18/+5
* Make some functions accept anything that's implemented DisplayacdenisSK2017-08-041-11/+24
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-13/+15
* rustfmtacdenisSK2017-07-271-42/+55
* Add a way to add multiple fields at onceacdenisSK2017-07-111-0/+20
* Fix doc testsacdenisSK2017-07-021-37/+44
* Add support for sending attachments in embeds (#95)alex2017-06-281-0/+10
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-2/+2
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-15/+73
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-5/+5
* Restructure modulesZeyla Hellyer2017-05-221-0/+415