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
/
error.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to Rust 2018 (#445)
Lakelezz
2018-12-07
1
-6
/
+6
*
Switch to tungstenite from rust-websocket (#341)
acdenisSK
2018-11-21
1
-12
/
+12
*
Replace `hyper` with `reqwest` (#440)
Lakelezz
2018-11-19
1
-26
/
+17
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-2
/
+2
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
1
-4
/
+10
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-3
/
+3
*
Simplify Error's `Display` impl
Zeyla Hellyer
2017-11-11
1
-11
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-2
/
+1
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-1
/
+2
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-2
/
+1
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-1
/
+2
*
Provide the input and limit back to the user, and do some consistencies
acdenisSK
2017-08-01
1
-2
/
+3
*
rustfmt
acdenisSK
2017-07-27
1
-71
/
+52
*
Return an error if the reason the user provided exceeded the limit
acdenisSK
2017-07-10
1
-0
/
+5
*
Add `Member::permissions`
alex
2017-06-14
1
-0
/
+6
*
Upgrade rust-websocket, rust-openssl, and hyper
Zeyla Hellyer
2017-06-07
1
-0
/
+14
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-29
/
+67
*
Fix docs links
Austin Hellyer
2017-01-24
1
-1
/
+1
*
Add User::default_avatar_url() method
Austin Hellyer
2017-01-08
1
-0
/
+10
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-7
/
+7
*
Fix a typo
Austin Hellyer
2016-12-01
1
-1
/
+1
*
Clean up the codebase
Austin Hellyer
2016-11-29
1
-4
/
+13
*
Add initial audio support
Austin Hellyer
2016-11-29
1
-12
/
+28
*
Rename the `http` module to `rest`
Austin Hellyer
2016-11-25
1
-2
/
+2
*
Re-organize the client module
Austin Hellyer
2016-11-21
1
-9
/
+10
*
A bit of docs
Austin Hellyer
2016-11-18
1
-5
/
+23
*
Add voice connection support
Austin Hellyer
2016-11-14
1
-0
/
+7
*
Fix doc links to enum variants
Austin Hellyer
2016-11-05
1
-2
/
+2
*
Initial commit
Austin Hellyer
2016-10-18
1
-0
/
+106