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
/
mod.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove a few clones
acdenisSK
2017-07-29
1
-1
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-405
/
+648
*
rustfmt
acdenisSK
2017-07-27
1
-224
/
+235
*
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
1
-0
/
+10
*
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
*
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
1
-4
/
+3
*
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
*
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
*
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
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+1544
[prev]