| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implementing missing HTTP methods | Austin Hellyer | 2016-11-10 | 2 | -5/+36 | |
| * | Fix ratelimit bucket for start_integration_sync | Austin Hellyer | 2016-11-10 | 1 | -1/+1 | |
| * | slice_patterns is not stable | Austin Hellyer | 2016-11-10 | 2 | -6/+5 | |
| * | Properly shutdown on connection Drop | Austin Hellyer | 2016-11-10 | 2 | -0/+25 | |
| * | Correctly shutdown the connection | Austin Hellyer | 2016-11-10 | 1 | -5/+13 | |
| * | Add a Feature enum | Austin Hellyer | 2016-11-09 | 1 | -1/+1 | |
| * | Add REST error code enum | Austin Hellyer | 2016-11-09 | 1 | -0/+87 | |
| * | Map op codes via a macro | Austin Hellyer | 2016-11-09 | 4 | -66/+51 | |
| * | Fix README example | Austin Hellyer | 2016-11-08 | 1 | -4/+8 | |
| * | Framework: fix command arg positioning | Austin Hellyer | 2016-11-08 | 2 | -46/+71 | |
| * | Add Manage Webhooks to permissions 2FA list | Austin Hellyer | 2016-11-08 | 1 | -0/+2 | |
| * | Add arguments to framework commands | Austin Hellyer | 2016-11-07 | 2 | -3/+8 | |
| * | Add webhook support | Austin Hellyer | 2016-11-07 | 12 | -1/+718 | |
| * | Add Attachment::download{,to_directory} | Austin Hellyer | 2016-11-07 | 1 | -0/+144 | |
| * | Remove Context::get_application{s,_info} | Austin Hellyer | 2016-11-06 | 1 | -8/+0 | |
| * | Remove Context alias methods | Austin Hellyer | 2016-11-06 | 1 | -92/+9 | |
| * | Fix old ratelimit resets breaking next requests | Austin Hellyer | 2016-11-06 | 1 | -1/+10 | |
| * | Remove Context::get_voice_regions | Austin Hellyer | 2016-11-06 | 1 | -4/+0 | |
| * | Add an 'allow_whitespace' framework config | Austin Hellyer | 2016-11-06 | 2 | -31/+84 | |
| * | Allow non-prefixed mentions | Austin Hellyer | 2016-11-06 | 1 | -15/+20 | |
| * | Fix framework locking on MessageCreate dispatch | Austin Hellyer | 2016-11-06 | 1 | -2/+3 | |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 11 | -38/+129 | |
| * | Move HTTP/ratelimiting into a separate module | Austin Hellyer | 2016-11-06 | 3 | -5/+5 | |
| * | Fix doc import | Austin Hellyer | 2016-11-06 | 1 | -1/+1 | |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 21 | -26/+46 | |
| * | Convert all doc anchors to named anchors | Austin Hellyer | 2016-11-05 | 4 | -82/+136 | |
| * | Fix doc links to enum variants | Austin Hellyer | 2016-11-05 | 9 | -81/+81 | |
| * | Support major parameters in ratelimits | Austin Hellyer | 2016-11-05 | 3 | -84/+139 | |
| * | Finalize invite-related documentation | Austin Hellyer | 2016-11-05 | 2 | -18/+60 | |
| * | Add message reactions | Austin Hellyer | 2016-11-05 | 11 | -11/+441 | |
| * | Fix readme example to properly use framework | Austin Hellyer | 2016-10-23 | 1 | -2/+3 | |
| * | Abstract opcodes to enums | Austin Hellyer | 2016-10-22 | 3 | -20/+127 | |
| * | Add ability to fully set a presence | Austin Hellyer | 2016-10-20 | 2 | -2/+27 | |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 33 | -0/+9672 | |