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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Revert "Use the de-generification trick."
acdenisSK
2017-10-09
1
-5
/
+1
*
|
Use the de-generification trick.
acdenisSK
2017-10-09
1
-1
/
+5
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-6
/
+6
|
/
*
Document http::set_token and unhide it from docs
Zeyla Hellyer
2017-09-23
1
-3
/
+22
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
2
-69
/
+43
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-1
/
+3
*
Use combinators in `parse_header`
acdenisSK
2017-09-17
1
-14
/
+7
*
Update deprecated bulk delete endpoint
Zeyla Hellyer
2017-09-05
1
-1
/
+1
*
Remove more non-bot user endpoints
Zeyla Hellyer
2017-09-01
1
-47
/
+0
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
2
-46
/
+76
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
2
-76
/
+46
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
1
-1
/
+3
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
2
-35
/
+64
*
Clippy and rustfmt
acdenisSK
2017-08-01
1
-1
/
+2
*
Remove a few clones
acdenisSK
2017-07-29
2
-3
/
+2
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
2
-439
/
+680
*
rustfmt
acdenisSK
2017-07-27
3
-256
/
+275
*
Remove the code meant for debugging
acdenisSK
2017-07-24
1
-2
/
+0
*
Revert the ignoring of protocol and data frame errors, while actually handlin...
acdenisSK
2017-07-24
1
-0
/
+2
*
Add an actual way to fetch audit log entries from a guild
acdenisSK
2017-07-20
2
-0
/
+15
*
Remove the deprecated functions
acdenisSK
2017-07-11
1
-18
/
+0
*
Implement attaching reasons to bans
acdenisSK
2017-07-08
1
-3
/
+4
*
Docs fixes
mei
2017-06-27
1
-3
/
+2
*
Update dependencies
Zeyla Hellyer
2017-06-21
1
-2
/
+2
*
Add 'wait' parameter to http::execute_webhook
Zeyla Hellyer
2017-06-20
1
-6
/
+21
*
Call send_files from http::send_file
Zeyla Hellyer
2017-06-14
1
-35
/
+7
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
2
-10
/
+6
*
Use HTTPS Connector with remaining HTTP functions
Maiddog
2017-06-14
1
-9
/
+20
*
Use an https connector in http::send_files
Zeyla Hellyer
2017-06-09
1
-1
/
+5
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-2
/
+2
*
Make http::send_files accept a slice of bytes
Zeyla Hellyer
2017-06-04
1
-4
/
+13
*
Make http::AttachmentType only use borrowed values
Zeyla Hellyer
2017-06-04
1
-14
/
+16
*
Fix compilations across feature combinations
Zeyla Hellyer
2017-06-02
1
-1
/
+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
*
Implement multiple attachments
Ken Swenson
2017-05-28
1
-0
/
+86
*
Fix incorrect attempted send_file deserialization
Zeyla Hellyer
2017-05-27
1
-0
/
+12
*
Fix broken docs links in http module
Zeyla Hellyer
2017-05-24
1
-43
/
+43
*
Clippy lints
Zeyla Hellyer
2017-05-24
1
-3
/
+3
*
Restructure modules
Zeyla Hellyer
2017-05-22
3
-0
/
+2083
[prev]