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
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
2
-3
/
+3
*
Change DOS line endings to UNIX line endings
Erk-
2018-09-27
1
-1751
/
+1751
*
Fixed dead links in the http::raw module
Erk-
2018-09-25
1
-43
/
+43
*
Remove inconsistent braces (#397)
Mariell
2018-09-23
1
-3
/
+1
*
Move low-level http functions to a raw module
Zeyla Hellyer
2018-08-24
3
-1738
/
+1756
*
Change HTTP Bulk Delete from DELETE to POST
Adelyn
2018-08-17
1
-1
/
+1
*
Fix routing for http::create_private_channel
Zeyla Hellyer
2018-08-13
1
-1
/
+1
*
Fix all the dead links in the docs
Erk-
2018-08-09
3
-40
/
+40
*
[routing] Fix various incorrect routes. (#364)
Lymia Aluysia
2018-08-08
1
-4
/
+4
*
[http] Fix some routing issues
Zeyla Hellyer
2018-08-08
1
-4
/
+4
*
Fix compilation + tests on certain feature combos
Zeyla Hellyer
2018-08-07
1
-1
/
+1
*
Do not return Result from main in tests
acdenisSK
2018-08-07
1
-2
/
+10
*
Dereference a destructure instead
Zeyla Hellyer
2018-08-06
1
-3
/
+3
*
Remove match ergonomics usage
Zeyla Hellyer
2018-08-06
1
-4
/
+4
*
Remove usage of inclusive range syntax
Zeyla Hellyer
2018-08-06
1
-1
/
+1
*
Make http::fire, http::request public
Zeyla Hellyer
2018-08-05
2
-48
/
+207
*
[http] Abstract out routing methods and paths
Zeyla Hellyer
2018-08-05
3
-654
/
+1694
*
Make http::wind perform requests
Zeyla Hellyer
2018-08-05
1
-57
/
+64
*
Add an internal http::fire method
Zeyla Hellyer
2018-08-04
1
-259
/
+117
*
Remove an unnecessary lifetime on fn signature
Zeyla Hellyer
2018-08-04
1
-1
/
+1
*
Redo how requests are formed in HTTP module
Zeyla Hellyer
2018-08-04
2
-594
/
+688
*
Maintain a single, re-used HTTP client
Zeyla Hellyer
2018-08-04
1
-23
/
+17
*
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
[next]