| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add functions to query and actually prune members from a server. | Rapptz | 2016-07-29 | 1 | -0/+14 |
| * | Begin working on gateway v6 changes. | Rapptz | 2016-07-13 | 1 | -2/+2 |
| * | Fix bug with Client.server_voice_state not deafening. | Rapptz | 2016-06-22 | 1 | -5/+8 |
| * | Support for v5 Gateway. | Rapptz | 2016-06-22 | 1 | -1/+1 |
| * | Add support for message pinning. | Rapptz | 2016-06-18 | 1 | -0/+12 |
| * | Fix HTTPClient.recreate to actually work. | Rapptz | 2016-06-18 | 1 | -1/+1 |
| * | Don't assume that any shared fields are optional in Client.edit_channel. | Rapptz | 2016-06-15 | 1 | -1/+1 |
| * | Make logging for HTTP requests more useful. | Rapptz | 2016-06-15 | 1 | -5/+4 |
| * | Add Client.get_message | Rapptz | 2016-06-15 | 1 | -0/+3 |
| * | Add a way to set permission overwrites when creating a channel. | Rapptz | 2016-06-14 | 1 | -1/+4 |
| * | Fix bucket for change_nickname. | Rapptz | 2016-06-14 | 1 | -1/+1 |
| * | Fix exception when handling login failure | Hornwitser | 2016-06-14 | 1 | -2/+2 |
| * | Fix bug with uploading file-like objects. | Rapptz | 2016-06-12 | 1 | -2/+1 |
| * | Rewrite HTTP handling significantly. | Rapptz | 2016-06-12 | 1 | -0/+484 |