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-11-13
3
-13
/
+24
|
\
|
*
Fix cache write lock timer (#423)
Erk-
2018-10-30
1
-8
/
+9
|
*
Fix compilation without cache (#420)
Erk-
2018-10-24
1
-0
/
+1
|
*
Add configuration for the write lock the cache is using to update (#415)
Erk-
2018-10-15
1
-8
/
+17
|
*
A bunch of typo fixes (#404)
Perry Fraser
2018-10-01
3
-4
/
+4
*
|
Change Cache::message test to ignore and move binding for new message in mess...
Mishio595
2018-09-16
1
-2
/
+1
*
|
EventHandler::message_update with cache feature sends old message if available
Mishio595
2018-09-16
1
-1
/
+2
*
|
Old message is optionally passed with message_update event
Mishio595
2018-09-16
2
-7
/
+21
|
/
*
Change default branch to 'current'
Zeyla Hellyer
2018-09-13
1
-1
/
+1
*
Revert "Old message on update (#368)"
Zeyla Hellyer
2018-09-13
2
-21
/
+7
*
Update client docs to not say user token (#383)
Perry Fraser
2018-09-09
1
-1
/
+1
*
Old message on update (#368)
Adelyn
2018-08-26
2
-7
/
+21
*
Fix all the dead links in the docs
Erk-
2018-08-09
6
-26
/
+25
*
Fix erroneous deadlock detected messages. (#363)
Lymia Aluysia
2018-08-08
1
-10
/
+10
*
Fix compilation + tests on certain feature combos
Zeyla Hellyer
2018-08-07
2
-0
/
+11
*
Fix potential dispatch cache deadlocking + log it
Zeyla Hellyer
2018-08-02
1
-1
/
+12
*
Add missing `mut`
acdenisSK
2018-08-02
1
-1
/
+1
*
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
*
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
[next]