aboutsummaryrefslogtreecommitdiff
path: root/src/model/guild/role.rs
Commit message (Expand)AuthorAgeFilesLines
* Add Function to neutralise Mentions (#414)Lakelezz2018-10-301-3/+6
* Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypesLakelezz2018-08-121-3/+34
* Fix all the dead links in the docsErk-2018-08-091-4/+4
* Implement or derive Serialize on all modelsZeyla Hellyer2018-01-011-1/+1
* Break up the model moduleZeyla Hellyer2017-12-161-2/+2
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-4/+2
* Switch to parking_lot::{Mutex, RwLock}Zeyla Hellyer2017-10-101-4/+4
* Refactor display impls for idsacdenisSK2017-09-241-5/+0
* Apply rustfmtZeyla Hellyer2017-09-181-3/+2
* Fix compiles of a variety of feature combinationsZeyla Hellyer2017-09-181-2/+2
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-3/+4
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-4/+3
* Apply rustfmtZeyla Hellyer2017-08-181-2/+3
* rustfmtacdenisSK2017-07-271-43/+29
* match -> and_thenacdenisSK2017-07-211-4/+1
* Remove the deprecated functionsacdenisSK2017-07-111-9/+0
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-4/+15
* Fix compilations across feature combinationsZeyla Hellyer2017-06-021-4/+4
* Restructure modulesZeyla Hellyer2017-05-221-7/+16
* Accept references on Into<Id>Zeyla Hellyer2017-05-041-0/+7
* Switch to using serde for deserializationZeyla Hellyer2017-04-111-0/+46
* Remove selfbot supportZeyla Hellyer2017-04-051-1/+5
* Rework the models directoryZeyla Hellyer2017-03-251-0/+151