| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add server management commands. | Rapptz | 2015-12-04 | 1 | -0/+7 |
| | | |||||
| * | Add Forbidden and NotFound exceptions. | Rapptz | 2015-12-04 | 1 | -2/+7 |
| | | |||||
| * | Begin working on asyncio port. | Rapptz | 2015-12-04 | 1 | -3/+10 |
| | | |||||
| * | Revert "GIF support for avatars" | Rapptz | 2015-11-26 | 1 | -2/+0 |
| | | | | | This reverts commit 9a5bb439ec9f6ab5d2fce7567452ca310736d688. | ||||
| * | GIF support for avatars | Rapptz | 2015-11-26 | 1 | -0/+2 |
| | | |||||
| * | Add support for uploading avatars. | Rapptz | 2015-11-26 | 1 | -1/+9 |
| | | |||||
| * | Move _null_event and _verify_successful_response to utils | Rapptz | 2015-11-26 | 1 | -0/+10 |
| | | | | | They might be used in other files in the future. | ||||
| * | Add utils.find helper function. | Rapptz | 2015-09-13 | 1 | -0/+23 |
| | | |||||
| * | Refactor parse_time into its own utils file. | Rapptz | 2015-09-04 | 1 | -0/+34 |