aboutsummaryrefslogtreecommitdiff
path: root/src/builder/create_invite.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-2/+2
* Fix broken docs links caused by model mod changesZeyla Hellyer2018-01-311-2/+2
* Move `VecMap` to `utils`acdenisSK2018-01-021-1/+1
* Remove builder re-export in utilsZeyla Hellyer2018-01-021-1/+1
* Improve performance of builders even furtheracdenisSK2017-12-271-3/+3
* Break up the model moduleZeyla Hellyer2017-12-161-5/+5
* Re-order use statements alphabeticallyZeyla Hellyer2017-11-111-1/+1
* Fix doc-testsacdenisSK2017-11-081-1/+1
* Merge v0.4.3acdenisSK2017-11-041-6/+6
|\
| * Fix no-client cache testsZeyla Hellyer2017-11-011-5/+5
| * `to_owned` -> `to_string`acdenisSK2017-10-011-5/+5
* | Make the Client return a ResultZeyla Hellyer2017-11-031-1/+4
* | Remove `on_` prefix to EventHandler tymethodsZeyla Hellyer2017-10-221-1/+1
* | Slightly improve performance of buildersZeyla Hellyer2017-10-181-10/+8
* | Switch to parking_lot::{Mutex, RwLock}Zeyla Hellyer2017-10-101-10/+10
* | `to_owned` -> `to_string`acdenisSK2017-10-091-5/+5
|/
* 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
* rustfmtacdenisSK2017-07-271-8/+11
* Fix doc testsacdenisSK2017-07-021-31/+34
* 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-9/+133
* Restructure modulesZeyla Hellyer2017-05-221-0/+84