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
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log more information about failed deserializations
Zeyla Hellyer
2018-04-25
1
-2
/
+16
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
2
-5
/
+9
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
2
-12
/
+3
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
1
-29
/
+0
*
Convert from macro to ? (#226)
Mei Boudreau
2017-11-23
1
-8
/
+0
*
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-20
/
+4
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
3
-4
/
+4
*
Add Debug derives to more public types
thelearnerofcode
2017-11-07
1
-0
/
+1
*
Fix some compilation feature targets, fix lints
Zeyla Hellyer
2017-10-17
1
-0
/
+1
*
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
2
-2
/
+9
|
\
|
*
Add try_opt macro for substitute
Mei Boudreau
2017-10-12
1
-0
/
+7
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
1
-2
/
+2
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-0
/
+13
|
/
*
Add a shard manager
Zeyla Hellyer
2017-09-24
1
-16
/
+7
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-4
/
+4
*
Fix compiles of a variety of feature combinations
Zeyla Hellyer
2017-09-18
1
-6
/
+11
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-4
/
+4
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
3
-4
/
+26
*
Fix rustfmt lines that are too long
Zeyla Hellyer
2017-08-18
1
-1
/
+2
*
Apply rustfmt
Zeyla Hellyer
2017-08-18
1
-2
/
+3
*
Clippy and rustfmt
acdenisSK
2017-08-01
1
-1
/
+1
*
Handle the `None`s better
acdenisSK
2017-07-30
1
-3
/
+8
*
Remove a few clones
acdenisSK
2017-07-29
1
-6
/
+7
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-5
/
+2
*
rustfmt
acdenisSK
2017-07-27
5
-23
/
+23
*
Use a consistent indentation style
Zeyla Hellyer
2017-07-26
1
-8
/
+8
*
Revert the ignoring of protocol and data frame errors, while actually handlin...
acdenisSK
2017-07-24
1
-12
/
+16
*
Update dependencies
Zeyla Hellyer
2017-06-21
1
-6
/
+6
*
Upgrade rust-websocket, rust-openssl, and hyper
Zeyla Hellyer
2017-06-07
2
-35
/
+51
*
Use chrono for struct timestamp fields
Zeyla Hellyer
2017-06-06
1
-9
/
+16
*
Remove unused internal macro
Zeyla Hellyer
2017-05-24
1
-9
/
+0
*
Restructure modules
Zeyla Hellyer
2017-05-22
4
-2
/
+179
*
Switch to using serde for deserialization
Zeyla Hellyer
2017-04-11
1
-1
/
+4
*
(╯°□°)╯︵ ┻━┻
Austin Hellyer
2016-12-19
1
-1
/
+1
*
More config for CreateCommand, add various methods
Illia
2016-12-10
1
-2
/
+2
*
Change all try's into ?s
acdenisSK
2016-12-07
1
-3
/
+3
*
Clean up the codebase
Austin Hellyer
2016-11-29
1
-12
/
+13
*
Re-organize the client module
Austin Hellyer
2016-11-21
1
-5
/
+4
*
Add voice connection support
Austin Hellyer
2016-11-14
3
-0
/
+112
*
Add internal module
Austin Hellyer
2016-11-14
2
-0
/
+10