| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |