| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix ordering issue with Message.server | Rapptz | 2015-11-18 | 1 | -3/+5 | |
| * | Message.mentions now returns a list of Member instead of User | Rapptz | 2015-11-16 | 1 | -3/+14 | |
| * | Make Message.channel an Object if something goes wrong. | Rapptz | 2015-10-27 | 1 | -3/+8 | |
| * | Add Message.server attribute shortcut. | Rapptz | 2015-10-23 | 1 | -0/+4 | |
| * | Documentation fixes for Message. | Rapptz | 2015-10-21 | 1 | -4/+6 | |
| * | Message.author is now either Member or User. | Rapptz | 2015-10-14 | 1 | -4/+15 | |
| * | Refactor parse_time into its own utils file. | Rapptz | 2015-09-04 | 1 | -10/+3 | |
| * | Use kwargs if the number of arguments needed is too many. | Rapptz | 2015-09-04 | 1 | -13/+13 | |
| * | Python3 import fixes. | Rapptz | 2015-08-28 | 1 | -1/+1 | |
| * | Fix issue with some MESSAGE_UPDATE events.v0.2.1 | Rapptz | 2015-08-24 | 1 | -5/+8 | |
| * | Some documentation warning fixes. | Rapptz | 2015-08-21 | 1 | -1/+1 | |
| * | Change the way timestamps are parsed. | Rapptz | 2015-08-21 | 1 | -4/+7 | |
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+89 | |