aboutsummaryrefslogtreecommitdiff
path: root/src/client/context.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Allow current user to nickname themselvesAustin Hellyer2016-11-141-0/+14
* Add voice connection supportAustin Hellyer2016-11-141-1/+1
* Add internal moduleAustin Hellyer2016-11-141-1/+1
* Move the builders to the utilsAustin Hellyer2016-11-131-1/+1
* Add a check for message content lengthAustin Hellyer2016-11-121-1/+37
* Remove Context::get_application{s,_info}Austin Hellyer2016-11-061-8/+0
* Remove Context alias methodsAustin Hellyer2016-11-061-92/+9
* Remove Context::get_voice_regionsAustin Hellyer2016-11-061-4/+0
* Add some more documentationAustin Hellyer2016-11-061-16/+40
* Add a prelude for userlandAustin Hellyer2016-11-051-1/+1
* Convert all doc anchors to named anchorsAustin Hellyer2016-11-051-69/+113
* Fix doc links to enum variantsAustin Hellyer2016-11-051-3/+3
* Finalize invite-related documentationAustin Hellyer2016-11-051-2/+19
* Add message reactionsAustin Hellyer2016-11-051-0/+86
* Add ability to fully set a presenceAustin Hellyer2016-10-201-1/+12
* Initial commitAustin Hellyer2016-10-181-0/+822