aboutsummaryrefslogtreecommitdiff
path: root/src/builder/edit_profile.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-1/+1
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-1/+1
* Move `VecMap` to `utils`acdenisSK2018-01-021-1/+1
* Improve performance of builders even furtheracdenisSK2017-12-271-2/+2
* Break up the model moduleZeyla Hellyer2017-12-161-1/+1
* Make the Client return a ResultZeyla Hellyer2017-11-031-2/+5
* Remove `on_` prefix to EventHandler tymethodsZeyla Hellyer2017-10-221-1/+1
* Slightly improve performance of buildersZeyla Hellyer2017-10-181-13/+7
* `to_owned` -> `to_string`acdenisSK2017-10-091-7/+7
* Apply rustfmtZeyla Hellyer2017-09-181-12/+6
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-6/+12
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-12/+6
* Apply rustfmtZeyla Hellyer2017-08-181-6/+12
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+4
* rustfmtacdenisSK2017-07-271-5/+9
* Fix doc testsacdenisSK2017-07-021-13/+16
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-1/+1
* Add some model docs, deprecate Role::edit_roleMaiddog2017-06-031-2/+2
* Add more examples and improve some othersZeyla Hellyer2017-05-231-1/+8
* Restructure modulesZeyla Hellyer2017-05-221-0/+93