| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -19/+15 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -26/+33 |
| * | Add some model docs, deprecate Role::edit_role | Maiddog | 2017-06-03 | 1 | -0/+35 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+1 |
| * | Update most dependency version requirements | Zeyla Hellyer | 2017-04-23 | 1 | -4/+4 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -36/+152 |
| * | Optimize caching | Zeyla Hellyer | 2017-02-09 | 1 | -1/+2 |
| * | Switch to a mostly-fully OOP approach | Austin Hellyer | 2017-01-23 | 1 | -2/+0 |
| * | 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 |