| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add note about CurrentUser.mobile | Austin Hellyer | 2017-01-09 | 1 | -0/+1 |
| * | Fix model doc links | Austin Hellyer | 2017-01-02 | 1 | -0/+1 |
| * | Fix typo | Illia | 2016-12-31 | 2 | -3/+3 |
| * | Add guild and channel search | Austin Hellyer | 2016-12-29 | 2 | -0/+29 |
| * | Accept u64 shard counts | Austin Hellyer | 2016-12-26 | 1 | -1/+1 |
| * | Fix current application decoding | Austin Hellyer | 2016-12-18 | 1 | -2/+0 |
| * | Expose message webhook Ids | Illia | 2016-12-18 | 1 | -0/+4 |
| * | Cleanup YAML definition layouts | Austin Hellyer | 2016-12-15 | 46 | -185/+211 |
| * | Implement From<Embed> for CreateEmbed | Austin Hellyer | 2016-12-08 | 1 | -8/+8 |
| * | Allow mentionable structs to be used as command arguments | Illia | 2016-12-07 | 1 | -0/+11 |
| * | Add documentation for models | Illia | 2016-12-04 | 19 | -15/+197 |
| * | Allow Role positions to be negative | Austin Hellyer | 2016-12-01 | 1 | -2/+2 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 2 | -2/+2 |
| * | Add Context, REST, and model documentation | fwrs | 2016-11-27 | 7 | -1/+11 |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 1 | -0/+5 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 7 | -14/+14 |
| * | Rename guild structs to Guild and PartialGuild | Austin Hellyer | 2016-11-24 | 3 | -37/+39 |
| * | Register friend suggestion events | Austin Hellyer | 2016-11-18 | 1 | -0/+17 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 1 | -1/+3 |
| * | Decode discriminators as strings | Austin Hellyer | 2016-11-17 | 1 | -2/+1 |
| * | Add a build decoder for u64s with a default | Austin Hellyer | 2016-11-17 | 1 | -1/+1 |
| * | Embed Author: everything but 'name' is optional | Austin Hellyer | 2016-11-15 | 1 | -0/+2 |
| * | Decode embed/role colours into Colour struct | Austin Hellyer | 2016-11-14 | 2 | -6/+7 |
| * | EmbedAuthor 'url' is optional | Austin Hellyer | 2016-11-14 | 1 | -0/+1 |
| * | Implementing missing HTTP methods | Austin Hellyer | 2016-11-10 | 3 | -0/+78 |
| * | Add a Feature enum | Austin Hellyer | 2016-11-09 | 3 | -2/+27 |
| * | Correctly decode Group channel IDs | Austin Hellyer | 2016-11-09 | 1 | -0/+1 |
| * | Fix message decoding with reactions | Austin Hellyer | 2016-11-09 | 1 | -0/+1 |
| * | Fix build script for optional defaulted u64s | Austin Hellyer | 2016-11-08 | 1 | -1/+1 |
| * | Make all Embed fields except for 'kind' optional | Austin Hellyer | 2016-11-08 | 1 | -0/+7 |
| * | Re-order MessageType definition | Austin Hellyer | 2016-11-07 | 1 | -8/+8 |
| * | Register MessageType 6: PinsAdd | Austin Hellyer | 2016-11-07 | 1 | -0/+2 |
| * | Add webhook support | Austin Hellyer | 2016-11-07 | 9 | -1/+173 |
| * | Message reactions array doesn't exist if empty | Austin Hellyer | 2016-11-06 | 1 | -0/+1 |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 3 | -9/+10 |
| * | Add missing voice region fields + add docs | Austin Hellyer | 2016-11-05 | 1 | -2/+17 |
| * | Finalize invite-related documentation | Austin Hellyer | 2016-11-05 | 2 | -5/+50 |
| * | Add message reactions | Austin Hellyer | 2016-11-05 | 3 | -38/+95 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 57 | -0/+1253 |