| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fall back to `str::parse` if `parse_username` fails | acdenisSK | 2017-10-24 | 1 | -3/+4 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -5/+3 |
| * | Fix compiles of a variety of feature combinations | Zeyla Hellyer | 2017-09-18 | 1 | -30/+25 |
| * | Implement categories | acdenisSK | 2017-09-09 | 1 | -0/+1 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -9/+15 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -19/+14 |
| * | Allow FromStr for User to use REST (#147) | Maiddog | 2017-08-24 | 1 | -6/+7 |
| * | Fix tests (#145) | Maiddog | 2017-08-22 | 1 | -21/+17 |
| * | Cfg the display impls as well | acdenisSK | 2017-08-22 | 1 | -0/+4 |
| * | Replace `()` with actual error types | acdenisSK | 2017-08-22 | 1 | -14/+115 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -9/+15 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -15/+9 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -55/+31 |
| * | Fix compilations across feature combinations | Zeyla Hellyer | 2017-06-02 | 1 | -3/+5 |
| * | Add more examples and improve some others | Zeyla Hellyer | 2017-05-23 | 1 | -1/+1 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -3/+10 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -19/+74 |
| * | Add slightly more documentation | Zeyla Hellyer | 2017-03-25 | 1 | -0/+2 |
| * | Optimize caching | Zeyla Hellyer | 2017-02-09 | 1 | -5/+5 |
| * | Switch to a mostly-fully OOP approach | Austin Hellyer | 2017-01-23 | 1 | -4/+3 |
| * | Code style cleanup | Austin Hellyer | 2017-01-08 | 1 | -0/+7 |
| * | Add emoji URL generation methods | Austin Hellyer | 2016-12-12 | 1 | -0/+9 |
| * | Fix no-cache+method conditional compiles | Austin Hellyer | 2016-12-10 | 1 | -3/+3 |
| * | Fix some clippy lints | Austin Hellyer | 2016-12-09 | 1 | -3/+3 |
| * | Allow mentionable structs to be used as command arguments | Illia | 2016-12-07 | 1 | -1/+81 |
| * | Improve Mentions, fix MessageBuilder | Illia | 2016-12-06 | 1 | -33/+18 |
| * | Add Context, REST, and model documentation | fwrs | 2016-11-27 | 1 | -0/+1 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -0/+1 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+95 |