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
*
Merge branch 'upstream'
Mishio595
2018-08-06
1
-1
/
+12
|
\
|
*
Fix potential dispatch cache deadlocking + log it
Zeyla Hellyer
2018-08-02
1
-1
/
+12
*
|
Merge branch 'upstream'
Mishio595
2018-08-02
1
-1
/
+1
|
\
|
|
*
Add missing `mut`
acdenisSK
2018-08-02
1
-1
/
+1
*
|
Merge branch 'upstream'
Mishio595
2018-08-01
3
-61
/
+33
|
\
|
|
*
Don't delay Ready with cache enabled
Zeyla Hellyer
2018-08-01
1
-46
/
+5
|
*
De-cringe a comment
acdenisSK
2018-08-01
1
-3
/
+3
|
*
Add From impls for Game, generify Game params
Zeyla Hellyer
2018-08-01
2
-12
/
+24
|
*
Deprecate Context::edit_profile
Zeyla Hellyer
2018-07-31
1
-0
/
+1
*
|
EventHandler::message_update with cache feature sends old message if available
Mishio595
2018-07-24
2
-2
/
+21
|
/
*
Fix some clippy lints
Zeyla Hellyer
2018-07-15
2
-4
/
+4
*
Fix doc links with no anchor
Zeyla Hellyer
2018-07-11
2
-3
/
+4
*
Add a message cache API (#345)
zeyla
2018-07-09
1
-1
/
+7
*
Remove extraneous spaces at the end of lines
Zeyla Hellyer
2018-06-17
4
-59
/
+59
*
Fix links to the repo
Zeyla Hellyer
2018-05-23
1
-1
/
+1
*
Replace (most) placeholders with actual names
acdenisSK
2018-05-22
1
-54
/
+54
*
Remove a usage of Clone::clone
Zeyla Hellyer
2018-04-26
1
-2
/
+2
*
Fix panics on guild member update dispatches
Zeyla Hellyer
2018-04-26
1
-10
/
+12
*
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
11
-35
/
+81
*
Fix heartbeat checking
Zeyla Hellyer
2018-03-27
1
-7
/
+2
*
Remove useless clones (#292)
Maiddog
2018-03-17
1
-1
/
+1
*
Fix no-cache standardframework compilation (#290)
Lakelezz
2018-03-15
1
-1
/
+1
*
Add documentation to `EventHandler`
acdenisSK
2018-02-19
1
-2
/
+205
*
Fix broken docs links caused by model mod changes
Zeyla Hellyer
2018-01-31
4
-20
/
+20
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
7
-78
/
+268
*
Use an InterMessage to communicate over gateway
Zeyla Hellyer
2018-01-18
7
-24
/
+32
*
Fix ShardManager doctest
Zeyla Hellyer
2018-01-10
1
-11
/
+14
*
Revert "Add `Client::user_id`"
Zeyla Hellyer
2018-01-10
1
-9
/
+3
*
Simplify ShardManager creation
Zeyla Hellyer
2018-01-10
3
-119
/
+54
*
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
[next]