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
*
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 http::ratelimiting::offset
Zeyla Hellyer
2018-07-04
1
-13
/
+23
*
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
3
-10
/
+10
*
Take 'Date' header into account when ratelimiting
Zeyla Hellyer
2018-04-27
1
-2
/
+61
*
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
3
-19
/
+41
*
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
2
-0
/
+25
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
2
-50
/
+48
*
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
2
-32
/
+15
*
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
2
-8
/
+8
*
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
*
|
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
2
-4
/
+3
|
*
Fix most clippy warnings
Maiddog
2017-10-04
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
2
-14
/
+13
*
|
Make webhook_id a majour parameter in ratelimiting
Zeyla Hellyer
2017-10-09
2
-4
/
+19
*
|
Fix most clippy warnings
Maiddog
2017-10-09
1
-1
/
+1
*
|
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
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
[next]