| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Slightly clarify ratelimiting documentation | Zeyla Hellyer | 2017-10-30 | 1 | -2/+2 |
| * | Fix clippy lints | Zeyla Hellyer | 2017-10-11 | 1 | -3/+2 |
| * | Fix most clippy warnings | Maiddog | 2017-10-04 | 1 | -1/+1 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -12/+13 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-09-18 | 1 | -1/+3 |
| * | Use combinators in `parse_header` | acdenisSK | 2017-09-17 | 1 | -14/+7 |
| * | Add ability to play DCA and Opus files. (#148) | Maiddog | 2017-08-27 | 1 | -16/+19 |
| * | Revamp `RwLock` usage in the lib | acdenisSK | 2017-08-24 | 1 | -19/+16 |
| * | Fix rustfmt lines that are too long | Zeyla Hellyer | 2017-08-18 | 1 | -1/+3 |
| * | Apply rustfmt | Zeyla Hellyer | 2017-08-18 | 1 | -7/+11 |
| * | Clippy and rustfmt | acdenisSK | 2017-08-01 | 1 | -1/+2 |
| * | Remove a few clones | acdenisSK | 2017-07-29 | 1 | -2/+1 |
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -34/+32 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -29/+39 |
| * | Add an actual way to fetch audit log entries from a guild | acdenisSK | 2017-07-20 | 1 | -0/+5 |
| * | Update dependencies | Zeyla Hellyer | 2017-06-21 | 1 | -2/+2 |
| * | Switch from #[doc(hidden)] to pub(crate) | alex | 2017-06-14 | 1 | -6/+3 |
| * | Use chrono for struct timestamp fields | Zeyla Hellyer | 2017-06-06 | 1 | -2/+2 |
| * | Fix ratelimiting::ROUTES doctest | Zeyla Hellyer | 2017-05-30 | 1 | -1/+1 |
| * | Include more info on ratelimiting debugs | Zeyla Hellyer | 2017-05-30 | 1 | -7/+7 |
| * | Fix ratelimits causing 429s in certain situations | Zeyla Hellyer | 2017-05-30 | 1 | -17/+18 |
| * | Clippy lints | Zeyla Hellyer | 2017-05-24 | 1 | -3/+3 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -0/+504 |