aboutsummaryrefslogtreecommitdiff
path: root/src/model/guild/emoji.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'futures' into v0.6.xZeyla Hellyer2018-05-281-139/+3
|\
| * Remove cache/http methods on structsZeyla Hellyer2018-03-251-139/+0
| * Rewrite the library to use FuturesZeyla Hellyer2018-02-041-28/+27
* | Remove user account relation docs/functionsLakelezz2018-05-271-4/+0
* | 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