| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove `checks_passed` in favour of the `Iterator::all` method | acdenisSK | 2017-07-04 | 1 | -11/+1 |
| * | Fix doc tests | acdenisSK | 2017-07-02 | 1 | -23/+56 |
| * | Add reaction actions (#115) | alex | 2017-06-28 | 1 | -1/+58 |
| * | Make CommandOrAlias and CommandGroup.commands public (#117) | Joe K | 2017-06-28 | 1 | -1/+1 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -6/+5 |
| * | Make framework dynamic_prefix accept an &Message | Zeyla Hellyer | 2017-06-13 | 1 | -1/+1 |
| * | Remove Context::{channel_id, queue} | Zeyla Hellyer | 2017-06-13 | 1 | -1/+1 |
| * | Deprecate Client::login, add Client::new | Zeyla Hellyer | 2017-06-06 | 1 | -10/+10 |
| * | Clippy lints | Zeyla Hellyer | 2017-06-06 | 1 | -12/+18 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -3/+3 |
| * | Add documentation and tests for framework | Maiddog | 2017-05-30 | 1 | -0/+141 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+665 |