aboutsummaryrefslogtreecommitdiff
path: root/src/model/guild/emoji.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-2/+3
* Remove extraneous spaces at the end of linesZeyla Hellyer2018-06-171-3/+3
* Refactor imports/exports to use nested groups and better formattingacdenisSK2018-03-291-1/+6
* Fix no-model compiler warningsZeyla Hellyer2018-01-101-1/+1
* Implement or derive Serialize on all modelsZeyla Hellyer2018-01-011-1/+1
* Add `animated` to `Emoji` and `ReactionType`Zeyla Hellyer2017-12-201-0/+7
* Break up the model moduleZeyla Hellyer2017-12-161-5/+9
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-6/+4
* Switch to parking_lot::{Mutex, RwLock}Zeyla Hellyer2017-10-101-2/+2
* Refactor display impls for idsacdenisSK2017-09-241-4/+0
* Fix compiles of a variety of feature combinationsZeyla Hellyer2017-09-181-4/+4
* rustfmtacdenisSK2017-07-271-25/+17
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-0/+82
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-2/+4
* Restructure modulesZeyla Hellyer2017-05-221-7/+10
* Accept references on Into<Id>Zeyla Hellyer2017-05-041-0/+7
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-6/+28
* Remove selfbot supportZeyla Hellyer2017-04-051-2/+9
* Rework the models directoryZeyla Hellyer2017-03-251-0/+100