| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Alphabetize model method names | Austin Hellyer | 2017-01-08 | 1 | -20/+20 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -12/+12 |
| * | Add documentation for models | Illia | 2016-12-04 | 1 | -2/+6 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -2/+2 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -0/+2 |
| * | Voice example no longer requires 'extras' | Austin Hellyer | 2016-11-26 | 1 | -1/+0 |
| * | Add a bit more docs | Austin Hellyer | 2016-11-26 | 1 | -0/+1 |
| * | Catch some clippy lints | Austin Hellyer | 2016-11-25 | 1 | -3/+0 |
| * | Move events into their own module | Austin Hellyer | 2016-11-25 | 1 | -755/+0 |
| * | Rename PublicChannel to GuildChannel | Austin Hellyer | 2016-11-25 | 1 | -2/+2 |
| * | Rename guild structs to Guild and PartialGuild | Austin Hellyer | 2016-11-24 | 1 | -6/+6 |
| * | Rename the State to Cache | Austin Hellyer | 2016-11-22 | 1 | -2/+2 |
| * | Rework contextual presence methods | Austin Hellyer | 2016-11-19 | 1 | -5/+5 |
| * | Register friend suggestion events | Austin Hellyer | 2016-11-18 | 1 | -0/+27 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -0/+4 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -60/+1 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Add delete_message_reactions + register event | Austin Hellyer | 2016-11-11 | 1 | -0/+19 |
| * | Map op codes via a macro | Austin Hellyer | 2016-11-09 | 1 | -2/+2 |
| * | Add webhook support | Austin Hellyer | 2016-11-07 | 1 | -0/+16 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Add message reactions | Austin Hellyer | 2016-11-05 | 1 | -0/+30 |
| * | Abstract opcodes to enums | Austin Hellyer | 2016-10-22 | 1 | -12/+21 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+784 |