aboutsummaryrefslogtreecommitdiff
path: root/src/model/channel/embed.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some clippy lintsZeyla Hellyer2018-07-151-2/+2
* Fix doc links with no anchorZeyla Hellyer2018-07-111-0/+4
* Monomorphize all functionsZeyla Hellyer2018-07-041-2/+6
* Implement or derive Serialize on all modelsZeyla Hellyer2018-01-011-8/+8
* Improve performance of builders even furtheracdenisSK2017-12-271-1/+1
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-4/+4
* Change CreateEmbed::field{,s} to not take buildersZeyla Hellyer2017-10-181-4/+19
* Slightly improve performance of buildersZeyla Hellyer2017-10-181-1/+5
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+1
* rustfmtacdenisSK2017-07-271-13/+15
* Make EmbedFooter icon URLs optionalZeyla Hellyer2017-06-141-2/+2
* Deserialize embed footersZeyla Hellyer2017-06-101-0/+2
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-0/+16
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-3/+2
* Restructure modulesZeyla Hellyer2017-05-221-2/+12
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-2/+146
* Rework the models directoryZeyla Hellyer2017-03-251-0/+15