aboutsummaryrefslogtreecommitdiff
path: root/src/model
Commit message (Expand)AuthorAgeFilesLines
...
* Add message edit/edit_message rich embedsAustin Hellyer2016-11-151-5/+17
* Add send_message rich embedsAustin Hellyer2016-11-152-2/+11
* Add state/framework/etc. conditional compile flagsAustin Hellyer2016-11-1511-24/+165
* Decode embed/role colours into Colour structAustin Hellyer2016-11-142-10/+2
* Allow current user to nickname themselvesAustin Hellyer2016-11-141-0/+35
* Add missing permission shorthandsAustin Hellyer2016-11-141-0/+16
* Add voice connection supportAustin Hellyer2016-11-143-61/+103
* Add internal moduleAustin Hellyer2016-11-1411-11/+11
* Move the builders to the utilsAustin Hellyer2016-11-133-3/+3
* Don't overflow on message length checkAustin Hellyer2016-11-121-3/+3
* Add a check for message content lengthAustin Hellyer2016-11-121-6/+83
* Add delete_message_reactions + register eventAustin Hellyer2016-11-112-2/+43
* Fix some clippy lintsAustin Hellyer2016-11-103-14/+2
* Add a Feature enumAustin Hellyer2016-11-091-1/+1
* Map op codes via a macroAustin Hellyer2016-11-091-2/+2
* Add Manage Webhooks to permissions 2FA listAustin Hellyer2016-11-081-0/+2
* Add webhook supportAustin Hellyer2016-11-076-1/+259
* Add Attachment::download{,to_directory}Austin Hellyer2016-11-071-0/+144
* Add some more documentationAustin Hellyer2016-11-063-7/+8
* Add a prelude for userlandAustin Hellyer2016-11-0510-10/+10
* Convert all doc anchors to named anchorsAustin Hellyer2016-11-051-6/+13
* Fix doc links to enum variantsAustin Hellyer2016-11-054-24/+24
* Finalize invite-related documentationAustin Hellyer2016-11-051-16/+41
* Add message reactionsAustin Hellyer2016-11-055-9/+254
* Abstract opcodes to enumsAustin Hellyer2016-10-221-12/+21
* Initial commitAustin Hellyer2016-10-1811-0/+3685