aboutsummaryrefslogtreecommitdiff
path: root/tests/test_create_embed.rs
Commit message (Expand)AuthorAgeFilesLines
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-5/+5
* rustfmtacdenisSK2017-07-271-7/+8
* Fix no-feature testsZeyla Hellyer2017-06-241-0/+2
* Deserialize embed footersZeyla Hellyer2017-06-101-0/+1
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-23/+26
* Implement context message queueingTaavi2017-01-011-11/+11
* Remove image/thumbnail embed buildersAustin Hellyer2016-12-181-2/+2
* Allow time::Tm to be passed into embed timestampAustin Hellyer2016-12-181-1/+1
* Deprecate embed image/thumbnail height/widthAustin Hellyer2016-12-091-7/+2
* Implement From<Embed> for CreateEmbedAustin Hellyer2016-12-081-0/+77