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 doclink per suggestions
Adelyn
2019-01-01
1
-1
/
+3
*
Modify message_update behaviour when cache is enabled
Adelyn Breelove
2018-12-31
2
-7
/
+21
*
Implement the proposed change to the sharemap (`Mutex` => `RwLock`) (#453)
Erk-
2018-12-22
6
-22
/
+22
*
Remove global Cache (#448)
Lakelezz
2018-12-18
6
-119
/
+224
*
Update to Rust 2018 (#445)
Lakelezz
2018-12-07
13
-51
/
+51
*
Change all builders to mutably borrow (#443)
Ken Swenson
2018-11-25
1
-2
/
+6
*
Switch to tungstenite from rust-websocket (#341)
acdenisSK
2018-11-21
3
-29
/
+29
*
Update context and edit_profile doc test
Ken Swenson
2018-11-11
1
-3
/
+10
*
Revert "Remove Context::edit_profile"
Ken Swenson
2018-11-11
1
-0
/
+60
*
Rebase v0.6x onto current
Ken Swenson
2018-11-06
1
-12
/
+1
*
Remove Context::edit_profile
Zeyla Hellyer
2018-11-06
1
-60
/
+0
*
Add Rich Presence parsing support
Zeyla Hellyer
2018-11-06
4
-83
/
+58
*
Make builders mutably borrowed
Zeyla Hellyer
2018-11-06
1
-1
/
+5
*
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 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
[next]