aboutsummaryrefslogtreecommitdiff
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
...
* Add webhook supportAustin Hellyer2016-11-075-0/+367
* Remove Context::get_application{s,_info}Austin Hellyer2016-11-061-8/+0
* Remove Context alias methodsAustin Hellyer2016-11-061-92/+9
* Fix old ratelimit resets breaking next requestsAustin Hellyer2016-11-061-1/+10
* Remove Context::get_voice_regionsAustin Hellyer2016-11-061-4/+0
* Fix framework locking on MessageCreate dispatchAustin Hellyer2016-11-061-2/+3
* Add some more documentationAustin Hellyer2016-11-063-22/+100
* Move HTTP/ratelimiting into a separate moduleAustin Hellyer2016-11-063-5/+5
* Add a prelude for userlandAustin Hellyer2016-11-056-6/+6
* Convert all doc anchors to named anchorsAustin Hellyer2016-11-052-74/+120
* Fix doc links to enum variantsAustin Hellyer2016-11-052-51/+51
* Support major parameters in ratelimitsAustin Hellyer2016-11-052-80/+135
* Finalize invite-related documentationAustin Hellyer2016-11-051-2/+19
* Add message reactionsAustin Hellyer2016-11-056-2/+187
* Abstract opcodes to enumsAustin Hellyer2016-10-221-8/+8
* Add ability to fully set a presenceAustin Hellyer2016-10-202-2/+27
* Initial commitAustin Hellyer2016-10-188-0/+3969