index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http
/
ratelimiting.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move low-level http functions to a raw module
Zeyla Hellyer
2018-08-24
1
-1
/
+1
*
Fix all the dead links in the docs
Erk-
2018-08-09
1
-3
/
+3
*
[http] Abstract out routing methods and paths
Zeyla Hellyer
2018-08-05
1
-265
/
+18
*
Redo how requests are formed in HTTP module
Zeyla Hellyer
2018-08-04
1
-10
/
+9
*
Add http::ratelimiting::offset
Zeyla Hellyer
2018-07-04
1
-13
/
+23
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-2
/
+2
*
Take 'Date' header into account when ratelimiting
Zeyla Hellyer
2018-04-27
1
-2
/
+61
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-4
/
+8
*
Add 'Get Guild Vanity Url' endpoint
Zeyla Hellyer
2018-02-09
1
-0
/
+6
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-13
/
+13
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-1
/
+1
*
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-3
/
+2
|
\
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-3
/
+2
|
*
Fix most clippy warnings
Maiddog
2017-10-04
1
-1
/
+1
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-9
/
+7
*
|
Make webhook_id a majour parameter in ratelimiting
Zeyla Hellyer
2017-10-09
1
-1
/
+1
*
|
Fix most clippy warnings
Maiddog
2017-10-09
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