aboutsummaryrefslogtreecommitdiff
path: root/src/builder/create_message.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-5/+1
* Use the de-generification trick.acdenisSK2017-10-021-1/+5
* `to_owned` -> `to_string`acdenisSK2017-10-011-4/+4
* Apply rustfmtZeyla Hellyer2017-09-181-4/+2
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-3/+5
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-5/+3
* Apply rustfmtZeyla Hellyer2017-08-181-2/+4
* Fix the test `message_content_safe`acdenisSK2017-08-061-1/+1
* Refactor the display stuff a bitacdenisSK2017-08-041-4/+1
* Make some functions accept anything that's implemented DisplayacdenisSK2017-08-041-2/+6
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+1
* rustfmtacdenisSK2017-07-271-4/+6
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-4/+4
* Support adding reactions when creating messagealex2017-05-241-5/+13
* Restructure modulesZeyla Hellyer2017-05-221-0/+86