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
*
Move unit tests into source
Zeyla Hellyer
2018-08-01
1
-0
/
+18
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
1
-2
/
+2
*
Add servermom methods to http module
president moon
2018-06-17
1
-0
/
+29
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-6
/
+6
*
do not include optional params if they are None in audit logs (#303)
Kyle Clemens
2018-04-11
1
-5
/
+22
*
Add http method to ban zeyla from a guild
Zeyla Hellyer
2018-04-01
1
-0
/
+14
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-13
/
+25
*
Support sending files with an embed (#285)
Brandon Lucier
2018-03-04
1
-0
/
+1
*
Add 'Get Guild Vanity Url' endpoint
Zeyla Hellyer
2018-02-09
1
-0
/
+19
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-37
/
+35
*
Add functions to reorder a guild's channels
Zeyla Hellyer
2018-01-27
1
-0
/
+16
*
Give hyper Response in HTTP errors
Zeyla Hellyer
2018-01-01
1
-23
/
+8
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Break up the model module
Zeyla Hellyer
2017-12-16
1
-3
/
+3
*
impl From<&Path> for http::AttachmentType
Zeyla Hellyer
2017-11-16
1
-0
/
+6
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-7
/
+7
*
Fix audit logs a bit
acdenisSK
2017-11-01
1
-3
/
+11
*
Merge v0.4.2
acdenisSK
2017-10-24
1
-0
/
+18
|
\
|
*
Implement changing a role's position (#201)
Ken Swenson
2017-10-19
1
-0
/
+18
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-1
/
+1
|
*
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-04
1
-2
/
+2
|
*
Revert "Use the de-generification trick."
acdenisSK
2017-10-03
1
-5
/
+1
|
*
Use the de-generification trick.
acdenisSK
2017-10-02
1
-1
/
+5
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
1
-6
/
+6
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-5
/
+6
*
|
Make webhook_id a majour parameter in ratelimiting
Zeyla Hellyer
2017-10-09
1
-3
/
+18
*
|
Replace Vec parameters by IntoIterator (#176)
François Triquet
2017-10-09
1
-2
/
+2
*
|
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
1
-57
/
+30
*
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
1
-30
/
+57
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-57
/
+30
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-28
/
+53
*
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
[next]