| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Use the de-generification trick." | acdenisSK | 2017-10-03 | 1 | -43/+9 |
| * | Use the de-generification trick. | acdenisSK | 2017-10-02 | 1 | -9/+43 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -3/+3 |
| * | Fix compiles of a variety of feature combinations | Zeyla Hellyer | 2017-09-18 | 1 | -0/+1 |
| * | Don't clone in Cache::all_guilds/private_channels | Zeyla Hellyer | 2017-09-14 | 1 | -5/+3 |
| * | Put the cloning at a later stage | acdenisSK | 2017-09-14 | 1 | -2/+2 |
| * | Revamp `CacheEventsImpl` | acdenisSK | 2017-09-12 | 1 | -3/+7 |
| * | Apply rustfmt + fix tests | Zeyla Hellyer | 2017-09-09 | 1 | -1/+3 |
| * | Implement categories | acdenisSK | 2017-09-09 | 1 | -0/+8 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -4/+4 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -5/+5 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -3/+3 |
| * | Put `update_user_entry` back into the cache | acdenisSK | 2017-08-11 | 1 | -1/+12 |
| * | Split event handling in the cache to a trait | acdenisSK | 2017-08-10 | 1 | -473/+4 |
| * | Remove uneccessary map | acdenisSK | 2017-08-04 | 1 | -2/+2 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -34/+32 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -104/+130 |
| * | Remove the deprecated functions | acdenisSK | 2017-07-11 | 1 | -67/+0 |
| * | Actually, use `unreachable!` instead of `panic!` | acdenisSK | 2017-07-07 | 1 | -1/+1 |
| * | Apply the new api change for dms in bots | acdenisSK | 2017-07-07 | 1 | -35/+19 |
| * | Fix doc tests | acdenisSK | 2017-07-02 | 1 | -40/+52 |
| * | Docs fixes | mei | 2017-06-27 | 1 | -49/+11 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -47/+25 |
| * | Make Member::guild_id non-optional | Zeyla Hellyer | 2017-06-13 | 1 | -1/+1 |
| * | Deprecate Client::login, add Client::new | Zeyla Hellyer | 2017-06-06 | 1 | -3/+3 |
| * | Clippy lints | Zeyla Hellyer | 2017-06-06 | 1 | -3/+3 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -1/+1 |
| * | Add cache docs | Maiddog | 2017-05-30 | 1 | -0/+115 |
| * | Add more examples and improve some others | Zeyla Hellyer | 2017-05-23 | 1 | -5/+64 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+1023 |