| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused imports. | Rapptz | 2017-04-18 | 1 | -2/+0 |
| * | Implement utilities for AsyncIterator. | Rapptz | 2017-02-11 | 1 | -1/+1 |
| * | Update copyright year to 2017. | Rapptz | 2017-01-20 | 1 | -1/+1 |
| * | Make Reaction.users return an async iterator. | Rapptz | 2017-01-11 | 1 | -15/+42 |
| * | Move away from StateContext and use ConnectionState directly. | Rapptz | 2017-01-03 | 1 | -1/+1 |
| * | Rename MessageChannel abc to Messageable. | Rapptz | 2017-01-03 | 1 | -1/+1 |
| * | Add useful repr to all data classes. | Rapptz | 2017-01-03 | 1 | -0/+3 |
| * | Re-add support for reactions. | Rapptz | 2017-01-03 | 1 | -13/+59 |
| * | Documentation fixes. | Rapptz | 2016-11-17 | 1 | -1/+1 |
| * | Inject full Emoji to Reaction if we have it. | khazhyk | 2016-11-03 | 1 | -13/+5 |
| * | Add support for reactions. | khazhyk | 2016-10-27 | 1 | -0/+88 |