aboutsummaryrefslogtreecommitdiff
path: root/src/model/misc.rs
Commit message (Expand)AuthorAgeFilesLines
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-15/+9
* rustfmtacdenisSK2017-07-271-55/+31
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-3/+5
* Add more examples and improve some othersZeyla Hellyer2017-05-231-1/+1
* Restructure modulesZeyla Hellyer2017-05-221-3/+10
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-19/+74
* Add slightly more documentationZeyla Hellyer2017-03-251-0/+2
* Optimize cachingZeyla Hellyer2017-02-091-5/+5
* Switch to a mostly-fully OOP approachAustin Hellyer2017-01-231-4/+3
* Code style cleanupAustin Hellyer2017-01-081-0/+7
* Add emoji URL generation methodsAustin Hellyer2016-12-121-0/+9
* Fix no-cache+method conditional compilesAustin Hellyer2016-12-101-3/+3
* Fix some clippy lintsAustin Hellyer2016-12-091-3/+3
* Allow mentionable structs to be used as command argumentsIllia2016-12-071-1/+81
* Improve Mentions, fix MessageBuilderIllia2016-12-061-33/+18
* Add Context, REST, and model documentationfwrs2016-11-271-0/+1
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-151-0/+1
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Initial commitAustin Hellyer2016-10-181-0/+95