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
/
voice
/
handler.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+12
*
Change the way ids and some enums are made (#295)
Leah
2018-03-23
1
-8
/
+8
*
Backport parts of 7d162b9
Kyle Simpson
2018-03-05
1
-1
/
+2
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-16
/
+2
*
Multiple audio stream playback, volume control, pausing
Kyle Simpson
2018-01-31
1
-4
/
+28
*
Remove an `Into<Option<T>>`
Zeyla Hellyer
2018-01-30
1
-2
/
+2
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
1
-5
/
+13
*
Fix voice feature compilation
Zeyla Hellyer
2017-12-16
1
-1
/
+2
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-5
/
+3
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-1
/
+1
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-1
/
+1
*
Revamp `RwLock` usage in the lib
acdenisSK
2017-08-24
1
-1
/
+1
*
Change the config a bit, and a few nitpicks
acdenisSK
2017-07-27
1
-6
/
+6
*
rustfmt
acdenisSK
2017-07-27
1
-14
/
+10
*
Switch from #[doc(hidden)] to pub(crate)
alex
2017-06-14
1
-9
/
+1
*
Fix voice compilation
Zeyla Hellyer
2017-06-10
1
-5
/
+5
*
Restructure modules
Zeyla Hellyer
2017-05-22
1
-0
/
+432