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
/
gateway
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all the dead links in the docs
Erk-
2018-08-09
2
-19
/
+15
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
1
-2
/
+2
*
Clarify a Shard sequence-off message
Zeyla Hellyer
2018-04-25
1
-1
/
+1
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
3
-19
/
+37
*
Add a connection timeout
Zeyla Hellyer
2018-03-27
1
-1
/
+9
*
Fix heartbeat checking
Zeyla Hellyer
2018-03-27
1
-15
/
+20
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
1
-2
/
+2
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
1
-99
/
+14
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
2
-2
/
+22
*
Compare Instants in Shard::latency
Zeyla Hellyer
2018-01-06
1
-4
/
+6
*
Derive Hash, impl Display on ConnectionStage
Zeyla Hellyer
2018-01-01
1
-1
/
+17
*
Fix shards attempting to re-identify on their own
Zeyla Hellyer
2017-12-16
2
-27
/
+27
*
Break up the model module
Zeyla Hellyer
2017-12-16
3
-6
/
+9
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-4
/
+4
*
Fix Shard::shard_info doctest
Zeyla Hellyer
2017-11-09
1
-3
/
+1
*
Fix doc-tests
acdenisSK
2017-11-08
1
-45
/
+7
*
Whoops. Add a `FromStr` impl for `ReactionType`
acdenisSK
2017-11-04
1
-58
/
+3
*
Merge v0.4.3
acdenisSK
2017-11-04
2
-1
/
+131
|
\
|
*
Fix doctests for a variety of feature targets
Zeyla Hellyer
2017-11-01
1
-2
/
+19
|
*
Use consistent token names in examples
Zeyla Hellyer
2017-11-01
1
-1
/
+1
|
*
Fix shard shutdown via Context
Zeyla Hellyer
2017-10-29
2
-1
/
+20
*
|
Redo client internals + gateway
Zeyla Hellyer
2017-11-03
3
-578
/
+461
*
|
Make the Client return a Result
Zeyla Hellyer
2017-11-03
1
-1
/
+3
*
|
Remove unwraps
acdenisSK
2017-10-24
1
-1
/
+1
*
|
Merge v0.4.2
acdenisSK
2017-10-24
1
-3
/
+23
|
\
|
|
*
Properly update emojis, fix shard retries, fix cs
Lakelezz
2017-10-23
1
-1
/
+17
|
*
Fix shard connection
Zeyla Hellyer
2017-10-19
1
-29
/
+26
|
*
Use update syntax for Shard (#195)
Edward Yang
2017-10-16
1
-22
/
+29
|
*
Reset shard heartbeat state on resume
Zeyla Hellyer
2017-10-09
1
-0
/
+2
|
*
Use an as_ref hack
acdenisSK
2017-10-05
1
-3
/
+3
|
*
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-05
1
-2
/
+3
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
1
-7
/
+7
|
*
Have `ConnectionStage` derive Copy
acdenisSK
2017-10-01
2
-6
/
+6
|
*
Improve shard logic
Zeyla Hellyer
2017-09-30
2
-30
/
+93
|
*
Improve shard and shard runner logging
Zeyla Hellyer
2017-09-30
1
-57
/
+80
*
|
Remove `on_` prefix to EventHandler tymethods
Zeyla Hellyer
2017-10-22
1
-1
/
+1
*
|
Remove setting of the afk field in shards
Zeyla Hellyer
2017-10-19
1
-20
/
+9
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-33
/
+132
*
|
Resume on resumable session invalidations
Zeyla Hellyer
2017-10-09
1
-7
/
+9
*
|
Reset shard heartbeat state on resume
Zeyla Hellyer
2017-10-09
1
-0
/
+2
*
|
Use an as_ref hack
acdenisSK
2017-10-09
1
-3
/
+3
*
|
Replace slice parametres by IntoIterator (#177)
François Triquet
2017-10-09
1
-2
/
+3
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-7
/
+7
*
|
Have `ConnectionStage` derive Copy
acdenisSK
2017-10-09
2
-6
/
+6
*
|
Improve shard logic
Zeyla Hellyer
2017-10-09
2
-30
/
+93
*
|
Improve shard and shard runner logging
Zeyla Hellyer
2017-10-09
1
-57
/
+80
|
/
*
Add a shard manager
Zeyla Hellyer
2017-09-24
1
-2
/
+14
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-69
/
+109
*
Prevent malformed opus data from crashing the bot process (#149)
Maiddog
2017-08-27
1
-35
/
+37
*
Add ability to play DCA and Opus files. (#148)
Maiddog
2017-08-27
1
-7
/
+11
[next]