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
/
client
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
2
-4
/
+4
*
Fix doc links with no anchor
Zeyla Hellyer
2018-07-11
1
-0
/
+1
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
2
-4
/
+4
*
Remove empty whitespace at ends of lines
Zeyla Hellyer
2018-04-25
1
-3
/
+3
*
Refactor imports/exports to use nested groups and better formatting
acdenisSK
2018-03-29
6
-21
/
+51
*
Fix heartbeat checking
Zeyla Hellyer
2018-03-27
1
-7
/
+2
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
2
-7
/
+7
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
6
-73
/
+227
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
5
-17
/
+24
*
Fix ShardManager doctest
Zeyla Hellyer
2018-01-10
1
-11
/
+14
*
Simplify ShardManager creation
Zeyla Hellyer
2018-01-10
2
-72
/
+26
*
Add an event for shard updates
Zeyla Hellyer
2018-01-01
3
-3
/
+43
*
Expose a method of retrieving shard status/latency
Zeyla Hellyer
2018-01-01
4
-1
/
+52
*
Add missing trailing comma in match
Zeyla Hellyer
2017-12-17
1
-1
/
+1
*
Fix doc-tests and `single_zc`
acdenisSK
2017-12-17
1
-5
/
+5
*
Fix shards attempting to re-identify on their own
Zeyla Hellyer
2017-12-16
1
-8
/
+24
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
2
-13
/
+13
*
Attempt to restart failed shard boots
Zeyla Hellyer
2017-12-16
2
-18
/
+48
*
Break up the model module
Zeyla Hellyer
2017-12-16
2
-6
/
+8
*
Shutdown everything on ShardManager::shutdown_all
Zeyla Hellyer
2017-12-09
4
-0
/
+16
*
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-2
/
+7
*
Use the threadpool for framework command execution
Zeyla Hellyer
2017-11-13
1
-29
/
+11
*
Make ShardManager::runners public
Zeyla Hellyer
2017-11-09
1
-1
/
+5
*
Whoops. Add a `FromStr` impl for `ReactionType`
acdenisSK
2017-11-04
1
-7
/
+0
*
Merge v0.4.3
acdenisSK
2017-11-04
1
-0
/
+7
|
\
|
*
Fix shard shutdown via Context
Zeyla Hellyer
2017-10-29
2
-7
/
+26
*
|
Redo client internals + gateway
Zeyla Hellyer
2017-11-03
8
-156
/
+1064
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
3
-15
/
+20
|
\
|
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
3
-15
/
+20
|
*
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
3
-15
/
+26
|
*
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
1
-10
/
+36
|
*
Fix most clippy warnings
Maiddog
2017-10-04
2
-14
/
+2
|
*
Rename an internal Shard Runner method
Zeyla Hellyer
2017-09-30
1
-2
/
+2
|
*
Improve shard logic
Zeyla Hellyer
2017-09-30
1
-83
/
+75
|
*
Improve shard and shard runner logging
Zeyla Hellyer
2017-09-30
1
-3
/
+19
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
3
-18
/
+16
*
|
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
3
-15
/
+26
*
|
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
1
-10
/
+36
*
|
Fix most clippy warnings
Maiddog
2017-10-09
2
-14
/
+2
*
|
Rename an internal Shard Runner method
Zeyla Hellyer
2017-10-09
1
-2
/
+2
*
|
Improve shard logic
Zeyla Hellyer
2017-10-09
1
-83
/
+75
*
|
Improve shard and shard runner logging
Zeyla Hellyer
2017-10-09
1
-3
/
+19
|
/
*
Fix client shards by cloning ShardManager runners
Zeyla Hellyer
2017-09-27
3
-2
/
+4
*
Fix client no-framework compilation
Zeyla Hellyer
2017-09-27
3
-32
/
+78
*
Fix tests and example 05
Zeyla Hellyer
2017-09-24
2
-4
/
+1
*
Add a shard manager
Zeyla Hellyer
2017-09-24
5
-0
/
+507