aboutsummaryrefslogtreecommitdiff
path: root/src/http/ratelimiting.rs
Commit message (Expand)AuthorAgeFilesLines
* Slightly clarify ratelimiting documentationZeyla Hellyer2017-10-301-2/+2
* Fix clippy lintsZeyla Hellyer2017-10-111-3/+2
* Fix most clippy warningsMaiddog2017-10-041-1/+1
* Apply rustfmtZeyla Hellyer2017-09-181-12/+13
* Apply rustfmtZeyla Hellyer2017-09-181-1/+3
* Use combinators in `parse_header`acdenisSK2017-09-171-14/+7
* Add ability to play DCA and Opus files. (#148)Maiddog2017-08-271-16/+19
* Revamp `RwLock` usage in the libacdenisSK2017-08-241-19/+16
* Fix rustfmt lines that are too longZeyla Hellyer2017-08-181-1/+3
* Apply rustfmtZeyla Hellyer2017-08-181-7/+11
* Clippy and rustfmtacdenisSK2017-08-011-1/+2
* Remove a few clonesacdenisSK2017-07-291-2/+1
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-34/+32
* rustfmtacdenisSK2017-07-271-29/+39
* Add an actual way to fetch audit log entries from a guildacdenisSK2017-07-201-0/+5
* Update dependenciesZeyla Hellyer2017-06-211-2/+2
* Switch from #[doc(hidden)] to pub(crate)alex2017-06-141-6/+3
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-2/+2
* Fix ratelimiting::ROUTES doctestZeyla Hellyer2017-05-301-1/+1
* Include more info on ratelimiting debugsZeyla Hellyer2017-05-301-7/+7
* Fix ratelimits causing 429s in certain situationsZeyla Hellyer2017-05-301-17/+18
* Clippy lintsZeyla Hellyer2017-05-241-3/+3
* Restructure modulesZeyla Hellyer2017-05-221-0/+504