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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add `Client::user_id`
Zeyla Hellyer
2018-01-10
1
-3
/
+10
*
Remove `is_bot` boolean from framework
Zeyla Hellyer
2018-01-10
1
-1
/
+1
*
Move `VecMap` to `utils`
acdenisSK
2018-01-02
1
-3
/
+3
*
Resolve no-framework client compilation
Zeyla Hellyer
2018-01-02
1
-2
/
+2
*
Update dispatch.rs
Zeyla Hellyer
2018-01-02
1
-1
/
+1
*
Fix no-framework dispatching
Zeyla Hellyer
2018-01-02
1
-1
/
+1
*
Add an event for shard updates
Zeyla Hellyer
2018-01-01
6
-47
/
+106
*
Expose a method of retrieving shard status/latency
Zeyla Hellyer
2018-01-01
4
-1
/
+52
*
Improve performance of builders even further
acdenisSK
2017-12-27
1
-3
/
+3
*
Add missing trailing comma in match
Zeyla Hellyer
2017-12-17
1
-1
/
+1
*
Trim given token in Client::new
Zeyla Hellyer
2017-12-17
1
-0
/
+2
*
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
4
-62
/
+63
*
Attempt to restart failed shard boots
Zeyla Hellyer
2017-12-16
2
-18
/
+48
*
Break up the model module
Zeyla Hellyer
2017-12-16
5
-23
/
+25
*
Make `Context::edit_profile` slightly efficient
acdenisSK
2017-12-14
1
-3
/
+3
*
Shutdown everything on ShardManager::shutdown_all
Zeyla Hellyer
2017-12-09
5
-1
/
+17
*
Remove client close handle
Zeyla Hellyer
2017-11-20
1
-19
/
+38
*
Implement Deserialize for {,Gateway,Voice}Event
Zeyla Hellyer
2017-11-19
1
-2
/
+7
*
Fix framework doctests
Zeyla Hellyer
2017-11-18
1
-2
/
+2
*
Fix doc-tests
acdenisSK
2017-11-16
1
-1
/
+5
*
Use the threadpool for framework command execution
Zeyla Hellyer
2017-11-13
2
-150
/
+294
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
4
-16
/
+16
*
Make ShardManager::runners public
Zeyla Hellyer
2017-11-09
1
-1
/
+5
*
Fix indention for the docs (#213)
Chris
2017-11-08
1
-6
/
+6
*
Whoops. Add a `FromStr` impl for `ReactionType`
acdenisSK
2017-11-04
1
-7
/
+0
*
Merge v0.4.3
acdenisSK
2017-11-04
3
-1
/
+14
|
\
|
*
Fix doctests for a variety of feature targets
Zeyla Hellyer
2017-11-01
1
-0
/
+6
|
*
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
-7
/
+26
*
|
Fix Client's framework set
Zeyla Hellyer
2017-11-03
1
-2
/
+2
*
|
Redo client internals + gateway
Zeyla Hellyer
2017-11-03
11
-303
/
+1256
*
|
Make the Client return a Result
Zeyla Hellyer
2017-11-03
2
-24
/
+50
*
|
Remove `on_` prefix to EventHandler tymethods
Zeyla Hellyer
2017-10-22
3
-113
/
+113
*
|
Remove setting of the afk field in shards
Zeyla Hellyer
2017-10-19
1
-7
/
+7
*
|
Slightly improve performance of builders
Zeyla Hellyer
2017-10-18
1
-7
/
+9
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
5
-22
/
+27
|
\
|
|
*
Fix clippy lints
Zeyla Hellyer
2017-10-11
5
-22
/
+27
|
*
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
4
-15
/
+38
|
*
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
2
-27
/
+54
|
*
Fix most clippy warnings
Maiddog
2017-10-04
2
-14
/
+2
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
2
-6
/
+6
|
*
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
7
-40
/
+33
*
|
Make the client threadpool user-customizable
Zeyla Hellyer
2017-10-09
4
-15
/
+38
*
|
Add a threadpool to the shard runner
Zeyla Hellyer
2017-10-09
2
-27
/
+54
*
|
Fix most clippy warnings
Maiddog
2017-10-09
2
-14
/
+2
[prev]
[next]